Theorems · Theorem · general topology
nhds_basis_opens
∀ {X : Type u} [inst : TopologicalSpace X] (x : X), (nhds x).HasBasis (fun s => x ∈ s ∧ IsOpen s) fun s => sThe open sets containing x are a basis for the neighborhood filter. See nhds_basis_opens'
for a variant using open neighborhoods instead.
- Defined in
- Mathlib.Topology.Neighborhoods
- Cited by
- 54 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Filterproof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsstatement · cited by 5,554
- Set.univproof · cited by 3,945
- IsOpenstatement and proof · cited by 2,400
- Filter.HasBasisstatement and proof · cited by 604
- Set.mem_univproof · cited by 416
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- isOpen_univproof · cited by 112
Cited by54
Results whose statement or proof uses this declaration.
- Continuous.tendstoproof · cited by 206
- mem_nhds_iffproof · cited by 67
- TopologicalSpace.isTopologicalBasis_of_isOpen_of_nhdsproof · cited by 22
- t1Space_TFAEproof · cited by 8
- regularSpace_TFAEproof · cited by 6
- IsCompact.disjoint_nhdsSet_leftproof · cited by 6
- nhdsWithin_basis_openproof · cited by 6
- specializes_TFAEproof · cited by 6
- TopologicalSpace.nhds_mkOfNhds_of_hasBasisproof · cited by 5
- isCompact_of_finite_subcoverproof · cited by 5
- isLindelof_of_countable_subcoverproof · cited by 4
- mem_nhds_prod_iff'proof · cited by 4