Theorems · Theorem · probability
ProbabilityTheory.iIndep_iff_iIndepSets
∀ {Ω : Type u_1} {ι : Type u_2} (m : ι → MeasurableSpace Ω) {_mΩ : MeasurableSpace Ω} (μ : MeasureTheory.Measure Ω),
ProbabilityTheory.iIndep m μ ↔ ProbabilityTheory.iIndepSets (fun x => {s | MeasurableSet s}) μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 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
- Set.ofPredstatement and proof · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.diracproof · cited by 210
- ProbabilityTheory.Kernel.constproof · cited by 93
- ProbabilityTheory.iIndepstatement · cited by 30
- ProbabilityTheory.Kernel.iIndepSetsproof · cited by 21
- ProbabilityTheory.iIndepSetsstatement · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndep.iIndepSets'proof · cited by 1