Theorems · Definition · probability
ProbabilityTheory.iIndep
{Ω : Type u_1} →
{ι : Type u_2} →
(ι → MeasurableSpace Ω) →
{_mΩ : MeasurableSpace Ω} → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.iIndep._auto_1 → PropA family of measurable space structures (i.e. of σ-algebras) is independent with respect to a
measure μ (typically defined on a finer σ-algebra) if the family of sets of measurable sets they
define is independent. m : ι → MeasurableSpace Ω is independent with respect to measure μ if
for any finite set of indices s = {i_1, ..., i_n}, for any sets
f i_1 ∈ m i_1, ..., f i_n ∈ m i_n, then μ (⋂ i in s, f i) = ∏ i ∈ s, μ (f i).
- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 30 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.iIndepproof · cited by 33
Cited by30
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndep.meas_biInterstatement and proof · cited by 2
- ProbabilityTheory.iIndepFun.iIndepstatement · cited by 2
- ProbabilityTheory.iIndep.iIndepSets'statement and proof · cited by 1
- ProbabilityTheory.iIndep.isProbabilityMeasurestatement and proof · cited by 1
- ProbabilityTheory.iIndep.meas_iInterstatement and proof · cited by 1
- ProbabilityTheory.iIndepSet_iff_iIndepstatement · cited by 1
- ProbabilityTheory.iIndep_comap_mem_iffstatement · cited by 1
- ProbabilityTheory.iIndep_iffstatement · cited by 1
- ProbabilityTheory.iIndep_iff_iIndepSetsstatement · cited by 1
- ProbabilityTheory.indep_iSup_of_disjointstatement and proof · cited by 1
- ProbabilityTheory.iIndepSet.iIndep_comap_memstatement · cited by 0
- ProbabilityTheory.iIndepSets.iIndepstatement · cited by 0