Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Blind Gate Uniqueness

Abstract

Status blindness reduces the gate equation to pointwise equality with one fixed context section, giving existence and uniqueness without finiteness assumptions.

Theorem 1.1 (Status-blind gates have unique solutions).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/GovernanceFixedPoint/BlindGateUnique.status_blind_gate_has_unique_solution (✓ std3). ∎

Source. Repository-derived.

Commentary.

Factoring the self-reading deriver through the blind lift supplies the context section as a solution.

Pointwise gate agreement then makes every other solution equal to that section by function extensionality.

References