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
- Truth anchor:
D5/S3/ConceptDynamics/Closure/ObservationClosureLaws.observation_closure_laws - Dependency: D5/S3/ConceptDynamics/Closure/SourceClosureThreeLaws
- Dependency: D5/S3/ConceptDynamics/DefinitionEscapeLaws/SemanticClosureZeroGainCriterion