Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Causal Posterior Sufficiency

Abstract

A finite causal posterior determines future predictions and Bayes decisions.

Theorem 1.1 (The causal posterior determines prediction and decision).

Proof. Machine-checked in Lean as D5/S3/Estimation/DecisionRisk/CausalPosteriorSufficiency.causal_posterior_determines_predictions_and_bayes_decisions (✓ std3). ∎

Source. Repository-derived.

Commentary.

The model carrier is finite and histories induce the canonical normalized posterior from their joint weights. A future law is indexed only by the selected intervention and true model, so it contains no direct history argument.

The first displayed conclusion constructs every future-output predictive mass by mixing that model-conditioned law against the current posterior. Thus every intervention and output is covered publicly.

The second conclusion constructs posterior expected loss for every output-dependent decision rule and equates the full sets of minimizers. This states Bayes-decision sufficiency directly, rather than exposing only an optimal value.

References