Theorems · Theorem · functional analysis
SchwartzMap.fourierMultiplierCLM_sum
∀ {ι : Type u_1} {𝕜 : Type u_2} {E : Type u_3} (F : Type u_4) [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedAddCommGroup F] [inst_3 : InnerProductSpace ℝ E] [inst_4 : NormedSpace ℂ F] [inst_5 : NormedSpace 𝕜 F]
[inst_6 : SMulCommClass ℂ 𝕜 F] [inst_7 : FiniteDimensional ℝ E] [inst_8 : MeasurableSpace E] [inst_9 : BorelSpace E]
{g : ι → E → 𝕜} {s : Finset ι},
(∀ i ∈ s, Function.HasTemperateGrowth (g i)) →
(SchwartzMap.fourierMultiplierCLM F fun x => ∑ i ∈ s, g i x) = ∑ i ∈ s, SchwartzMap.fourierMultiplierCLM F (g i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.laplacian_eq_fourierMultiplierCLMproof · cited by 0