Theorems · Theorem · general topology
EventuallyLE.countable_iInter
Deprecated since 2026-03-03Use Filter.EventuallyLE.countable_iInter instead.
∀ {ι : 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 iAlias of Filter.EventuallyLE.countable_iInter.
- Defined in
- Mathlib.Order.Filter.CountableInter
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Filterstatement · cited by 8,121
- Set.iInterstatement · cited by 1,084
- Countablestatement · cited by 633
- Filter.EventuallyLEstatement · cited by 383
- CountableInterFilterstatement · cited by 78
- Filter.EventuallyLE.countable_iInterproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.