Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Measurable Descent Error Bounds

Abstract

The best measurable Markov descent error is bounded below by half the observable fiber defect and above by that defect when measurable representatives exist.

Theorem 1.1 (Best measurable descent error lies between half and all of the fiber defect).

Proof. Machine-checked in Lean as D5/S3/Estimation/DataProcessing/MeasurableDescentErrorBounds.best_measurable_descent_error_bounds (✓ std3). ∎

Source. Repository-derived.

Commentary.

For every candidate Markov kernel on the observable carrier, the measure-level triangle inequality bounds each same-fiber pair distance by twice its uniform descent error. Suprema over pairs and the infimum over candidates give the lower bound.

A measurable representative map pulls the observed-law kernel back to the observable carrier. Its error at each source state is one of the same-fiber distances, which proves the conditional upper bound.

References