Theorems · Theorem · functional analysis
Function.HasTemperateGrowth.fun_mul
∀ {R : Type u_3} {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedRing R]
[inst_3 : NormedAlgebra ℝ R] {f g : E → R},
Function.HasTemperateGrowth f → Function.HasTemperateGrowth g → Function.HasTemperateGrowth fun i => f i * g iEta-expanded form of Function.HasTemperateGrowth.mul
The product of two functions of temperate growth is again of temperate growth.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NormedAlgebrastatement · cited by 1,165
- NormedRingstatement · cited by 924
- Function.HasTemperateGrowthstatement · cited by 88
- Function.HasTemperateGrowth.mulproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- TemperedDistribution.MemSobolev.laplacianproof · cited by 0
- TemperedDistribution.MemSobolev.lineDerivOpproof · cited by 0