Theorems · Theorem · probability
ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsup_atBot
∀ {Ω : Type u_2} {ι : Type u_3} {s : ι → MeasurableSpace Ω} {m m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
[inst : SemilatticeInf ι] [NoMinOrder ι] [Nonempty ι] [inst_3 : StandardBorelSpace Ω] (hm : m ≤ m0)
[inst_4 : MeasureTheory.IsFiniteMeasure μ],
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.iCondIndep m hm s μ →
∀ {t : Set Ω},
MeasurableSet t → ∀ᵐ (ω : Ω) ∂μ, μ[t.indicator fun ω => 1 | m] ω = 0 ∨ μ[t.indicator fun ω => 1 | m] ω = 1Kolmogorov's 0-1 law, conditional version: any event in the tail σ-algebra of a conditionally independent sequence of sub-σ-algebras has conditional probability 0 or 1.
- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 303 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Set.indicatorstatement · cited by 723
- SemilatticeInfstatement and proof · cited by 634
- Filter.atBotstatement · cited by 512
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.