Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Involution Descent

Abstract

A transformation descends through a surjective readout exactly when it preserves readout fibers.

Theorem 1.1 (Kernel stability is exactly existence of a descended map).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/ObservationTopology/InvolutionDescent.kernelStable_iff_exists_descended (✓ std3). ∎

Source. Repository-derived.

Commentary.

KernelStable says that source points with equal readout values remain equal after transforming and reading out again.

For a surjective readout, a chosen representative of each coordinate defines a coordinate transformation. Kernel stability makes that definition independent of the representative.

Conversely, any factorization through a coordinate map carries equal readout values to equal transformed readout values.

The equivalence is conditional on surjectivity; existence through an arbitrary nonsurjective readout is not claimed.

References