Theorems · Definition · probability
ProbabilityTheory.IndepSets
{Ω : Type u_1} →
{_mΩ : MeasurableSpace Ω} →
Set (Set Ω) → Set (Set Ω) → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.IndepSets._auto_1 → PropTwo sets of sets s₁, s₂ are independent with respect to a measure μ if for any sets
t₁ ∈ p₁, t₂ ∈ s₂, then μ (t₁ ∩ t₂) = μ (t₁) * μ (t₂)
- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- MeasureTheory.Measure.diracproof · cited by 210
- ProbabilityTheory.Kernel.constproof · cited by 93
- ProbabilityTheory.Kernel.IndepSetsproof · cited by 27
Cited by29
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Indep_iff_IndepSetsstatement · cited by 6
- IndepFun.singleton_indepSets_of_indicatorstatement · cited by 5
- ProbabilityTheory.indepSets_iff_singleton_indepSetsstatement and proof · cited by 5
- ProbabilityTheory.IndepSets_iffstatement · cited by 3
- ProbabilityTheory.lintegral_mul_indicator_eq_lintegral_mul_lintegral_indicatorstatement and proof · cited by 1
- indepSets_comap_of_bcfstatement · cited by 1
- indepSets_comap_pi_of_bcfstatement · cited by 1
- indepSets_comap_pi_of_prod_bcfstatement · cited by 1
- indepSets_comap_process_of_bcfstatement · cited by 1
- indepSets_comap_process_of_prod_bcfstatement · cited by 1
- ProbabilityTheory.indepSet_iff_indepSets_singletonstatement · cited by 1
- ProbabilityTheory.indepSets_of_indepSets_of_le_leftstatement and proof · cited by 1