Theorems · Theorem · harmonic analysis
Real.fourier_fderiv
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {V : Type u_2} [inst_2 : NormedAddCommGroup V]
[inst_3 : InnerProductSpace ℝ V] [inst_4 : FiniteDimensional ℝ V] [inst_5 : MeasurableSpace V] [inst_6 : BorelSpace V]
{f : V → E},
MeasureTheory.Integrable f MeasureTheory.volume →
Differentiable ℝ f →
MeasureTheory.Integrable (fderiv ℝ f) MeasureTheory.volume →
FourierTransform.fourier (fderiv ℝ f) = VectorFourier.fourierSMulRight (-innerSL ℝ) (FourierTransform.fourier f)The Fourier integral of the Fréchet derivative of a function is obtained by multiplying the
Fourier integral of the original function by 2πI ⟪v, w⟫.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 290 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.
- 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
- FiniteDimensionalstatement and proof · cited by 1,854
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by2
Results whose statement or proof uses this declaration.
- SchwartzMap.fourier_fderivCLM_eqproof · cited by 1
- Real.fourier_derivproof · cited by 0