Theorems · Theorem · measure theory
MeasureTheory.setIntegral_indicatorConstLp
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{s t : Set X} {μ : MeasureTheory.Measure X} [CompleteSpace E] {p : ENNReal},
MeasurableSet s →
∀ (ht : MeasurableSet t) (hμt : μ t ≠ ⊤) (e : E),
∫ (x : X) in s, ↑↑(MeasureTheory.indicatorConstLp p ht hμt e) x ∂μ = μ.real (t ∩ s) • e- Cited by
- 4 results in Mathlib
- Foundations
- Depth 258 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
- 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.topstatement and proof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.L2.inner_indicatorConstLp_indicatorConstLpproof · cited by 2
- MeasureTheory.setIntegral_condExpL2_indicatorproof · cited by 2
- MeasureTheory.setIntegral_condExpL1CLM_of_measure_ne_topproof · cited by 1
- MeasureTheory.integral_indicatorConstLpproof · cited by 0