Theorems · Theorem · general topology
Filter.cardinal_bInter_mem
∀ {ι α : Type u} {c : Cardinal.{u}} {l : Filter α} [CardinalInterFilter l c] {S : Set ι},
Cardinal.mk ↑S < c →
∀ {s : (i : ι) → i ∈ S → Set α}, ⋂ i, ⋂ (hi : i ∈ S), s i hi ∈ l ↔ ∀ (i : ι) (hi : i ∈ S), s i hi ∈ l- Defined in
- Mathlib.Order.Filter.CardinalInter
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 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.
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.Elemstatement and proof · cited by 7,166
- Cardinalstatement and proof · cited by 2,598
- Set.iInterstatement · cited by 1,084
- Cardinal.mkstatement and proof · cited by 942
- CardinalInterFilterstatement and proof · cited by 23
- Set.biInter_eq_iInterproof · cited by 19
- Filter.cardinal_iInter_memproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.eventually_cardinal_ballproof · cited by 0