Theorems · Definition · harmonic analysis
VectorFourier.fourierSMulRight
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℂ E] →
{V : Type u_2} →
{W : Type u_3} →
[inst_2 : NormedAddCommGroup V] →
[inst_3 : NormedSpace ℝ V] →
[inst_4 : NormedAddCommGroup W] →
[inst_5 : NormedSpace ℝ W] → (V →L[ℝ] W →L[ℝ] ℝ) → (V → E) → V → W →L[ℝ] ESend a function f : V → E to the function f : V → Hom (W, E) given by
v ↦ (w ↦ -2 * π * I * L (v, w) • f v). This is designed so that the Fourier transform of
fourierSMulRight L f is the derivative of the Fourier transform of f.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- Real.piproof · cited by 1,774
- Complex.ofRealproof · cited by 1,654
- Complex.Iproof · cited by 866
- ContinuousLinearMap.smulRightproof · cited by 126
Cited by15
Results whose statement or proof uses this declaration.
- VectorFourier.hasFDerivAt_fourierIntegralstatement and proof · cited by 5
- Real.fourier_fderivstatement and proof · cited by 2
- VectorFourier.fourierIntegral_fderivstatement and proof · cited by 2
- VectorFourier.fourierIntegral_iteratedFDerivproof · cited by 2
- VectorFourier.norm_fourierSMulRight_lestatement · cited by 2
- MeasureTheory.AEStronglyMeasurable.fourierSMulRightstatement · cited by 2
- VectorFourier.fderiv_fourierIntegralstatement · cited by 1
- Real.hasDerivAt_fourierproof · cited by 1
- VectorFourier.hasFDerivAt_fourierChar_smulstatement and proof · cited by 1
- VectorFourier.hasFTaylorSeriesUpTo_fourierIntegralproof · cited by 1
- Real.fderiv_fourierstatement · cited by 1
- VectorFourier.norm_fourierSMulRightstatement · cited by 1