Theorems · Definition · probability
ProbabilityTheory.iCondIndepSets
{Ω : Type u_1} →
{ι : Type u_2} →
(m' : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
(ι → Set (Set Ω)) →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.iCondIndepSets._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropA family of sets of sets π : ι → Set (Set Ω) is conditionally independent given m' with
respect to a measure μ if for any finite set of indices s = {i_1, ..., i_n}, for any sets
f i_1 ∈ π i_1, ..., f i_n ∈ π i_n, then μ⟦⋂ i in s, f i | m'⟧ =ᵐ[μ] ∏ i ∈ s, μ⟦f i | m'⟧.
See ProbabilityTheory.iCondIndepSets_iff.
It will be used for families of π-systems.
- Cited by
- 9 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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.iIndepSetsproof · cited by 21
Cited by9
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iCondIndepSets_iffstatement · cited by 2
- ProbabilityTheory.iCondIndepSet_iff_iCondIndepSets_singletonstatement · cited by 1
- ProbabilityTheory.iCondIndepSets_singleton_iffstatement · cited by 1
- ProbabilityTheory.iCondIndep_iff_iCondIndepSetsstatement · cited by 1
- ProbabilityTheory.condIndepSets_piiUnionInter_of_disjointstatement and proof · cited by 0
- ProbabilityTheory.iCondIndep.iCondIndepSetsstatement · cited by 0
- ProbabilityTheory.iCondIndepSets.condIndepSetsstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepSets.iCondIndepstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepSets.piiUnionInter_of_notMemstatement and proof · cited by 0