Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Doob-Dynkin Factorization

Abstract

Standard-Borel measurable refinement is generated-information inclusion.

Theorem 1.1 (Measurable refinement is information inclusion).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/MeasurableRefinement/DoobDynkinFactorization.measurable_refinement_iff_generated_information_inclusion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The information generated by a concept is the pullback measurable space along its readout. Measurability of C for the pullback along D therefore means that C observes no more events than D.

For a nonempty standard-Borel codomain, the pinned Mathlib Doob-Dynkin theorem supplies a measurable map p with C equal to p composed with D.

Conversely, composing a measurable p with the canonical measurable map into D’s pullback space proves inclusion of the generated measurable spaces. The two directions give the stated equivalence.

References