Skip to main content
Logo image

Section 19.4 Total orders

comparable elements
elements a,b in a partially ordered set such that either aβͺ―b or bβͺ―a
incomparable elements
elements that are not comparable

Example 19.4.1. Comparable and incomparable subsets.

Let U represent some universal set containing at least two elements, and consider P(U) partially ordered by βŠ†.
  • Both the empty set βˆ… and the universal set U are comparable to every element of P(U).
  • For x,y∈U with xβ‰ y, then {x},{y} are incomparable.
  • In fact, for every non-empty, proper subset Aβ«‹U there exists a subset BβŠ†U which is incomparable to A: take B=Ac.
However, do not let the second two points above lead you astray: it is not necessary for subsets to be disjoint in order to be incomparable. As long as each of a pair of subsets contains an element that the other doesn’t, then the two will be incomparable by βŠ†.
total order
a partial order on a set such that every pair of elements is comparable
totally ordered set
a set equipped with a total order

Example 19.4.2. Subset order is not total.

For universal set U, order βŠ† on P(U) is not total except when |U|≀1.

Example 19.4.3. Usual order of numbers is total.

Our usual order for numbers, ≀, is a total order on N, on Z, on Q, or on R.

Example 19.4.4. Total order on alphabet induces total order on words.

If βͺ― is a total order on an alphabet Ξ£, then the lexicographic order βͺ―βˆ— described in Example 19.2.7 is a total order on the set of words Ξ£βˆ—.

Example 19.4.5. Pulling back a total order through an injection.

If B is totally ordered and we use an injection f:Aβ†ͺB to β€œpull back” the order on B to an order on A (see Example 19.2.11), then the newly created order on A will also be total.

Example 19.4.6. Countable can be totally ordered.

If A is a countably infinite set, then there exists a bijection f:Nβ†’A. We can use the inverse fβˆ’1:Aβ†’N to β€œpull back” the usual total order ≀ on N to a total order on A (see Example 19.4.5).
Another point of view on this is that our bijection f creates an infinite sequence
a0,a1,a2,…,
where each element of A appears exactly once. This sequence can be turned into a specification of the total order on A by just turning the commas into ≀ symbols:
a0≀a1≀a2≀⋯.

Remark 19.4.7.

The pattern of Example 19.4.6 becomes even simpler when we apply it to a finite set: a total order on a finite set is no different than an ordering of the set elements into a list, as
a0,a1,a2,…,an
can simply be turned into
a0≀a1≀a2≀⋯≀an,
and vice versa.

Question 19.4.8.

If A is a finite, totally ordered set, what does the corresponding Hasse diagram look like?
The answer to this question is contained in Remark 19.4.7.

Example 19.4.10. A totally ordered finite set.

Figure 19.4.11 exhibits the Hasse diagram for the total order ∣ on the set {2,4,8,16,32}, though we have drawn the diagram on a slant from the vertical to be make it easier to see the entire diagram at a glance.
A Hasse diagram of a totally ordered set.
Figure 19.4.11. A Hasse diagram of a totally ordered set.