Theorems · Definition · functional analysis
SchwartzMap.compCLM
(𝕜 : Type u_2) →
{D : Type u_4} →
{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 : RCLike 𝕜] →
[inst_5 : NormedAddCommGroup D] →
[inst_6 : NormedSpace ℝ D] →
[inst_7 : NormedSpace 𝕜 F] →
{g : D → E} →
Function.HasTemperateGrowth g →
(∃ k C, ∀ (x : D), ‖x‖ ≤ C * (1 + ‖g x‖) ^ k) → SchwartzMap E F →L[𝕜] SchwartzMap D FComposition with a function on the right is a continuous linear map on Schwartz space provided that the function is temperate and growths polynomially near infinity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- RCLikestatement and proof · cited by 2,829
- SchwartzMapstatement and proof · cited by 251
- Function.HasTemperateGrowthstatement and proof · cited by 88
- SchwartzMap.mkCLMproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- SchwartzMap.compCLMOfAntilipschitzproof · cited by 1
- SchwartzMap.compCLM_applystatement · cited by 0