Recursive Intervention Composition
Abstract
A recursively realized node value makes its additional intervention redundant.
Theorem 1.1 (A realized intervention composes without changing the outcome).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Causal/RecursiveInterventionComposition.recursive_intervention_composition (✓ std3). ∎
Source. Repository-derived.
Commentary.
Both worlds use the repository’s parent-ordered structural model, the same external state, and the same assignment. The second world additionally intervenes at one node.
When the first evaluation already realizes the value assigned at that node, the inserted intervention performs the same update. Determinism of all later recursive updates then gives the same value at every queried outcome node.
References
- Truth anchor:
D5/S3/ConceptDynamics/Causal/RecursiveInterventionComposition.recursive_intervention_composition - Dependency: D5/S3/ConceptDynamics/Causal/ParentOrderedStructuralEvaluationSemantics