Theorems · Theorem · probability
ProbabilityTheory.CondIndepSets.condIndep
∀ {Ω : Type u_1} {m' m₁ m₂ mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {p1 p2 : Set (Set Ω)},
m₁ ≤ mΩ →
m₂ ≤ mΩ →
IsPiSystem p1 →
IsPiSystem p2 →
m₁ = MeasurableSpace.generateFrom p1 →
m₂ = MeasurableSpace.generateFrom p2 →
ProbabilityTheory.CondIndepSets m' hm' p1 p2 μ → ProbabilityTheory.CondIndep m' m₁ m₂ hm' μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasurableSpace.generateFromstatement and proof · cited by 172
- IsPiSystemstatement and proof · cited by 88
- ProbabilityTheory.CondIndepstatement · cited by 30
- ProbabilityTheory.CondIndepSetsstatement and proof · cited by 21
- ProbabilityTheory.Kernel.IndepSets.indepproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.