Theorems · Theorem · harmonic analysis
tendsto_integral_exp_inner_smul_cocompact_of_continuous_compact_support
∀ {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],
Continuous f →
HasCompactSupport f →
Filter.Tendsto (fun w => ∫ (v : V), Real.fourierChar (-inner ℝ v w) • f v) (Filter.cocompact V) (nhds 0)Riemann-Lebesgue Lemma for continuous and compactly-supported functions: the integral
∫ v, exp (-2 * π * ⟪w, v⟫ * I) • f v tends to 0 w.r.t. cocompact V. Note that this is primarily
of interest as a preparatory step for the more general result
tendsto_integral_exp_inner_smul_cocompact in which f can be arbitrary.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites118
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
- Setproof · cited by 53,352
- 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
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsstatement · cited by 5,554
- Norm.normproof · cited by 5,413
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_integral_exp_inner_smul_cocompactproof · cited by 3