Total order
A partial order in which any two elements are comparable.
Total order
A total order on a set is a partial order on such that for all , either or .
Total orders are also called linear orders. A well-ordered set is a totally ordered set with the additional property that every nonempty subset has a least element.
Examples:
- The usual order on (the integers ) is a total order.
- (Lexicographic order) If and are totally ordered, define an order on by if either , or and (where means and ). This gives a total order on the Cartesian product .