Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Prediction Sufficiency Implies Decision Sufficiency

Abstract

A sufficient predictive readout determines expected losses and optimal actions.

Theorem 1.1 (Prediction sufficiency implies decision sufficiency).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Decision/PredictionDecisionSufficiency.prediction_sufficiency_implies_decision_sufficiency (✓ std3). ∎

Source. Repository-derived.

Commentary.

The outcome carrier has discrete measurable points, and every displayed action loss is integrable under every predicted law.

Expected loss is the integral of the supplied loss against the same PMF readout appearing in the refinement premise. The optimal-action readout is the full argmin set of that expected-loss profile.

Composing both constructions with the prediction factor map proves the two refinement clauses simultaneously.

References