Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepSets.iIndep
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {_mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} (m : ι → MeasurableSpace Ω),
(∀ (i : ι), m i ≤ _mΩ) →
∀ (π : ι → Set (Set Ω)),
(∀ (n : ι), IsPiSystem (π n)) →
(∀ (i : ι), m i = MeasurableSpace.generateFrom (π i)) →
ProbabilityTheory.Kernel.iIndepSets π κ μ → ProbabilityTheory.Kernel.iIndep m κ μThe measurable space structures generated by independent pi-systems are independent.
- Cited by
- 4 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.
Cites46
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
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- MeasureTheory.aeproof · cited by 2,352
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepSet_iff_iIndepSets_singletonproof · cited by 3
- ProbabilityTheory.Kernel.iIndepFun.iIndepFun_processproof · cited by 2
- ProbabilityTheory.iCondIndepSets.iCondIndepproof · cited by 0
- ProbabilityTheory.iIndepSets.iIndepproof · cited by 0