Theorems · Theorem · special functions
integral_gaussian_sq_complex
∀ {b : ℂ}, 0 < b.re → (∫ (x : ℝ), Complex.exp (-b * ↑x ^ 2)) ^ 2 = ↑Real.pi / bThe square of the Gaussian integral ∫ x:ℝ, exp (-b * x^2) is equal to π / b.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- 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
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_zeroproof · cited by 1,870
- MeasureTheory.integralstatement and proof · cited by 1,779
- Real.pistatement and proof · cited by 1,774
Cited by2
Results whose statement or proof uses this declaration.
- integral_gaussian_complexproof · cited by 2
- integral_gaussianproof · cited by 2