Theorems · Theorem · probability
ProbabilityTheory.gaussianPDFReal_sub
∀ {μ : ℝ} {v : NNReal} (x y : ℝ),
ProbabilityTheory.gaussianPDFReal μ v (x - y) = ProbabilityTheory.gaussianPDFReal (μ + y) v x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NNRealstatement and proof · cited by 4,310
- Real.piproof · cited by 1,774
- NNReal.toRealproof · cited by 1,260
- Real.expproof · cited by 871
- Real.sqrtproof · cited by 545
- ProbabilityTheory.gaussianPDFRealstatement · cited by 24
- sub_add_eq_sub_sub_swapproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianReal_map_add_constproof · cited by 3
- ProbabilityTheory.gaussianPDFReal_addproof · cited by 0