Theorems · Theorem · functional analysis
SchwartzMap.integral_fourier_smul_eq
∀ {V : Type u_3} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : FiniteDimensional ℝ V]
[inst_3 : MeasurableSpace V] [inst_4 : BorelSpace V] {F : Type u_4} [inst_5 : NormedAddCommGroup F]
[inst_6 : NormedSpace ℂ F] [CompleteSpace F] (f : SchwartzMap V ℂ) (g : SchwartzMap V F),
∫ (ξ : V), (FourierTransform.fourier f) ξ • g ξ = ∫ (x : V), f x • (FourierTransform.fourier g) xThe Fourier transform satisfies ∫ 𝓕 f • g = ∫ f • 𝓕 g, i.e., it is self-adjoint.
- 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- 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
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
Cited by2
Results whose statement or proof uses this declaration.
- TemperedDistribution.fourier_toTemperedDistributionCLM_eqproof · cited by 3
- TemperedDistribution.fourierMultiplierCLM_toTemperedDistributionCLM_eqproof · cited by 1