Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Algebra Descent Equivalence

Abstract

Descent is equivalent to closure of the pullback algebra and effective-image observables.

Theorem 1.1 (Descent and observable closure are equivalent).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Dialectics/AlgebraDescentEquivalence.descent_algebra_closure_tfae (✓ std3). ∎

Source. Repository-derived.

Commentary.

The state update descends to the canonical effective image of q exactly when the pullback algebra of q is closed under the update.

The third clause makes the dual statement explicit: every observable on the effective image, when pulled back to states, has a next-step value that is again a function of the current effective readout.

The effective-image carrier is the canonical subtype-valued realizedReadout, so the observable clause exposes the same interface object as the descent clause.

References