Theorems · Theorem · probability
ProbabilityTheory.CondIndepSets.iUnion
∀ {Ω : Type u_1} {ι : Type u_2} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {s : ι → Set (Set Ω)} {s' : Set (Set Ω)},
(∀ (n : ι), ProbabilityTheory.CondIndepSets m' hm' (s n) s' μ) →
ProbabilityTheory.CondIndepSets m' hm' (⋃ n, s n) s' μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 284 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
- Set.iUnionstatement · cited by 2,483
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.CondIndepSetsstatement and proof · cited by 21
- ProbabilityTheory.Kernel.IndepSets.iUnionproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.