Theorems · Theorem · functional analysis
ContinuousLinearMap.bilinear_hasTemperateGrowth
∀ {𝕜 : Type u_2} {D : Type u_4} {E : Type u_5} {F : Type u_6} {G : Type u_7} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F]
[inst_4 : NontriviallyNormedField 𝕜] [NormedAlgebra ℝ 𝕜] [inst_6 : NormedAddCommGroup D] [inst_7 : NormedSpace ℝ D]
[inst_8 : NormedAddCommGroup G] [inst_9 : NormedSpace ℝ G] [inst_10 : NormedSpace 𝕜 F] [inst_11 : NormedSpace 𝕜 G]
[inst_12 : NormedSpace 𝕜 E] (B : E →L[𝕜] F →L[𝕜] G) {f : D → E} {g : D → F},
Function.HasTemperateGrowth f → Function.HasTemperateGrowth g → Function.HasTemperateGrowth fun x => (B (f x)) (g x)The product of two functions of temperate growth is again of temperate growth. Version for bilinear maps.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.sumproof · cited by 5,195
- mul_assocproof · cited by 1,667
- Finset.rangeproof · cited by 1,341
Cited by2
Results whose statement or proof uses this declaration.
- Function.HasTemperateGrowth.mulproof · cited by 3
- Function.HasTemperateGrowth.smulproof · cited by 1