Mathlib Map

Theorems · Theorem · general topology

nhdsGE_basis_Icc

∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMaxOrder α]
  [DenselyOrdered α] {a : α}, (nhdsWithin a (Set.Ici a)).HasBasis (fun x => a < x) (Set.Icc a)

The filter of right neighborhoods has a basis of closed intervals.

Defined in
Mathlib.Topology.Order.LeftRightNhds
Cited by
2 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceLinearOrderOrderTopologyNoMaxOrderDenselyOrdered

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

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

Cited by2

Results whose statement or proof uses this declaration.