Documentation

Mathlib.Topology.Order.T5

Linear order is a completely normal Hausdorff topological space #

In this file we prove that a linear order with order topology is a completely normal Hausdorff topological space.

@[simp]
theorem Set.ordConnectedComponent_mem_nhds {X : Type u_1} [LinearOrder X] [TopologicalSpace X] [OrderTopology X] {a : X} {s : Set X} :
s.ordConnectedComponent a โˆˆ nhds a โ†” s โˆˆ nhds a
@[instance 100]

A linear order with order topology is a completely normal Hausdorff topological space.