Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Canonical Dependent Fiber Equivalence

Abstract

The canonical dependent-fiber equivalence records a readout and recovers its source.

Theorem 1.1 (Canonical dependent-fiber equivalence).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Fibers/CanonicalDependentFiberEquivalence.whole_dependent_fiber_form (✓ std3). ∎

Source. Repository-derived.

Commentary.

For any readout q : X -> B, the named equivalence e_q sends x to its coordinate q(x), the same object x, and the reflexive proof that x lies in that fiber.

The inverse computation is public as well: it recovers x by forgetting the coordinate and equality witness.

No quotient, surjectivity, section, linear structure, or metric is assumed. The construction uses the pinned natural fiber equivalence directly, and its axiom audit has no choice dependency.

References