Theorems · Theorem · functional analysis
MeasureTheory.MemLp.smul
∀ {𝕜 : 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 q r : ENNReal} {f : α → E} {φ : α → 𝕜},
MeasureTheory.MemLp f q μ → MeasureTheory.MemLp φ p μ → ∀ [hpqr : p.HolderTriple q r], MeasureTheory.MemLp (φ • f) r μ- Cited by
- 13 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- LE.le.trans_ltproof · cited by 795
- MeasureTheory.MemLpstatement and proof · cited by 457
- IsBoundedSMulstatement and proof · cited by 329
- MulActionWithZerostatement and proof · cited by 79
- ENNReal.HolderTriplestatement and proof · cited by 65
- ENNReal.mul_lt_topproof · cited by 41
- MeasureTheory.AEStronglyMeasurable.smulproof · cited by 14
Cited by13
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.smul_of_top_leftproof · cited by 6
- MeasureTheory.Integrable.smul_of_top_rightproof · cited by 5
- MeasureTheory.MemLp.mulproof · cited by 3
- MeasureTheory.Lp.coeFn_lpSMulproof · cited by 2
- MeasureTheory.exists_continuous_eLpNorm_sub_le_of_closedproof · cited by 2
- MeasureTheory.Lp.smul_defstatement · cited by 1
- MeasureTheory.Lp.add_smulproof · cited by 0
- MeasureTheory.MemLp.mul'proof · cited by 0
- ProbabilityTheory.covarianceOperator_applyproof · cited by 0
- TestFunction.integrableproof · cited by 0
- MeasureTheory.Lp.smul_addproof · cited by 0
- MeasureTheory.Lp.smul_assocproof · cited by 0