Theorems · Theorem · probability
ProbabilityTheory.integral_gaussianReal_eq_integral_smul
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {μ : ℝ} {v : NNReal} {f : ℝ → E},
v ≠ 0 → ∫ (x : ℝ), f x ∂ProbabilityTheory.gaussianReal μ v = ∫ (x : ℝ), ProbabilityTheory.gaussianPDFReal μ v x • f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.Measure.withDensityproof · cited by 265
- MeasureTheory.Measure.diracproof · cited by 210
- MeasureTheory.ae_of_allproof · cited by 137
- ProbabilityTheory.gaussianRealstatement · cited by 77
- ProbabilityTheory.gaussianPDFRealstatement and proof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.complexMGF_id_gaussianRealproof · cited by 3