Total order

In mathematics and set theory, a total order, linear order, simple order, or (non-strict) ordering is a binary relation (here denoted by infix ) on some set X. The relation is transitive, antisymmetric, and total. A set paired with a total order is called a totally ordered set, a linearly ordered set, a simply ordered set, or a chain.

If X is totally ordered under ≤, then the following statements hold for all a, b and c in X:

If ab and ba then a = b (antisymmetry);
If ab and bc then ac (transitivity);
ab or ba (totality).

Contrast with a partial order, which lacks the third condition. A relation having the property of "totality" means that any pair of elements in the set of the relation are mutually comparable under the relation.

Totality implies reflexivity, that is, aa. Thus a total order is also a partial order, that is, a binary relation which is reflexive, antisymmetric and transitive. Hence a total order is also a partial order satisfying the "totality" condition.

Contents

Strict total order

For each (non-strict) total order ≤ there is an associated asymmetric (hence irreflexive) relation <, called a strict total order, which can equivalently be defined in two ways:

Properties:

We can work the other way and start by choosing < as a transitive trichotomous binary relation; then a total order ≤ can equivalently be defined in two ways:

Two more associated orders are the complements ≥ and >, completing the quadruple {<, >, ≤, ≥}.

We can define or explain the way a set is totally ordered by any of these four relations; the notation implies whether we are talking about the non-strict or the strict total order.

Examples

Further concepts

Chains

While chain is sometimes merely a synonym for totally ordered set, it can also refer to a totally ordered subset of some partially ordered set. The prevalence of the latter definition most likely stems from the crucial role chains so defined play in Zorn's lemma.

Thus the reals R are a totally ordered set. However, if we consider all subsets of the integers partially ordered by inclusion, then the set { In : n is a natural number}, where In is the set of natural numbers below n, would often be called a chain, as it is totally ordered under inclusion: If nk, then In is a subset of Ik.

Lattice theory

One may define a totally ordered set as a particular kind of lattice, namely one in which we have

\{a\vee b, a\wedge b\} = \{a, b\} for all a, b.

We then write ab if and only if a = a\wedge b. Hence a totally ordered set is a distributive lattice; here is the proof.

Finite total orders

A simple counting argument will verify that any non-empty finite totally-ordered set (and hence any non-empty subset thereof) has a least element. Thus every finite total order is in fact a well order. Either by direct proof or by observing that every well order is order isomorphic to an ordinal one may show that every finite total order is order isomorphic to an initial segment of the natural numbers ordered by <. In other words a total order on a set with k elements induces a bijection with the first k natural numbers. Hence it is common to index finite total orders or well orders with order type ω by natural numbers in a fashion which respects the ordering (either starting with zero or with one).

Category theory

Totally ordered sets form a full subcategory of the category of partially ordered sets, with the morphisms being maps which respect the orders, i.e. maps f such that if ab then f(a)f(b).

A bijective map between two totally ordered sets that respects the two orders is an isomorphism in this category.

Order topology

For any totally ordered set X we can define the open intervals (a, b) = {x : a < x and x < b}, (−∞, b) = {x : x < b}, (a, ∞) = {x : a < x} and (−∞, ∞) = X. We can use these open intervals to define a topology on any ordered set, the order topology.

When more than one order is being used on a set one talks about the order topology induced by a particular order. For instance if N is the natural numbers, < is less than and > greater than we might refer to the order topology on N induced by < and the order topology on N induced by > (in this case they happen to be identical but will not in general).

The order topology induced by a total order may be shown to be hereditarily normal.

Completeness

A totally ordered set is said to be complete if every nonempty subset that has an upper bound, has a least upper bound. For example, the set of real numbers R is complete but the set of rational numbers Q is not.

There are a number of results relating properties of the order topology to the completeness of X:

A totally ordered set (with its order topology) which is a complete lattice is compact. Examples are the closed intervals of real numbers, e.g. the unit interval [0,1], and the affinely extended real number system (extended real number line). There are order-preserving homeomorphisms between these examples.

Orders on the Cartesian product of totally ordered sets

In order of increasing strength, i.e., decreasing sets of pairs, three of the possible orders on the Cartesian product of two totally ordered sets are:

All three can similarly be defined for the Cartesian product of more than two sets.

Applied to the vector space Rn, each of these make it an ordered vector space.

See also examples of partially ordered setshttp://localhost../../../../articles/p/a/r/Partially_ordered_set.html#Examples.

A real function of n real variables defined on a subset of Rn defines a strict weak order and a corresponding total preorderhttp://localhost../../../../articles/s/t/r/Strict_weak_ordering.html#Function on that subset.

See also

Notes

References