Theorems · Definition · probability
ProbabilityTheory.CondIndep
{Ω : Type u_1} →
(m' : MeasurableSpace Ω) →
MeasurableSpace Ω →
MeasurableSpace Ω →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.CondIndep._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropTwo measurable space structures (or σ-algebras) m₁, m₂ are conditionally independent given
m' with respect to a measure μ (defined on a third σ-algebra) if for any sets
t₁ ∈ m₁, t₂ ∈ m₂, μ⟦t₁ ∩ t₂ | m'⟧ =ᵐ[μ] μ⟦t₁ | m'⟧ * μ⟦t₂ | m'⟧.
See ProbabilityTheory.condIndep_iff.
- Cited by
- 30 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.Indepproof · cited by 42
Cited by30
Results whose statement or proof uses this declaration.
- ProbabilityTheory.CondIndep.condIndepSet_of_measurableSetstatement and proof · cited by 2
- ProbabilityTheory.condIndep_limsup_atBot_selfstatement · cited by 1
- ProbabilityTheory.condIndepFun_iff_condIndepstatement · cited by 1
- ProbabilityTheory.condIndep_iffstatement · cited by 1
- ProbabilityTheory.condIndep_iff_condIndepSetsstatement · cited by 1
- ProbabilityTheory.condIndep_limsup_atTop_selfstatement · cited by 1
- ProbabilityTheory.iCondIndepSet.condIndep_generateFrom_lestatement · cited by 0
- ProbabilityTheory.iCondIndepSet.condIndep_generateFrom_le_natstatement · cited by 0
- ProbabilityTheory.CondIndep.condIndepSetsstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepSet.condIndep_generateFrom_ltstatement · cited by 0
- ProbabilityTheory.CondIndep.symmstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepSet.condIndep_generateFrom_of_disjointstatement · cited by 0