Theorems · Theorem · probability
ProbabilityTheory.gaussianReal_map_const_sub
∀ {μ : ℝ} {v : NNReal} (y : ℝ),
MeasureTheory.Measure.map (fun x => y - x) (ProbabilityTheory.gaussianReal μ v) =
ProbabilityTheory.gaussianReal (y - μ) v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- add_commproof · cited by 1,535
- sub_eq_add_negproof · cited by 1,023
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- measurable_id'proof · cited by 145
- ProbabilityTheory.gaussianRealstatement and proof · cited by 77
- MeasureTheory.Measure.map_mapproof · cited by 67
- Measurable.const_addproof · cited by 9
- Measurable.fun_negproof · cited by 7
- ProbabilityTheory.gaussianReal_map_const_addproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianReal_const_subproof · cited by 0