Theorems · Theorem · measure theory
MeasureTheory.measure_limsup_cofinite_eq_zero
∀ {α : Type u_1} {ι : Type u_2} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α]
[Countable ι] {μ : F} {s : ι → Set α}, ∑' (i : ι), μ (s i) ≠ ⊤ → μ (Filter.limsup s Filter.cofinite) = 0One direction of the Borel-Cantelli lemma
(sometimes called the "first Borel-Cantelli lemma"):
if (s i) is a countable family of sets such that ∑' i, μ (s i) is finite,
then the limit superior of the s i along the cofinite filter is a null set.
Note: for the second Borel-Cantelli lemma (applying to independent sets in a probability space),
see ProbabilityTheory.measure_limsup_eq_one.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Finsetproof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Compl.complproof · cited by 2,925
- FunLikestatement and proof · cited by 2,560
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Set.Finiteproof · cited by 1,814
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_limsup_atTop_eq_zeroproof · cited by 2
- MeasureTheory.measure_liminf_cofinite_eq_zeroproof · cited by 1
- MeasureTheory.ae_finite_setOfPred_memproof · cited by 1