Theorems · Theorem · measure theory
MeasureTheory.norm_indicatorConstLp
∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {s : Set α} {hs : MeasurableSet s} {hμs : μ s ≠ ⊤} {c : E},
p ≠ 0 → p ≠ ⊤ → ‖MeasureTheory.indicatorConstLp p hs hμs c‖ = ‖c‖ * μ.real s ^ (1 / p.toReal)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
- ENNReal.toRealstatement and proof · cited by 859
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_indicatorConstLp_setproof · cited by 1
- MeasureTheory.nontrivial_Lp_real_of_nontrivial_Lpproof · cited by 1
- MeasureTheory.norm_indicatorConstLp'proof · cited by 0
- MeasureTheory.Measure.MeasureDense.indicatorConstLp_subset_closureproof · cited by 0