Theorems · Theorem · general topology
Filter.EventuallyEq.countable_bUnion
∀ {α : Type u_2} {l : Filter α} [CountableInterFilter l] {ι : Type u_4} {S : Set ι},
S.Countable →
∀ {s t : (i : ι) → i ∈ S → Set α},
(∀ (i : ι) (hi : i ∈ S), s i hi =ᶠ[l] t i hi) → ⋃ i, ⋃ (h : i ∈ S), s i h =ᶠ[l] ⋃ i, ⋃ (h : i ∈ S), t i h- Defined in
- Mathlib.Order.Filter.CountableInter
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CountableInterFilter
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filterstatement and proof · cited by 8,121
- Set.iUnionstatement · cited by 2,483
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.Countablestatement and proof · cited by 545
- Filter.EventuallyEq.symmproof · cited by 408
- CountableInterFilterstatement and proof · cited by 78
- Filter.EventuallyEq.leproof · cited by 46
- Filter.EventuallyLE.antisymmproof · cited by 23
- Filter.EventuallyLE.countable_bUnionproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- EventuallyEq.countable_bUnionproof · cited by 0
- MeasureTheory.ae_eq_set_biUnionproof · cited by 0