Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Exact Descent Has No Carry

Abstract

Exact descent through source and target readouts excludes every carry witness.

Theorem 1.1 (Exact descent excludes carry).

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

Source. Repository-derived.

Commentary.

The source readout, target readout, flow, and descended map are independent public primitives. Exact commutation is assumed, rather than installed by a definition.

A carry is the existing family predicate: two states have the same source readout but different target readouts after the flow. Applying the descended map to the source equality contradicts the target inequality.

References