Theorems · Definition · functional analysis
SchwartzMap.bilinLeftCLM
{𝕜 : 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 𝕜] →
[inst_5 : NormedAlgebra ℝ 𝕜] →
[inst_6 : NormedAddCommGroup D] →
[inst_7 : NormedSpace ℝ D] →
[inst_8 : NormedAddCommGroup G] →
[inst_9 : NormedSpace ℝ G] →
[inst_10 : NormedSpace 𝕜 F] →
[inst_11 : NormedSpace 𝕜 E] →
[inst_12 : NormedSpace 𝕜 G] →
(E →L[𝕜] F →L[𝕜] G) →
{g : D → F} →
Function.HasTemperateGrowth g → SchwartzMap D E →L[𝕜] SchwartzMap D GThe map f ↦ (x ↦ B (f x) (g x)) as a continuous 𝕜-linear map on Schwartz space,
where B is a continuous 𝕜-linear map and g is a function of temperate growth.
- Cited by
- 3 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 and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- NormedAlgebrastatement and proof · cited by 1,165
- SchwartzMapstatement and proof · cited by 251
- Function.HasTemperateGrowthstatement and proof · cited by 88
- SchwartzMap.mkCLMproof · cited by 0
Cited by6
Results whose statement or proof uses this declaration.
- SchwartzMap.smulLeftCLMproof · cited by 41
- SchwartzMap.pairingproof · cited by 8
- SchwartzMap.integral_bilinear_lineDerivOp_right_eq_neg_leftproof · cited by 4
- Function.HasTemperateGrowth.toTemperedDistributionproof · cited by 1
- SchwartzMap.bilinLeftCLM.congr_simpstatement and proof · cited by 0
- SchwartzMap.bilinLeftCLM_applystatement · cited by 0