Well-Ordered Set — Definition, Formula & Examples
A well-ordered set is an ordered set in which every non-empty subset contains a smallest (least) element. The natural numbers under the usual ordering are the most familiar example.
A set equipped with a total order is well-ordered if for every non-empty subset , there exists an element such that for all .
How It Works
To check whether an ordered set is well-ordered, you must verify that no matter which non-empty subset you pick, that subset has a least element. This rules out infinite descending chains: you can never have without end. Every well-ordered set is automatically totally ordered, meaning any two elements are comparable. The Well-Ordering Theorem (equivalent to the Axiom of Choice) states that every set can be well-ordered, though the ordering may not be the "natural" one you expect.
Example
Problem: Determine whether the set of integers under the usual ordering is well-ordered.
Step 1: Identify a non-empty subset and check for a least element. Consider the subset of all negative integers:
Step 2: Ask: does have a least element? For any , the integer is also in and satisfies . So no element of is less than or equal to every other element.
Step 3: Since we found a non-empty subset with no least element, the condition fails.
Answer: under the usual ordering is not well-ordered. In contrast, the natural numbers under are well-ordered because every non-empty subset of has a minimum.
Why It Matters
Well-ordering is the foundation for transfinite induction and ordinal arithmetic, which appear throughout set theory, logic, and abstract algebra. It also underlies the principle of strong induction on the natural numbers, which you use constantly in proof-based courses. The Well-Ordering Theorem's equivalence to the Axiom of Choice makes it central to modern foundations of mathematics.
Common Mistakes
Mistake: Confusing a totally ordered set with a well-ordered set.
Correction: Every well-ordered set is totally ordered, but not every totally ordered set is well-ordered. The rationals and integers are totally ordered under but not well-ordered, because they contain non-empty subsets with no least element.
