Theorems · Definition · probability
ProbabilityTheory.iCondIndep
{Ω : Type u_1} →
{ι : Type u_2} →
(m' : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
(ι → MeasurableSpace Ω) →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.iCondIndep._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropA family of measurable space structures (i.e. of σ-algebras) is conditionally independent given
m' with respect to a measure μ (typically defined on a finer σ-algebra) if the family of sets of
measurable sets they define is independent. m : ι → MeasurableSpace Ω is conditionally independent
given m' with respect to measure μ if for any finite set of indices s = {i_1, ..., i_n}, for
any sets f i_1 ∈ m i_1, ..., f i_n ∈ m i_n, then
μ⟦⋂ i in s, f i | m'⟧ =ᵐ[μ] ∏ i ∈ s, μ⟦f i | m'⟧ .
See ProbabilityTheory.iCondIndep_iff.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 283 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.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimproof · cited by 286
- ProbabilityTheory.condExpKernelproof · cited by 49
- ProbabilityTheory.Kernel.iIndepproof · cited by 33
Cited by19
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iCondIndep_iffstatement · cited by 1
- ProbabilityTheory.iCondIndep_iff_iCondIndepSetsstatement · cited by 1
- ProbabilityTheory.condIndep_limsup_atBot_selfstatement and proof · cited by 1
- ProbabilityTheory.condIndep_limsup_atTop_selfstatement and proof · cited by 1
- ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsupstatement and proof · cited by 0
- ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsup_atBotstatement and proof · cited by 0
- ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsup_atTopstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun_iff_iCondIndepstatement · cited by 0
- ProbabilityTheory.iCondIndepSet_iff_iCondIndepstatement · cited by 0
- ProbabilityTheory.iCondIndepSets.iCondIndepstatement · cited by 0
- ProbabilityTheory.condIndep_biSup_complstatement and proof · cited by 0
- ProbabilityTheory.condIndep_biSup_limsupstatement and proof · cited by 0