Theorems · Theorem · measure theory
MeasureTheory.condLExp_ofReal
∀ {𝓧 : Type u_1} (m : MeasurableSpace 𝓧) {m𝓧 : MeasurableSpace 𝓧} {μ : MeasureTheory.Measure 𝓧} {f : 𝓧 → ℝ},
MeasureTheory.Integrable f μ →
0 ≤ᵐ[μ] f → μ⁻[fun x => ENNReal.ofReal (f x) | m] =ᵐ[μ] fun x => ENNReal.ofReal (μ[f | m] x)The two definitions of the conditional expectation condExp and condLExp (for Bochner and
Lebesgue integrals respectively) agree almost everywhere.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.topproof · cited by 9,680
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.condLExp_enormproof · cited by 1