Theorems · Theorem · harmonic analysis
tendsto_integral_exp_smul_cocompact
∀ {E : Type u_1} {V : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] (f : V → E)
[inst_2 : AddCommGroup V] [inst_3 : TopologicalSpace V] [IsTopologicalAddGroup V] [T2Space V]
[inst_6 : MeasurableSpace V] [BorelSpace V] [inst_8 : Module ℝ V] [ContinuousSMul ℝ V] [FiniteDimensional ℝ V]
(μ : MeasureTheory.Measure V) [μ.IsAddHaarMeasure],
Filter.Tendsto (fun w => ∫ (v : V), Real.fourierChar (-w v) • f v ∂μ) (Filter.cocompact (StrongDual ℝ V)) (nhds 0)Riemann-Lebesgue lemma for functions on a finite-dimensional real vector space, formulated via dual space.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- Complexstatement and proof · cited by 5,565
Cited by1
Results whose statement or proof uses this declaration.
- Real.zero_at_infty_vector_fourierIntegralproof · cited by 0