Theorems · Theorem · functional analysis
SchwartzMap.fderivCLM_fourier_eq
∀ (𝕜 : Type u_1) [inst : RCLike 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℂ E]
[inst_3 : NormedSpace 𝕜 E] [inst_4 : SMulCommClass ℂ 𝕜 E] {V : Type u_3} [inst_5 : NormedAddCommGroup V]
[inst_6 : InnerProductSpace ℝ V] [inst_7 : FiniteDimensional ℝ V] [inst_8 : MeasurableSpace V] [inst_9 : BorelSpace V]
(f : SchwartzMap V E),
(SchwartzMap.fderivCLM 𝕜 V E) (FourierTransform.fourier f) =
FourierTransform.fourier (-(2 * ↑Real.pi * Complex.I) • (SchwartzMap.smulRightCLM ℂ E (innerSL ℝ)) f)The derivative of the Fourier transform is given by the Fourier transform of the multiplication
with -(2 * π * Complex.I) • innerSL ℝ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SMulCommClassstatement and proof · cited by 1,927
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.lineDerivOp_fourier_eqproof · cited by 2