Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

One-Step Closure Fivefold Equivalence

Abstract

One-step kernel closure is equivalent to complete behavioral closure, exact descent, and absence of carry.

Theorem 1.1 (Five closure criteria are equivalent).

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

Source. Repository-derived.

Commentary.

For any state type, readout, and deterministic update, equality of the depth-zero and depth-one kernels is equivalent to forward fiber invariance, equality with the complete-itinerary kernel, unique effective descent on the realized image, and absence of carry.

The final clause identifies the complementary event: a carry witness exists exactly when the depth-one kernel is a strict refinement of the depth-zero kernel. No finiteness or nonemptiness assumption is used.

References