Theorems · Theorem · harmonic analysis
Fourier.fourierIntegral_comp_add_right
∀ {𝕜 : Type u_1} [inst : CommRing 𝕜] [inst_1 : MeasurableSpace 𝕜] {E : Type u_2} [inst_2 : NormedAddCommGroup E]
[inst_3 : NormedSpace ℂ E] [MeasurableAdd 𝕜] (e : AddChar 𝕜 Circle) (μ : MeasureTheory.Measure 𝕜)
[μ.IsAddRightInvariant] (f : 𝕜 → E) (v₀ : 𝕜),
Fourier.fourierIntegral e μ (f ∘ fun v => v + v₀) = fun w => e (v₀ * w) • Fourier.fourierIntegral e μ f wThe Fourier transform converts right-translation into scalar multiplication by a phase factor.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- AddCharstatement and proof · cited by 286
- Circlestatement and proof · cited by 227
- MeasurableAddstatement and proof · cited by 78
- LinearMap.mulproof · cited by 61
- MeasureTheory.Measure.IsAddRightInvariantstatement and proof · cited by 59
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.