Theorems · Definition · probability
ProbabilityTheory.CondIndepSets
{Ω : Type u_1} →
(m' : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
Set (Set Ω) →
Set (Set Ω) →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.CondIndepSets._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropTwo sets of sets s₁, s₂ are conditionally independent given m' with respect to a measure
μ if for any sets t₁ ∈ s₁, t₂ ∈ s₂, then μ⟦t₁ ∩ t₂ | m'⟧ =ᵐ[μ] μ⟦t₁ | m'⟧ * μ⟦t₂ | m'⟧.
See ProbabilityTheory.condIndepSets_iff.
- Cited by
- 21 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.IndepSetsproof · cited by 27
Cited by21
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndepSets_iffstatement · cited by 2
- ProbabilityTheory.CondIndepSets.symmstatement and proof · cited by 1
- ProbabilityTheory.condIndepSet_iff_condIndepSets_singletonstatement · cited by 1
- ProbabilityTheory.condIndepSets_singleton_iffstatement · cited by 1
- ProbabilityTheory.condIndep_iff_condIndepSetsstatement · cited by 1
- ProbabilityTheory.CondIndep.condIndepSetsstatement · cited by 0
- ProbabilityTheory.iCondIndepSets.condIndepSetsstatement · cited by 0
- ProbabilityTheory.iCondIndepSets.piiUnionInter_of_notMemstatement · cited by 0
- ProbabilityTheory.CondIndepSets.bInterstatement and proof · cited by 0
- ProbabilityTheory.CondIndepSets.biUnionstatement and proof · cited by 0
- ProbabilityTheory.CondIndepSets.condIndepstatement and proof · cited by 0
- ProbabilityTheory.CondIndepSets.condIndep'statement and proof · cited by 0