Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Observation-Intervention-Counterfactual Query-Kernel Hierarchy

Abstract

Nested observational, interventional, and counterfactual query families induce a kernel chain, and both links admit concrete strictness witnesses.

Theorem 1.1 (Nested query families induce the kernel hierarchy).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Causal/QueryKernelHierarchy.query_kernel_hierarchy (✓ std3). ∎

Source. Repository-derived.

Commentary.

Each observational answer is read from a designated interventional answer, and each interventional answer is read from a designated counterfactual answer. Equality at the richer layer therefore forces equality at the next layer.

The two final clauses reuse the established Boolean structural-model countermodels. One separates equal single-world intervention answers from cross-world responses; the other separates equal observations from intervention answers.

References