Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_biSup_compl
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → MeasurableSpace Ω}
{m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μα : MeasureTheory.Measure α},
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.Kernel.iIndep s κ μα →
∀ (t : Set ι), ProbabilityTheory.Kernel.Indep (⨆ n ∈ t, s n) (⨆ n ∈ tᶜ, s n) κ μα- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 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
- Compl.complstatement · cited by 2,925
- iSupstatement · cited by 2,415
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- disjoint_compl_rightproof · cited by 47
- ProbabilityTheory.Kernel.Indepstatement · cited by 42
- ProbabilityTheory.Kernel.iIndepstatement and proof · cited by 33
- ProbabilityTheory.Kernel.indep_iSup_of_disjointproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indep_biSup_limsupproof · cited by 3
- ProbabilityTheory.indep_biSup_complproof · cited by 0
- ProbabilityTheory.condIndep_biSup_complproof · cited by 0