Theorems · Theorem · measure theory
MeasureTheory.toReal_condLExp
∀ {𝓧 : Type u_1} (m : MeasurableSpace 𝓧) {m𝓧 : MeasurableSpace 𝓧} {μ : MeasureTheory.Measure 𝓧} {f : 𝓧 → ENNReal},
AEMeasurable f μ → ∫⁻ (x : 𝓧), f x ∂μ ≠ ⊤ → (fun x => (μ⁻[f | m] x).toReal) =ᵐ[μ] μ[fun x => (f x).toReal | m]The two definitions of the conditional expectation condExp and condLExp (for Bochner and
Lebesgue integrals respectively) agree almost everywhere.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.condLExp_ofRealproof · cited by 1
- MeasureTheory.rnDeriv_mapproof · cited by 1