Theorems · Theorem · functional analysis
SchwartzMap.smulLeftCLM_sum
∀ {ι : Type u_1} {𝕜 : 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] {g : ι → E → 𝕜} {s : Finset ι},
(∀ i ∈ s, Function.HasTemperateGrowth (g i)) →
(SchwartzMap.smulLeftCLM F fun x => ∑ i ∈ s, g i x) = ∑ i ∈ s, SchwartzMap.smulLeftCLM F (g i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- NormedAlgebrastatement and proof · cited by 1,165
- ContinuousLinearMap.extproof · cited by 320
Cited by3
Results whose statement or proof uses this declaration.
- SchwartzMap.fourierMultiplierCLM_sumproof · cited by 1
- TemperedDistribution.fourierMultiplierCLM_sumproof · cited by 1
- TemperedDistribution.smulLeftCLM_sumproof · cited by 0