Theorems · Theorem · probability
ProbabilityTheory.measure_limsup_eq_one
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {s : ℕ → Set Ω},
(∀ (n : ℕ), MeasurableSet (s n)) →
ProbabilityTheory.iIndepSet s μ → ∑' (n : ℕ), μ (s n) = ⊤ → μ (Filter.limsup s Filter.atTop) = 1The second Borel-Cantelli lemma: Given a sequence of independent sets (sₙ) such that
∑ n, μ sₙ = ∞, limsup sₙ has measure 1.
- Defined in
- Mathlib.Probability.BorelCantelli
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 325 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites61
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.