Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Three Closure Nonimplications

Abstract

Prediction, operational, classical-answer, and self-description closure are separated by three concrete observer constructions.

Theorem 1.1 (Prediction, operation, classical answers, and self-description separate).

Proof. Machine-checked in Lean as D5/S3/Observer/Completion/ClosureNonimplicationTriple.closure_nonimplication_triple (✓ std3). ∎

Source. Repository-derived.

Commentary.

On the two-address cyclic carrier, the constant Unit readout is prediction-stable at depth zero. Its deterministic readout projection together with the cyclic shift generates a proper subalgebra: every generator commutes with the shift, whereas the frozen clock-shift commutator is nonzero.

The second countermodel applies the frozen nontrivial-window theorem: the canonical clock and shift generate the full matrix algebra, but that generated algebra has no unital complex character.

The third countermodel applies the frozen rank-one-context theorem. Its projector-trace readout is injective on the complete matrix carrier, while a Boolean evaluator indexed twice by that same carrier and a fixed-point-free twist exhibit an escaped diagonal.

Repository search found the three exact component owners but no whole-statement owner. Pinned Mathlib supplied only the generic commutation lemma for elements of a generated algebra.

References