Theorems · Theorem · functional analysis
SchwartzMap.lineDerivOp_fourier_eq
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {V : Type u_3} [inst_2 : NormedAddCommGroup V]
[inst_3 : InnerProductSpace ℝ V] [inst_4 : FiniteDimensional ℝ V] [inst_5 : MeasurableSpace V] [inst_6 : BorelSpace V]
(f : SchwartzMap V E) (m : V),
LineDeriv.lineDerivOp m (FourierTransform.fourier f) =
FourierTransform.fourier (-(2 * ↑Real.pi * Complex.I) • (SchwartzMap.smulLeftCLM E fun x => inner ℝ x m) f)The line derivative in direction m of the Fourier transform is given by the Fourier transform
of the multiplication with -(2 * π * Complex.I) • (inner ℝ · m).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- SeminormedAddCommGroupproof · cited by 2,671
- FiniteDimensionalstatement and proof · cited by 1,854
- Real.pistatement and proof · cited by 1,774
Cited by2
Results whose statement or proof uses this declaration.
- TemperedDistribution.fourier_lineDerivOp_eqproof · cited by 1
- SchwartzMap.lineDerivOp_fourierInv_eqproof · cited by 1