Theorems · Theorem · general topology
countable_iInter_mem
∀ {ι : Sort u_1} {α : Type u_2} {l : Filter α} [CountableInterFilter l] [Countable ι] {s : ι → Set α},
⋂ i, s i ∈ l ↔ ∀ (i : ι), s i ∈ l- Defined in
- Mathlib.Order.Filter.CountableInter
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.iInterstatement · cited by 1,084
- Countablestatement and proof · cited by 633
- Set.forall_mem_rangeproof · cited by 135
- CountableInterFilterstatement and proof · cited by 78
- Set.countable_rangeproof · cited by 31
- Set.sInter_rangeproof · cited by 16
- countable_sInter_memproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- eventually_countable_forallproof · cited by 7
- countable_bInter_memproof · cited by 4
- isMeagre_iUnionproof · cited by 1