Theorems · Theorem · probability
ProbabilityTheory.variance_map_equiv
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {Ω' : Type u_3} {mΩ' : MeasurableSpace Ω'} {μ : MeasureTheory.Measure Ω'}
(X : Ω → ℝ) (Y : Ω' ≃ᵐ Ω),
ProbabilityTheory.variance X (MeasureTheory.Measure.map (⇑Y) μ) = ProbabilityTheory.variance (X ∘ ⇑Y) μ- Defined in
- Mathlib.Probability.Moments.Variance
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.toRealproof · cited by 859
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- ENorm.enormproof · cited by 715
- MeasurableEquivstatement and proof · cited by 269
- ProbabilityTheory.variancestatement · cited by 104
- MeasureTheory.integral_map_equivproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.BrownianReal.variance_projectiveFamilyproof · cited by 1