Theorems · Theorem · harmonic analysis
tendsto_integral_exp_inner_smul_cocompact
∀ {E : Type u_1} {V : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] (f : V → E)
[inst_2 : NormedAddCommGroup V] [inst_3 : MeasurableSpace V] [inst_4 : BorelSpace V] [inst_5 : InnerProductSpace ℝ V]
[inst_6 : FiniteDimensional ℝ V],
Filter.Tendsto (fun w => ∫ (v : V), Real.fourierChar (-inner ℝ v w) • f v) (Filter.cocompact V) (nhds 0)Riemann-Lebesgue lemma for functions on a real inner-product space: the integral
∫ v, exp (-2 * π * ⟪w, v⟫ * I) • f v tends to 0 as w → ∞.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- Filterproof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- InnerProductSpacestatement and proof · cited by 3,523
- LE.le.transproof · cited by 3,151
Cited by3
Results whose statement or proof uses this declaration.
- tendsto_integral_exp_smul_cocompact_of_inner_productproof · cited by 1
- Real.zero_at_infty_fourierproof · cited by 0
- Real.tendsto_integral_exp_smul_cocompactproof · cited by 0