Theorems · Theorem · general topology
Filter.HasBasis.eq_bot_iff
∀ {α : Type u_1} {ι : Sort u_4} {l : Filter α} {p : ι → Prop} {s : ι → Set α},
l.HasBasis p s → (l = ⊥ ↔ ∃ i, p i ∧ s i = ∅)- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 55 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 and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Bot.botstatement · cited by 4,720
- Filter.HasBasisstatement and proof · cited by 604
- not_iff_notproof · cited by 159
- Filter.neBot_iffproof · cited by 27
- Filter.HasBasis.neBot_iffproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Filter.cocompact_eq_botproof · cited by 5
- Filter.HasBasis.liminf_eq_sSup_univ_of_emptyproof · cited by 2
- nhdsGT_eq_bot_iffproof · cited by 1
- Filter.coLindelof_eq_botproof · cited by 0