Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.evariance

{Ω : Type u_1} → {mΩ : MeasurableSpace Ω} → (Ω → ℝ) → MeasureTheory.Measure Ω → ENNReal

The ℝ≥0∞-valued variance of a real-valued random variable defined as the Lebesgue integral of ‖X - 𝔼[X]‖^2.

Defined in
Mathlib.Probability.Moments.Variance
Cited by
22 results in Mathlib
Foundations
Depth 250 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.variance · cited by 104ProbabilityTheory.varianceProbabilityTheory.variance_const_mul · cited by 5ProbabilityTheory.varianc…ProbabilityTheory.evariance_lt_top · cited by 3ProbabilityTheory.evarian…ProbabilityTheory.IdentDistrib.variance_eq · cited by 2IdentDistrib.variance_eqProbabilityTheory.evariance_eq_top · cited by 2ProbabilityTheory.evarian…ProbabilityTheory.evariance_ne_top · cited by 2ProbabilityTheory.evarian…ProbabilityTheory.variance_congr · cited by 2ProbabilityTheory.varianc…ProbabilityTheory.ofReal_variance · cited by 2ProbabilityTheory.ofReal_…ProbabilityTheory.meas_ge_le_variance_div_sq · cited by 1ProbabilityTheory.meas_ge…MeasureTheory.MemLp.ofReal_variance_eq · cited by 1MemLp.ofReal_variance_eqProbabilityTheory.evariance_congr · cited by 1ProbabilityTheory.evarian…ProbabilityTheory.evariance_eq_lintegral_ofReal · cited by 1ProbabilityTheory.evarian…ProbabilityTheory.evariance_eq_top_iff · cited by 1ProbabilityTheory.evarian…ProbabilityTheory.evariance_lt_top_iff_memLp · cited by 1ProbabilityTheory.evarian…ProbabilityTheory.evariance_mul · cited by 1ProbabilityTheory.evarian…Real · cited by 25697RealMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralENorm.enorm · cited by 715ENorm.enormProbabilityTheory.evarianceCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.