Theorems · Theorem · probability
ProbabilityTheory.Kernel.IndepSets.indep
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {m1 m2 m : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} [ProbabilityTheory.IsZeroOrMarkovKernel κ]
{p1 p2 : Set (Set Ω)},
m1 ≤ m →
m2 ≤ m →
IsPiSystem p1 →
IsPiSystem p2 →
m1 = MeasurableSpace.generateFrom p1 →
m2 = MeasurableSpace.generateFrom p2 →
ProbabilityTheory.Kernel.IndepSets p1 p2 κ μ → ProbabilityTheory.Kernel.Indep m1 m2 κ μThe measurable space structures generated by independent pi-systems are independent.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
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
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- mul_oneproof · cited by 3,885
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
Cited by9
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetproof · cited by 8
- ProbabilityTheory.Kernel.indep_iSup_of_directed_leproof · cited by 5
- ProbabilityTheory.Kernel.iIndepSets.iIndepproof · cited by 4
- ProbabilityTheory.Kernel.IndepFun.process_indepFunproof · cited by 4
- ProbabilityTheory.Kernel.indep_iSup_of_disjointproof · cited by 3
- ProbabilityTheory.Kernel.IndepSets.indep'proof · cited by 3
- ProbabilityTheory.Kernel.indepSet_iff_indepSets_singletonproof · cited by 3
- ProbabilityTheory.CondIndepSets.condIndepproof · cited by 0
- ProbabilityTheory.IndepSets.indepproof · cited by 0