Definition

A total order (or linear order) on a set is a relation that is:

A set equipped with a total order is called a totally ordered set, a chain, or a linearly ordered set.

Strict Total Order

Associated to any total order is the strict total order defined by The strict version is irreflexive, transitive, and trichotomous: The two presentations are interdefinable: each determines the other.

Relationship to Partial Orders

A total order is a partial order with the additional totality condition. Every two elements are comparable, so there are no “incomparable” elements as may occur in a partial order.

A partial order in which every two elements are comparable is a total order; such a subset of a partial order is called a chain.

Examples

  • on , , , : the standard numerical orderings.
  • The Lexicographic order on words over an ordered alphabet.
  • Any well-ordering is a total order.
  • The ordinals under form a total order (indeed a well-order).

Well-Ordering

A total order is a well-ordering iff every non-empty subset has a least element. Well-orderings are the total orders that support transfinite induction.

Categorical Perspective

A totally ordered set is a thin category in which for every pair of objects , either or (or both, when ). Order-preserving maps are the morphisms between totally ordered sets.

References