Mathlib Map

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 => s

The 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.

Continuous.tendsto · cited by 206Continuous.tendstomem_nhds_iff · cited by 67mem_nhds_iffTopologicalSpace.isTopologicalBasis_of_isOpen_of_nhds · cited by 22TopologicalSpace.isTopolo…t1Space_TFAE · cited by 8t1Space_TFAEregularSpace_TFAE · cited by 6regularSpace_TFAEIsCompact.disjoint_nhdsSet_left · cited by 6IsCompact.disjoint_nhdsSe…nhdsWithin_basis_open · cited by 6nhdsWithin_basis_openspecializes_TFAE · cited by 6specializes_TFAETopologicalSpace.nhds_mkOfNhds_of_hasBasis · cited by 5TopologicalSpace.nhds_mkO…isCompact_of_finite_subcover · cited by 5isCompact_of_finite_subco…isLindelof_of_countable_subcover · cited by 4isLindelof_of_countable_s…mem_nhds_prod_iff' · cited by 4mem_nhds_prod_iff'tangentConeAt_closure · cited by 4tangentConeAt_closureMeasureTheory.Measure.exists_isOpen_measure_lt_top · cited by 4Measure.exists_isOpen_mea…isInducing_stoneCechUnit · cited by 4isInducing_stoneCechUnitSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121FilterSet.ofPred · cited by 6101Set.ofPrednhds · cited by 5554nhdsSet.univ · cited by 3945Set.univIsOpen · cited by 2400IsOpenFilter.HasBasis · cited by 604Filter.HasBasisSet.mem_univ · cited by 416Set.mem_univSet.inter_subset_left · cited by 360Set.inter_subset_leftSet.inter_subset_right · cited by 329Set.inter_subset_rightisOpen_univ · cited by 112isOpen_univIsOpen.inter · cited by 98IsOpen.interOrder.Preimage · cited by 42Order.Preimagenhds_def · cited by 5nhds_defnhds_basis_opensCITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by54

Results whose statement or proof uses this declaration.