Theorems · Theorem · probability
ProbabilityTheory.IndepSets.indep
∀ {Ω : Type u_1} {m1 m2 _mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
[MeasureTheory.IsZeroOrProbabilityMeasure μ] {p1 p2 : Set (Set Ω)},
m1 ≤ _mΩ →
m2 ≤ _mΩ →
IsPiSystem p1 →
IsPiSystem p2 →
m1 = MeasurableSpace.generateFrom p1 →
m2 = MeasurableSpace.generateFrom p2 → ProbabilityTheory.IndepSets p1 p2 μ → ProbabilityTheory.Indep m1 m2 μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MeasurableSpace.generateFromstatement and proof · cited by 172
- IsPiSystemstatement and proof · cited by 88
- MeasureTheory.IsZeroOrProbabilityMeasurestatement and proof · cited by 46
- ProbabilityTheory.Indepstatement · cited by 43
- ProbabilityTheory.IndepSetsstatement and proof · cited by 29
- ProbabilityTheory.Kernel.IndepSets.indepproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.