Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Observation-Intervention Kernel Strictness

Abstract

The intervention kernel is already strictly finer than the observational kernel on finite Boolean structural models.

Theorem 1.1 (The first causal-kernel inclusion is strict).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InterventionLaws/ObservationInterventionKernelStrictness.intervention_kernel_strictly_finer_than_observation (✓ std3). ∎

Source. Repository-derived.

Commentary.

The intervention profile is constructed from the frozen finite Boolean structural-model channels. Its null action is exactly the observational response, while each nonnull action imposes one Boolean X value.

Equality of complete intervention profiles therefore forces observational equality by evaluation at the null action.

The frozen opposite-direction models have the same observational response but distinct imposed-X responses. Their pair belongs to the observational kernel and not the intervention kernel, making the inclusion strict.

References