Theorems · Theorem · functional analysis
Function.HasTemperateGrowth.fun_smul
∀ {𝕜 : Type u_2} {E : Type u_5} {F : Type u_6} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NontriviallyNormedField 𝕜]
[inst_5 : NormedAlgebra ℝ 𝕜] [inst_6 : NormedSpace 𝕜 F] {f : E → 𝕜} {g : E → F},
Function.HasTemperateGrowth f → Function.HasTemperateGrowth g → Function.HasTemperateGrowth fun i => f i • g iEta-expanded form of Function.HasTemperateGrowth.smul
The product of two functions of temperate growth is again of temperate growth.
Version for scalar multiplication.
- Cited by
- 0 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
- NontriviallyNormedFieldstatement · cited by 8,742
- NormedAlgebrastatement · cited by 1,165
- Function.HasTemperateGrowthstatement · cited by 88
- Function.HasTemperateGrowth.smulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.