DEF0038canonicalv1Address DAG
Full quadtree (recurse on all 4 coordinates by index) globally deduplicated by index identity. Diamond-shaped finite DAG: branching out from root, reconverging via shared indices, terminating at alpha_1.
Payload
Address DAG
Full quadtree (recurse on all 4 coordinates by index) globally deduplicated by index identity. Diamond-shaped finite DAG: branching out from root, reconverging via shared indices, terminating at alpha_1.
Address DAG
Summary
Full quadtree (recurse on all 4 coordinates by index) globally deduplicated by index identity. Diamond-shaped finite DAG: branching out from root, reconverging via shared indices, terminating at alpha_1.
Statement
%
\label{def:address-dag}
The \textbf{Address DAG} of $x \in \tau\text{-Idx}$
is the finite directed acyclic graph
$\mathrm{DAG}(x) = (V, E)$ where:
\begin{itemize}
\item $V$ is the set of all indices reachable
from $x$ by iterating $\mathrm{Ch}$:
the transitive closure of the children relation.
\item $E = \{(u, v) : v \in \mathrm{Ch}(u),\;
u \in V\}$.
\end{itemize}
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-01.jsonlline 62 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part04/ch20-dimension-fibration.texlines 402-415
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Coordinates.ABCD - Name:
Tau.Coordinates.dag_indices
Dependencies
- Canonical: I.D23, I.D17
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.D24address-dagdef:address-dagRelease 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.