DEF0022canonicalv1Three-Level Equality
Three levels of sameness: (1) ontic identity (primitive), (2) address equivalence (decidable, NF-based), (3) shadow equality (external VM readout).
Payload
Three-Level Equality
Three levels of sameness: (1) ontic identity (primitive), (2) address equivalence (decidable, NF-based), (3) shadow equality (external VM readout).
Three-Level Equality
Summary
Three levels of sameness: (1) ontic identity (primitive), (2) address equivalence (decidable, NF-based), (3) shadow equality (external VM readout).
Statement
%
\label{def:three-equality}
The three levels of equality in $\tau$ are:
\medskip
\textbf{Level 1 --- Ontic identity ($=_{\mathrm{ont}}$).}
Two objects $x, y \in \Obj(\tau)$ are \textbf{ontically identical}
if they are the same element of $\Obj(\tau)$:
same seed generator and same depth.
\[
x =_{\mathrm{ont}} y
\quad:\Longleftrightarrow\quad
\mathrm{seed}(x) = \mathrm{seed}(y)
\;\text{and}\;
\mathrm{depth}(x) = \mathrm{depth}(y).
\]
This is the primitive notion of equality.
It is decidable: given any two objects,
one can compare their seeds and depths in finite time.
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-01.jsonlline 29 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part03/ch14-three-equality.texlines 54-74
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Denotation.Equality - Name:
Tau.Denotation.Equality
Dependencies
- Canonical: I.T01, I.D07
Related Results
Generated by later projection phases.
Related Publications
Generated by later projection phases.
Revision Notes
- 2026-04-24: Initial pilot migration.
Identifiers
Aliases & legacy IDs
I.D15three-level-equalitydef:three-equalityRelease lines
corpus_v3_workingcorpus_v2Relations
Appears in (1)
Sources
Version & History
Status disclaimer
A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.