Theorems · Theorem · measure theory
MeasureTheory.setIntegral_condExpL2_indicator
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s t : Set α} {hm : m ≤ m0},
MeasurableSet s →
∀ (ht : MeasurableSet t),
μ s ≠ ⊤ →
∀ (hμt : μ t ≠ ⊤),
∫ (x : α) in s, ↑↑↑((MeasureTheory.condExpL2 ℝ ℝ hm) (MeasureTheory.indicatorConstLp 2 ht hμt 1)) x ∂μ =
μ.real (t ∩ s)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
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 and proof · 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
- mul_oneproof · cited by 3,885
- AddSubgroupstatement · cited by 3,232
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_condExpIndSMulproof · cited by 1
- MeasureTheory.condExpL2_indicator_nonnegproof · cited by 1