Theorems · Definition · probability
ProbabilityTheory.condVar
{Ω : Type u_1} → {m₀ : MeasurableSpace Ω} → MeasurableSpace Ω → (Ω → ℝ) → MeasureTheory.Measure Ω → Ω → ℝConditional variance of a real-valued random variable. It is defined as 0 if any one of the
following conditions is true:
- m is not a sub-σ-algebra of m₀,
- μ is not σ-finite with respect to m,
- X - μ[X | m] is not square-integrable.
- Defined in
- Mathlib.Probability.CondVar
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.condExpproof · cited by 234
Cited by21
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condVar_ae_eq_condExp_sq_sub_sq_condExpstatement · cited by 3
- ProbabilityTheory.condVar_bot'statement · cited by 2
- ProbabilityTheory.condVar_botstatement · cited by 1
- ProbabilityTheory.condVar_congr_aestatement · cited by 1
- ProbabilityTheory.condVar_of_ae_eq_zero_or_onestatement · cited by 1
- ProbabilityTheory.condVar_zerostatement · cited by 1
- ProbabilityTheory.condVar_ae_le_condExp_sqstatement and proof · cited by 0
- ProbabilityTheory.condVar_bot_ae_eqstatement and proof · cited by 0
- ProbabilityTheory.condVar_conststatement · cited by 0
- ProbabilityTheory.condVar_negstatement · cited by 0
- ProbabilityTheory.condVar_of_aestronglyMeasurablestatement · cited by 0
- ProbabilityTheory.condVar_of_not_integrablestatement · cited by 0