Theorems · Theorem · probability
ProbabilityTheory.gaussianReal_map_sub_const
∀ {μ : ℝ} {v : NNReal} (y : ℝ),
MeasureTheory.Measure.map (fun x => x - y) (ProbabilityTheory.gaussianReal μ v) =
ProbabilityTheory.gaussianReal (μ - y) v- Cited by
- 2 results in Mathlib
- Foundations
- Depth 289 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasureTheory.Measurestatement · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- sub_eq_add_negproof · cited by 1,023
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- ProbabilityTheory.gaussianRealstatement and proof · cited by 77
- ProbabilityTheory.gaussianReal_map_add_constproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.variance_fun_id_gaussianRealproof · cited by 1
- ProbabilityTheory.gaussianReal_sub_constproof · cited by 0