Theorems · Theorem · measure theory
MeasureTheory.setLIntegral_condLExp
∀ {Ω : Type u_1} {mΩ₀ mΩ : MeasurableSpace Ω} (hm : mΩ ≤ mΩ₀) (P : MeasureTheory.Measure Ω)
[hσ : MeasureTheory.SigmaFinite (P.trim hm)] (X : Ω → ENNReal) {s : Set Ω},
MeasurableSet s → ∫⁻ (ω : Ω) in s, P⁻[X | mΩ] ω ∂P = ∫⁻ (ω : Ω) in s, X ω ∂PThe (Lebesgue) integral of the conditional (Lebesgue) expectation P⁻[X|mΩ] over an
mΩ-measurable set is equal to the integral of X on that set.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 216 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.
Cites27
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.Measure.restrictstatement and proof · cited by 1,646
- Measurableproof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.SFiniteproof · cited by 449
- MeasureTheory.Measure.AbsolutelyContinuousproof · cited by 325
- MeasureTheory.Measure.trimstatement and proof · cited by 286
Cited by8
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_condLExpproof · cited by 5
- MeasureTheory.setLIntegral_condLExp_trimproof · cited by 4
- MeasureTheory.condLExp_congr_aeproof · cited by 2
- MeasureTheory.toReal_condLExpproof · 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