When working with supernumbers, a simple question becomes surprisingly subtle:
When are two things “the same”?
In everyday thinking, identity feels obvious. In more complex situations, it depends on:
how things are observed
how they behave over time
what we care about in practice
This leads to two useful notions:
structural identity and effective identity
A supernumber is an object of the form:
where:
is the base value (observable or effective value),
is the shadow structure, encoding generative or historical information.
Two supernumbers may share the same base value while differing in shadow structure.
We distinguish:
Effective identity: equality of base values
Structural identity: equality of shadow structures
A supernumber is not just a value.
It is a structured object that includes:
what is currently visible
how it tends to evolve
what remains implicit or hidden
So comparing two supernumbers means:
comparing organized behaviors, not just static values
Consider two supernumbers:
where:
Visible value: 10
Behavior: increases by +1 every step
Hidden aspect: nothing special
where:
Visible value: 10
Behavior: adds +2 then -1 repeatedly
Hidden aspect: internal oscillation
evolves like this:
10 → 11 → 12 → 13 → ... evolves like this:
10 → 12 → 11 → 13 → 12 → 14 → 13 → ... Internally:
A is simple (+1)
B is more complex (+2, -1, +2, -1, ...)
But if we observe and at a coordinated time, both effectively evolve like this:
10 → 11 → 12 → 13 → ... Structurally: different
Effectively: the same (for this specific observation)
This is the core distinction.
Two supernumbers are structurally identical if:
they share the same internal organization
Informally:
same components
same relationships
same underlying structure
very strict
stable across a extensive (but non exhaustive) set of situations
often difficult to achieve or verify in real systems
Two supernumbers are effectively identical if:
they behave the same for the purpose at hand
Even if their internal structure differs.
highly sensitive to contextual fluctuations
flexible and more practical
more easily accessible
In many real situations:
extensive structural comparison is too costly or impossible
behavior is what matters
So instead of asking:
“are they exactly the same?”
you ask:
“can I treat them as the same here?”
The same pair of objects can be:
identical under one viewpoint
different under another
Think of two maps of the same place:
one shows roads
one shows subway lines
Are they the same?
structurally: no
effectively: depends on what you need
Two things that are identical now may:
drift apart
or become indistinguishable in behavior
So identity is not always fixed:
it can evolve
Structural Identity
Stricter
Focus on internal structure
Strong stability
For analysis
Effective Identity
Flexible
Focus on observable behaviour
Stability is context-sensitive
For action
In practice:
use structural identity when context matters use effective identity when immediate action matters
In everyday reasoning, we often rely on effective identity:
grouping things that “act the same”
ignoring irrelevant internal differences
This is not a shortcut—it is often the only workable approach in complex environments.
Structural identity asks: “why do they seem to act the same/differently?”
Effective identity asks: “can I treat them as the same here and now?”
Both are useful.
But for navigating most situations:
effective identity is usually what allows you to move forward.
I am NOT stating that the distinction between structural and effective identity is clear and fundamental—it is a useful way to navigate systems, not a statement about how reality is ultimately divided.