Theorems · Theorem · general topology
Filter.hasBasis_biInf_principal
∀ {α : Type u_1} {β : Type u_2} {s : β → Set α} {S : Set β},
DirectedOn (s ⁻¹'o fun x1 x2 => x1 ⊇ x2) S →
S.Nonempty → (⨅ i ∈ S, Filter.principal (s i)).HasBasis (fun i => i ∈ S) s- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 8,121
- Set.Nonemptystatement and proof · cited by 2,627
- iInfstatement · cited by 1,690
- Filter.principalstatement · cited by 740
- Filter.HasBasisstatement · cited by 604
- DirectedOnstatement and proof · cited by 271
- Order.Preimagestatement and proof · cited by 42
- Filter.principal_monoproof · cited by 30
- directedOn_iff_directedproof · cited by 14
- Directed.mono_compproof · cited by 12
- directed_compproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- nhds_basis_opensproof · cited by 54
- Filter.hasBasis_biInf_principal'proof · cited by 8
- nhdsGE_basis_of_exists_gtproof · cited by 6
- nhdsLE_basis_of_exists_ltproof · cited by 5
- WithZeroTopology.hasBasis_nhds_zeroproof · cited by 4