Theorems · Theorem · functional analysis
MeasureTheory.Lp.norm_smul_le
∀ {α : Type u_1} {𝕜 : Type u_3} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {p q r : ENNReal}
[hpqr : p.HolderTriple q r] [inst : NormedRing 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : MulActionWithZero 𝕜 E]
[inst_3 : IsBoundedSMul 𝕜 E] (f : ↥(MeasureTheory.Lp 𝕜 p μ)) (g : ↥(MeasureTheory.Lp E q μ)), ‖f • g‖ ≤ ‖f‖ * ‖g‖- Defined in
- Mathlib.MeasureTheory.Function.Holder
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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 · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- NormedRingstatement and proof · cited by 924
- ENNReal.toRealproof · cited by 859
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- MeasureTheory.AEEqFun.castproof · cited by 380
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.