A well-order on a set is a relation that allows one to interpret as an ordinal number and as the relation on the ordinal numbers less than . In particular, one can do induction on over (although the more general well-founded relations also allow this).
The well-ordering theorem states precisely that every set may be equipped with a well-order. This theorem follows from the axiom of choice, and is equivalent to it in the presence of excluded middle.
A binary relation on a set is a well-order if it is a well-founded linear order. Equivalently, a well-order is a transitive, extensional, well-founded relation. A set equipped with a well-order is called a well-ordered set, or (following ‘poset’) a woset. Actually, the term ‘well-ordered’ came first; ‘well-order’ is a back formation, which explains the strange grammar.
Sometimes one wants to have a total order instead of a linear order (that is, a reflexive rather than an irreflexive one). In classical mathematics, at least, the distinction is a technicality: if , and if . (In constructive mathematics, is not sufficient to reconstruct , and we really want .)
Using either or , we may equivalently define a well order on to be a linear or total order such that every inhabited subset has a lowest element. That is, for all with there exists such that no satisfies (equivalently, every satisfies ). This is probably the definition most often found in textbooks.
Note that in constructive mathematics, cannot necessarily be reconstructed from (which is not necessarily a total order either), and we really want . Also, not every well-ordered set satisfies the property that every inhabited subset has a least element; if it does we call it classically well-ordered. Any classically well-ordered set is a choice set, and so if any set with at least elements has a classical well-order, excluded middle follows.
Any finite linearly ordered set is well-ordered.
The set of natural numbers is well-ordered under the usual order .
More generally, any set of ordinal numbers (or even the proper class of all ordinal numbers) is well-ordered under the usual order .
The cardinal numbers of well-orderable sets are themselves well-ordered. So by the well-ordering theorem, the class of all cardinal numbers is well-ordered.
Any well-ordered set defines an ordinal number and an order isomorphism between and the set of ordinal numbers less than ; as such, may be identified (up to isomorphism of wosets) with the von Neumann ordinal . The idea is that the minimal element of itself (if any) is mapped to the ordinal number , the minimal element of (if any) is mapped to , and so on; after which the next element of (if any) is mapped to , and so on; and so on.
This may be defined immediately (and constructively) as a recursively defined function from to the class of all ordinal numbers:
the validity of this sort of recursive definition is precisely what the well-foundedness of allows. Here, is the successor of the ordinal number , and is the supremum operation on ordinal numbers (which is the union of von Neumann ordinals).
Since is a set, the image of in the class of all ordinals is also a set, and one can now prove that is an order isomorphism between and the set of ordinals less than the next ordinal, .
Given two well-ordered sets and , a function is a simulation of in if
Note that any simulation of in must be unique. Thus, well-ordered sets and simulations form a category that is in fact a (large) poset.
A well-ordered set comes equipped with a successor map this sends to the lowest element of the subset .
This need not exist; in particular, may be empty. What do we really want to say here? (We could talk about the successor of a well-ordered set.) —Toby
Mike: Yeah, or we could say that successor is a partial function. One definition of a limit ordinal is one on which successor is totally defined.