Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_const_smul
∀ {α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} [inst : NormedAddCommGroup F] {𝕜 : Type u_3}
[inst_1 : NormedDivisionRing 𝕜] [inst_2 : Module 𝕜 F] [NormSMulClass 𝕜 F] (c : 𝕜) (f : α → F) (p : ENNReal)
(μ : MeasureTheory.Measure α), MeasureTheory.eLpNorm (c • f) p μ = ‖c‖ₑ * MeasureTheory.eLpNorm f p μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- 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
- le_antisymmproof · cited by 2,068
- MulZeroClass.zero_mulproof · cited by 1,625
- eq_or_neproof · cited by 1,117
- zero_smulproof · cited by 716
- ENorm.enormstatement · cited by 715
- NormedDivisionRingstatement and proof · cited by 360
- MeasureTheory.eLpNormstatement and proof · cited by 329
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_le_eLpNorm_top_mul_eLpNormproof · cited by 3
- MeasureTheory.uniformIntegrable_averageproof · cited by 2
- MeasureTheory.lpNorm_const_smulproof · cited by 1
- MeasureTheory.eLpNorm_nsmulproof · cited by 0