Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Conditional Expectation Optimality

Abstract

Conditional expectation is the best squared-error predictor measurable through a concept.

Theorem 1.1 (Conditional expectation minimizes mean-square error).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Prediction/ConditionalExpectationOptimality.conditional_expectation_minimizes_mean_square_error (✓ std3). ∎

Source. Repository-derived.

Commentary.

The concept map generates a sub-sigma-algebra by measurable-space comap. Every square-integrable measurable function of the concept belongs to the corresponding measurable subspace of the ambient real L2 space. Conditional expectation is its orthogonal projection, whose minimal-distance property gives the displayed squared-error bound.

References

  • Truth anchor: D5/S3/ConceptDynamics/Prediction/ConditionalExpectationOptimality.conditional_expectation_minimizes_mean_square_error