Theorems · Definition · probability
ProbabilityTheory.Indep
{Ω : Type u_1} →
MeasurableSpace Ω →
MeasurableSpace Ω →
{_mΩ : MeasurableSpace Ω} → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.Indep._auto_1 → PropTwo measurable space structures (or σ-algebras) m₁, m₂ are independent with respect to a
measure μ (defined on a third σ-algebra) if for any sets t₁ ∈ m₁, t₂ ∈ m₂,
μ (t₁ ∩ t₂) = μ (t₁) * μ (t₂)
- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.Indepproof · cited by 42
Cited by43
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Indep_iff_IndepSetsstatement · cited by 6
- ProbabilityTheory.Indep_iffstatement · cited by 2
- ProbabilityTheory.Indep.indicator_indepFunstatement and proof · cited by 1
- ProbabilityTheory.Indep.setIntegral_eq_smulstatement and proof · cited by 1
- ProbabilityTheory.Indep.symmstatement and proof · cited by 1
- ProbabilityTheory.lintegral_mul_eq_lintegral_mul_lintegral_of_independent_measurableSpacestatement and proof · cited by 1
- ProbabilityTheory.indep_bot_rightstatement · cited by 1
- ProbabilityTheory.indep_iSup_of_disjointstatement · cited by 1
- ProbabilityTheory.iIndepFun.indep_comap_natural_of_ltstatement and proof · cited by 1
- MeasureTheory.condExp_indep_eqstatement and proof · cited by 1
- ProbabilityTheory.IndepFun_iff_Indepstatement · cited by 1
- ProbabilityTheory.IndepSet_iff_Indepstatement · cited by 0