Theorems · Theorem · general topology
Filter.cardinal_iInter_mem
∀ {ι α : Type u} {c : Cardinal.{u}} {l : Filter α} [CardinalInterFilter l c] {s : ι → Set α},
Cardinal.mk ι < c → (⋂ i, s i ∈ l ↔ ∀ (i : ι), s i ∈ l)- Defined in
- Mathlib.Order.Filter.CardinalInter
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CardinalInterFilter
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Cardinalstatement and proof · cited by 2,598
- Set.iInterstatement · cited by 1,084
- Cardinal.mkstatement and proof · cited by 942
- lt_of_le_of_ltproof · cited by 432
- Set.forall_mem_rangeproof · cited by 135
- CardinalInterFilterstatement and proof · cited by 23
- Set.sInter_rangeproof · cited by 16
- Cardinal.mk_range_leproof · cited by 11
- cardinal_sInter_memproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Filter.eventually_cardinal_forallproof · cited by 2
- Filter.cardinal_bInter_memproof · cited by 1