Mathlib Map

Theorems · Theorem · general topology

closure_Ioi

∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [DenselyOrdered α] (a : α)
  [NoMaxOrder α], closure (Set.Ioi a) = Set.Ici a

The closure of the interval (a, +∞) is the closed interval [a, +∞).

Defined in
Mathlib.Topology.Order.DenselyOrdered
Cited by
11 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceLinearOrderOrderTopologyDenselyOrderedNoMaxOrder

Around this declaration

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

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.