Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Observation Closure Laws

Abstract

Observation closure has the three closure laws and adds no distinctions.

Theorem 1.1 (Observation closure is extensive, monotone, idempotent, and redundant).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Closure/ObservationClosureLaws.observation_closure_laws (✓ std3). ∎

Source. Repository-derived.

Commentary.

DefinitionClosure is the canonical source-semantic closure constructed from the common observational kernel. The first three public clauses are its extensive, monotone, and idempotent laws.

The final public clause quantifies over every candidate in the closure. Inserting such a readout leaves the canonical joint kernel unchanged, so it cannot split a state pair left indistinguishable by the source family.

References