Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_smul_le_eLpNorm_mul_eLpNorm_top
∀ {𝕜 : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedRing 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : MulActionWithZero 𝕜 E] [IsBoundedSMul 𝕜 E]
(p : ENNReal) (f : α → E) {φ : α → 𝕜},
MeasureTheory.AEStronglyMeasurable φ μ →
MeasureTheory.eLpNorm (φ • f) p μ ≤ MeasureTheory.eLpNorm φ p μ * MeasureTheory.eLpNorm f ⊤ μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Top.topstatement · cited by 9,680
- one_mulproof · cited by 2,841
- NNNorm.nnnormproof · cited by 952
- NormedRingstatement and proof · cited by 924
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Filter.Eventually.of_forallproof · cited by 526
- IsBoundedSMulstatement and proof · cited by 329
- MeasureTheory.eLpNormstatement and proof · cited by 329
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.eLpNorm_le_seminormproof · cited by 2