Theorems · Theorem · probability
ProbabilityTheory.Kernel.IndepSets.biUnion
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → Set (Set Ω)} {s' : Set (Set Ω)}
{_mΩ : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {u : Set ι},
(∀ n ∈ u, ProbabilityTheory.Kernel.IndepSets (s n) s' κ μ) → ProbabilityTheory.Kernel.IndepSets (⋃ n ∈ u, s n) s' κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 2,483
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.IndepSetsstatement and proof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepSets.biUnionproof · cited by 1
- ProbabilityTheory.CondIndepSets.biUnionproof · cited by 0