Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Predictive-Law Sufficiency Implies Decision Sufficiency

Abstract

A predictive-law factor determines expected losses and their minimizing actions.

Theorem 1.1 (Predictive-law sufficiency implies decision sufficiency).

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

Source. Repository-derived.

Commentary.

Expected loss is the total Lean integral of each action loss against the predicted PMF; no integrability premise is required to construct it.

The optimal-action readout is the full set of actions minimizing that same expected-loss profile. Both constructions compose with the supplied prediction factor map.

References