Theorems · Theorem · probability
ProbabilityTheory.Kernel.IndepSets.union
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {s₁ s₂ s' : Set (Set Ω)} {_mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α},
ProbabilityTheory.Kernel.IndepSets s₁ s' κ μ →
ProbabilityTheory.Kernel.IndepSets s₂ s' κ μ → ProbabilityTheory.Kernel.IndepSets (s₁ ∪ s₂) s' κ μ- Cited by
- 3 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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.mem_unionproof · cited by 47
- ProbabilityTheory.Kernel.IndepSetsstatement and proof · cited by 27
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.IndepSets.union_iffproof · cited by 2
- ProbabilityTheory.CondIndepSets.unionproof · cited by 0
- ProbabilityTheory.IndepSets.unionproof · cited by 0