Theorems · Definition · probability
ProbabilityTheory.iIndepSets
{Ω : Type u_1} →
{ι : Type u_2} →
{_mΩ : MeasurableSpace Ω} →
(ι → Set (Set Ω)) → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.iIndepSets._auto_1 → PropA family of sets of sets π : ι → Set (Set Ω) is independent with respect to a measure μ if
for any finite set of indices s = {i_1, ..., i_n}, for any sets
f i_1 ∈ π i_1, ..., f i_n ∈ π i_n, then μ (⋂ i in s, f i) = ∏ i ∈ s, μ (f i) .
It will be used for families of π-systems.
- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 18 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.iIndepSetsproof · cited by 21
Cited by18
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndep_iff_iIndepSetsstatement · cited by 1
- ProbabilityTheory.iIndepSets.isProbabilityMeasurestatement and proof · cited by 1
- ProbabilityTheory.iIndepSets.meas_biInterstatement and proof · cited by 1
- ProbabilityTheory.iIndep.iIndepSets'statement · cited by 1
- ProbabilityTheory.iIndepSets_iffstatement · cited by 1
- ProbabilityTheory.iIndepSets.iIndepstatement and proof · cited by 0
- ProbabilityTheory.iIndepSets.iIndepSet_of_memstatement and proof · cited by 0
- ProbabilityTheory.iIndepSets.indepSetsstatement and proof · cited by 0
- ProbabilityTheory.iIndepSets.meas_iInterstatement and proof · cited by 0
- ProbabilityTheory.iIndepSets.of_precompstatement and proof · cited by 0
- ProbabilityTheory.iIndep.iIndepSetsstatement · cited by 0
- ProbabilityTheory.iIndepSets.of_subsingletonstatement · cited by 0