Theorems · Theorem · functional analysis
MeasureTheory.Lp.toTemperedDistribution_smul_eq
∀ {E : Type u_3} {F : Type u_4} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] [inst_4 : CompleteSpace F] [inst_5 : MeasurableSpace E] [inst_6 : BorelSpace E]
{μ : MeasureTheory.Measure E} [hμ : μ.HasTemperateGrowth] {p q r : ENNReal} [inst_7 : p.HolderTriple q r]
[inst_8 : Fact (1 ≤ q)] [inst_9 : Fact (1 ≤ r)] {g : E → ℂ},
Function.HasTemperateGrowth g →
∀ (hg₂ : MeasureTheory.MemLp g p μ) (f : ↥(MeasureTheory.Lp F q μ)),
MeasureTheory.Lp.toTemperedDistribution (MeasureTheory.MemLp.toLp g hg₂ • f) =
(TemperedDistribution.smulLeftCLM F g) (MeasureTheory.Lp.toTemperedDistribution f)Coercion of the product of two Lp functions to a tempered distribution is equal to the left
multiplication if the left factor is a function of temperate growth.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- Complexstatement and proof · cited by 5,565
Cited by2
Results whose statement or proof uses this declaration.
- TemperedDistribution.MemSobolev.fourierMultiplierCLM_of_boundedproof · cited by 3
- TemperedDistribution.MemSobolev.fourier_memL1proof · cited by 0