Theorems · Theorem · measure theory
MeasureTheory.integral_condExpL2_eq_of_fin_meas_real
∀ {α : Type u_1} {𝕜 : Type u_7} [inst : RCLike 𝕜] {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α}
{hm : m ≤ m0} (f : ↥(MeasureTheory.Lp 𝕜 2 μ)),
MeasurableSet s → μ s ≠ ⊤ → ∫ (x : α) in s, ↑↑↑((MeasureTheory.condExpL2 𝕜 𝕜 hm) f) x ∂μ = ∫ (x : α) in s, ↑↑f x ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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 · cited by 25,697
- RingHom.idstatement · cited by 18,349
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_condExpL2_eqproof · cited by 3
- MeasureTheory.lintegral_nnnorm_condExpL2_leproof · cited by 2
- MeasureTheory.condExpL2_const_innerproof · cited by 1