Theorems · Theorem · general topology
Filter.EventuallyEq.countable_iInter
∀ {ι : Sort u_1} {α : Type u_2} {l : Filter α} [CountableInterFilter l] [Countable ι] {s t : ι → Set α},
(∀ (i : ι), s i =ᶠ[l] t i) → ⋂ i, s i =ᶠ[l] ⋂ i, t i- Defined in
- Mathlib.Order.Filter.CountableInter
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.iInterstatement · cited by 1,084
- Countablestatement and proof · cited by 633
- 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_iInterproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- EventuallyEq.countable_iInterproof · cited by 0