Mathlib Map

Structures · Topology

OrderClosedTopology

A topology on a set which is both a topological space and a preorder is _order-closed_ if the set of points (x, y) with x ≤ y is closed in the product space. We introduce this as a mixin. This property is satisfied for the order topology on a linear order, but it can be satisfied more generally, and suffices to derive many interesting properties relating order and topology.

Defined in
Mathlib.Topology.Order.OrderClosed
Shape
One type argument · adds isClosed_le'

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances3

  • Subtype
  • Prod
  • OrderDual

How is a type an instance?

Loading the hierarchy index…

Assumed by454

Ancestors0

No ancestors.