Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Predictive Closure Does Not Imply Intervention Closure

Abstract

A naturally descending update need not make every intervention descend.

Theorem 1.1 (Predictive closure does not imply intervention closure).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Interventions/PredictiveClosureInterventionSeparation.predictive_closure_not_intervention_closure (✓ std3). ∎

Source. Repository-derived.

Commentary.

The witness uses one interface and a family of two updates. The false action is exactly the natural update, and that update descends through the interface.

The true action separates two states in the same interface fiber. Hence the shared action family is not closed under the interface even though its distinguished natural update is closed.

References