Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Descent Composition Law

Abstract

Exact descents through two successive readouts compose.

Theorem 1.1 (Successive descents compose).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Sufficiency/DescentCompositionLaw.descent_composition_law (✓ std3). ∎

Source. Repository-derived.

Commentary.

The first equation says that the readout q carries the state update F to the intermediate update Fbar. The second says that r carries Fbar to Ftilde.

Substitution through the two commuting equations shows that the composite readout r after q carries F directly to Ftilde. No finiteness, topology, or inhabitedness assumption is used.

References