Theorems · Theorem · measure theory
MeasureTheory.lpNorm_const
∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E],
p ≠ 0 → μ ≠ 0 → ∀ (c : E), MeasureTheory.lpNorm (fun _x => c) p μ = ‖c‖ * μ.real Set.univ ^ p.toReal⁻¹- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement · 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
- Norm.normstatement and proof · cited by 5,413
- Set.univstatement and proof · cited by 3,945
- ENNReal.toRealstatement and proof · cited by 859
- ENorm.enormproof · cited by 715
- one_divproof · cited by 624
- MeasureTheory.Measure.realstatement · cited by 530
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lpNorm_oneproof · cited by 0