Theorems · Theorem · measure theory
MeasureTheory.setIntegral_condExpL1CLM
∀ {α : Type u_1} {F' : Type u_3} [inst : NormedAddCommGroup F'] [inst_1 : NormedSpace ℝ F'] {m m0 : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {hm : m ≤ m0} [inst_2 : MeasureTheory.SigmaFinite (μ.trim hm)] {s : Set α}
[inst_3 : CompleteSpace F'] (f : ↥(MeasureTheory.Lp F' 1 μ)),
MeasurableSet s → ∫ (x : α) in s, ↑↑((MeasureTheory.condExpL1CLM F' hm μ) f) x ∂μ = ∫ (x : α) in s, ↑↑f x ∂μThe integral of the conditional expectation condExpL1CLM over an m-measurable set is equal
to the integral of f on that set. See also setIntegral_condExp, the similar statement for
condExp.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 289 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · 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
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_condExpL1proof · cited by 1