Well-ordering principle
In mathematics, the well-ordering principle, also called the well-ordering property or least natural number principle, states that every non-empty subset of the nonnegative integers contains a least element, also called a smallest element. In other words, if is a nonempty subset of the nonnegative integers, then there exists an element of which is less than, or equal to, any other element of. Formally,. Most sources state this as an axiom or theorem about the natural numbers, but the phrase "natural number" was avoided here due to ambiguity over the inclusion of zero. The statement is true about the set of natural numbers regardless whether it is defined as or as, since one of Peano's axioms for, the induction axiom, is logically equivalent to the well-ordering principle. Since and the subset relation is transitive, the statement about is implied by the statement about.
The standard order on is well-ordered by the well-ordering principle, since it begins with a least element, regardless whether it is 1 or 0. By contrast, the standard order on is not well-ordered by this principle, since there is no smallest negative number. According to Deaconu and Pfaff, the phrase "well-ordering principle" is used by some authors as a name for Zermelo's "well-ordering theorem" in set theory, according to which every set can be well-ordered. This theorem, which is not the subject of this article, implies that "in principle there is some other order on which is well-ordered, though there does not appear to be a concrete description of such an order."
Equivalent to induction
The well-ordering principle is logically equivalent to the principle of mathematical induction, according to which. In other words, if one takes the principle of mathematical induction as an axiom, one can prove the well-ordering principle as a theorem, and conversely, if one takes the well-ordering principle as an axiom, one can prove the principle of mathematical induction as a theorem. The former is more common due to tradition, since the principle of mathematical induction was one of Peano's axioms for the natural numbers, and Peano was an influential mathematician.The principle of mathematical induction and the well-ordering principle are each also equivalent to the principle of strong induction, according to which. Accordingly, one can also use the principle of strong induction as an axiom to prove the well-ordering principle as a theorem, or take the well-ordering principle as an axiom to prove the principle of strong induction as a theorem.
This also means that, in axiomatic set theory, the definition of the natural numbers as the smallest inductive set,, is equivalent to the statement that the well-ordering principle is true for it.
Although the equivalence between induction and well-ordering is a common result, Lars-Daniel Öhman has argued that "proofs" of induction based on well-ordering silently assume that all nonzero naturals have a unique immediate predecessor, which does not follow from the noninductive Peano axioms and the well-ordering principle; in fact, the set of ordinal numbers less than ω+ω serves as a countermodel. Hence, induction is stronger than well-ordering vis-à-vis the Peano axioms.
Implied by completeness of the reals
If one knows, as an axiom or theorem, that the real numbers are complete, then one can use this to prove the well-ordering principle for nonnegative integers. This is because the completeness property implies that every bounded-from-below subset of has an infimum, which means that, since is a bounded-from-below subset of, then also every set has an infimum, which implies that there exists an integer such that lies in the half-open interval, which implies that and .Nonalgebraic
The well-ordering principle, like the least upper bound axiom for real numbers, is non-algebraic, i.e., it cannot be deduced from the algebraic properties of the integers.Used in proofs by minimal counterexample
The well-ordering principle is used in proofs by minimal counterexample, also known light-heartedly as the "minimal criminal" method of proof, in which to prove that every natural number belongs to a specified set, one assumes the contrary, which implies that the set of counterexamples is non-empty and thus contains a smallest counterexample. One then shows that, for any counterexample, there is a still smaller counterexample, producing a contradiction. This mode of argument is the contrapositive of proof by complete induction, and is similar in its nature to Fermat's method of "infinite descent". The following are examples of this that have been found in the literature.Example: no integer between 0 and 1
Theorem: There is no integer between 0 and 1, so that 1 is the smallest positive integer.Proof. Assume, for contradiction, that there exists an integer such that. By the well-ordering principle, the set of positive integers less than 1 has a least element, say. Since, multiplying all parts of the inequality by gives. But if is an integer, then would also be an integer, which contradicts the initial assumption that was the least positive integer between 0 and 1. Therefore, this assumption is false, and there is no integer between 0 and 1.
Example: all decreasing nonnegative integer sequences finite
Theorem: Every decreasing sequence of nonnegative integers is finite.Proof. Suppose that there exists a strictly decreasing sequence of nonnegative integers ; then by the well-ordering principle, has a least element for some. But must be the last in the sequence, otherwise, which contradicts the assumption that is the smallest member.
Example: prime factorization
Theorem: Every integer greater than one is a product of finitely many primes. This theorem constitutes part of the Fundamental Theorem of Arithmetic.Proof. Let be the set of all integers greater than one that cannot be factored as a product of primes. We show that is empty: assume for the sake of contradiction that is not empty. Then, by the well-ordering principle, there is a least element ; cannot be prime since a prime number itself is considered a length-one product of primes. By the definition of non-prime numbers, has factors, where are integers greater than one and less than. Since, they are not in as is the smallest element of. So, can be factored as products of primes, where and, meaning that, a product of primes. This contradicts the assumption that, so the assumption that is nonempty must be false.