Theorems · Theorem · measure theory
MeasureTheory.ae_eq_condLExp
∀ {Ω : Type u_1} {mΩ₀ mΩ : MeasurableSpace Ω} {Y : Ω → ENNReal} (hm : mΩ ≤ mΩ₀) (P : MeasureTheory.Measure Ω)
[hσ : MeasureTheory.SigmaFinite (P.trim hm)] (X : Ω → ENNReal),
Measurable Y →
(∀ (s : Set Ω), MeasurableSet s → ∫⁻ (ω : Ω) in s, Y ω ∂P = ∫⁻ (ω : Ω) in s, X ω ∂P) → Y =ᵐ[P] P⁻[X | mΩ]The conditional (Lebesgue) expectation P⁻[X|mΩ] is defined uniquely as an mΩ-measurable
function up to P-ae equality by its (Lebesgue) integral over all mΩ-measurable sets.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Measurable.aemeasurableproof · cited by 304
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.condLExp_congr_aeproof · cited by 2
- MeasureTheory.condLExp_tsumproof · cited by 1
- MeasureTheory.condLExp_add_leftproof · cited by 1
- MeasureTheory.condLExp_smulproof · cited by 0
- MeasureTheory.condLExp_smul'proof · cited by 0