Theorems · Theorem · harmonic analysis
GaussianFourier.integral_cexp_neg_mul_sq_norm_add_of_euclideanSpace
∀ {b : ℂ} {ι : Type u_2} [inst : Fintype ι],
0 < b.re →
∀ (c : ℂ) (w : EuclideanSpace ℝ ι),
∫ (v : EuclideanSpace ℝ ι), Complex.exp (-b * ↑‖v‖ ^ 2 + c * ↑(inner ℝ w v)) =
(↑Real.pi / b) ^ (↑(Fintype.card ι) / 2) * Complex.exp (c ^ 2 * ↑‖w‖ ^ 2 / (4 * b))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpaceproof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- GaussianFourier.integral_cexp_neg_mul_sq_norm_addproof · cited by 2