Theorems · Theorem · harmonic analysis
Real.tendsto_integral_cexp_sq_smul
∀ {V : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V]
[inst_2 : MeasurableSpace V] [inst_3 : BorelSpace V] [inst_4 : FiniteDimensional ℝ V] [inst_5 : NormedAddCommGroup E]
[inst_6 : NormedSpace ℂ E] {f : V → E},
MeasureTheory.Integrable f MeasureTheory.volume →
Filter.Tendsto (fun c => ∫ (v : V), Complex.exp (-↑c⁻¹ * ↑‖v‖ ^ 2) • f v) Filter.atTop (nhds (∫ (v : V), f v))- Defined in
- Mathlib.Analysis.Fourier.Inversion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- InnerProductSpacestatement and proof · cited by 3,523
- one_mulproof · cited by 2,841
- Filter.atTopstatement and proof · cited by 2,405
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- Real.tendsto_integral_gaussian_smulproof · cited by 1