Theorems · Theorem · harmonic analysis
SchwartzMap.fourier_convolution_apply
∀ {E : Type u_3} {F₁ : Type u_5} {F₂ : Type u_6} {F₃ : Type u_7} [inst : NormedAddCommGroup E]
[inst_1 : InnerProductSpace ℝ E] [inst_2 : FiniteDimensional ℝ E] [inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E]
[inst_5 : NormedAddCommGroup F₁] [inst_6 : NormedSpace ℂ F₁] [inst_7 : NormedAddCommGroup F₂]
[inst_8 : NormedSpace ℂ F₂] [inst_9 : NormedAddCommGroup F₃] [inst_10 : NormedSpace ℂ F₃] [CompleteSpace F₃]
[CompleteSpace F₁] [CompleteSpace F₂] (B : F₁ →L[ℂ] F₂ →L[ℂ] F₃) (f : SchwartzMap E F₁) (g : SchwartzMap E F₂)
(x : E),
(FourierTransform.fourier (((SchwartzMap.convolution B) f) g)) x =
FourierTransform.fourier (MeasureTheory.convolution (⇑f) (⇑g) B MeasureTheory.volume) x- Defined in
- Mathlib.Analysis.Fourier.Convolution
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 305 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement · cited by 10,215
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.convolution_applyproof · cited by 0