Total order (linear order)
A partial order in which every pair of elements is comparable.
Total order (linear order)
A total order (or linear order) on a set is a partial order on such that for all ,
This property is called comparability (or trichotomy when strengthened appropriately).
Total orders allow one to speak of intervals, monotonicity, and order convergence, which are central in one-variable real analysis.
Examples:
- The usual order on is a total order.
- Lexicographic order on : define iff either , or and ; this is a total order.
- on is not a total order since and are incomparable.