Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_const_smul_le
∀ {α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup F] {f : α → F} {𝕜 : Type u_3} [inst_1 : NormedRing 𝕜] [inst_2 : MulActionWithZero 𝕜 F]
[IsBoundedSMul 𝕜 F] {c : 𝕜}, MeasureTheory.eLpNorm (c • f) p μ ≤ ‖c‖ₑ * MeasureTheory.eLpNorm f p μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- NormedRingstatement and proof · cited by 924
- ENorm.enormstatement · cited by 715
- Filter.Eventually.of_forallproof · cited by 526
- IsBoundedSMulstatement and proof · cited by 329
- MeasureTheory.eLpNormstatement · cited by 329
- MulActionWithZerostatement and proof · cited by 79
- MeasureTheory.eLpNorm_le_nnreal_smul_eLpNorm_of_ae_le_mulproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.const_smulproof · cited by 11
- MeasureTheory.eLpNorm_const_smulproof · cited by 4
- MeasureTheory.Lp.const_smul_mem_Lpproof · cited by 0