Theorems · Theorem · general topology
Filter.HasBasis.eq_iInf
∀ {α : Type u_1} {ι : Sort u_4} {l : Filter α} {s : ι → Set α},
l.HasBasis (fun x => True) s → l = ⨅ i, Filter.principal (s i)- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, 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
- iInfstatement and proof · cited by 1,690
- Filter.principalstatement · cited by 740
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.eq_biInfproof · cited by 15
- iInf_trueproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Filter.map_atTop_eqproof · cited by 1
- EReal.nhds_top'proof · cited by 0
- Filter.isCountablyGenerated_iff_exists_antitone_basisproof · cited by 0
- Filter.map_atBot_eqproof · cited by 0
- EReal.nhds_bot'proof · cited by 0