Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_iSup_of_disjoint
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {_mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {m : ι → MeasurableSpace Ω},
(∀ (i : ι), m i ≤ _mΩ) →
ProbabilityTheory.Kernel.iIndep m κ μ →
∀ {S T : Set ι}, Disjoint S T → ProbabilityTheory.Kernel.Indep (⨆ i ∈ S, m i) (⨆ i ∈ T, m i) κ μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- iSupstatement · cited by 2,415
- MeasureTheory.aeproof · cited by 2,352
- Disjointstatement and proof · cited by 2,201
- Filter.EventuallyEqproof · cited by 1,912
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- eq_or_neproof · cited by 1,117
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indep_biSup_complproof · cited by 3
- ProbabilityTheory.indep_iSup_of_disjointproof · cited by 1
- ProbabilityTheory.condIndep_iSup_of_disjointproof · cited by 0