Theorems · Theorem · functional analysis
MeasureTheory.Lp.smul_assoc
∀ {α : Type u_1} {𝕜' : Type u_2} {𝕜 : 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 : Module 𝕜 E] [inst_3 : IsBoundedSMul 𝕜 E] [inst_4 : NormedRing 𝕜'] [inst_5 : Module 𝕜' E]
[inst_6 : Module 𝕜' 𝕜] [inst_7 : IsBoundedSMul 𝕜' E] [inst_8 : IsBoundedSMul 𝕜' 𝕜] [IsScalarTower 𝕜' 𝕜 E] (c : 𝕜')
(f : ↥(MeasureTheory.Lp 𝕜 p μ)) (g : ↥(MeasureTheory.Lp E q μ)), (c • f) • g = c • f • g- Defined in
- Mathlib.MeasureTheory.Function.Holder
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- IsScalarTowerstatement and proof · cited by 3,896
- AddSubgroupstatement · cited by 3,232
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- NormedRingstatement and proof · cited by 924
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.