Theorems · Theorem · probability
ProbabilityTheory.Indep_iff
∀ {Ω : Type u_1} (m₁ m₂ : MeasurableSpace Ω) {_mΩ : MeasurableSpace Ω} (μ : MeasureTheory.Measure Ω),
ProbabilityTheory.Indep m₁ m₂ μ ↔ ∀ (t1 t2 : Set Ω), MeasurableSet t1 → MeasurableSet t2 → μ (t1 ∩ t2) = μ t1 * μ t2- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredproof · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Indepstatement · cited by 43
- ProbabilityTheory.Indep_iff_IndepSetsproof · cited by 6
- ProbabilityTheory.IndepSets_iffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun_iffproof · cited by 2
- MeasureTheory.condExp_indep_eqproof · cited by 1