Parent-Ordered Structural Evaluation Semantics
Abstract
A finite parent-ordered structural model has a unique post-intervention evaluation trace.
Theorem 1.1 (Parent-ordered structural evaluation is unique).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Causal/ParentOrderedStructuralEvaluationSemantics.parent_ordered_structure_evaluation_semantics (✓ std3). ∎
Source. Repository-derived.
Commentary.
The model carries finite nodes, parent sets, structural equations whose inputs are parent coordinates, and an external-state initialization. A supplied topological-order certificate places each parent before its child.
An intervention replaces the equations at its selected nodes by the assigned values. The displayed evaluation witness is the recursive state update along the supplied order, and the theorem proves a unique final assignment for every external state.
References
- Truth anchor:
D5/S3/ConceptDynamics/Causal/ParentOrderedStructuralEvaluationSemantics.parent_ordered_structure_evaluation_semantics