Theorems · Theorem · general topology
biInter_basis_nhds
∀ {X : Type u_1} [inst : TopologicalSpace X] [T1Space X] {ι : Sort u_3} {p : ι → Prop} {s : ι → Set X} {x : X},
(nhds x).HasBasis p s → ⋂ i, ⋂ (_ : p i), s i = {x}- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Set.iInterstatement · cited by 1,084
- Filter.HasBasisstatement and proof · cited by 604
- T1Spacestatement and proof · cited by 275
- Filter.HasBasis.kerproof · cited by 4
- ker_nhdsproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Real.singleton_eq_inter_Iccproof · cited by 1
- IsGδ.singletonproof · cited by 1