Theorems · Theorem · probability
ProbabilityTheory.gaussianReal_apply_eq_integral
∀ (μ : ℝ) {v : NNReal},
v ≠ 0 →
∀ (s : Set ℝ),
(ProbabilityTheory.gaussianReal μ v) s = ENNReal.ofReal (∫ (x : ℝ) in s, ProbabilityTheory.gaussianPDFReal μ v x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 287 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.ofRealstatement and proof · cited by 863
- MeasureTheory.ae_of_allproof · cited by 137
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianReal_map_const_mulproof · cited by 4
- ProbabilityTheory.gaussianReal_map_add_constproof · cited by 3