Well-ordering principle

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "Distinguish".In mathematics, the well-ordering principle, also called the well-ordering property[1] or least natural number principle,[2][3] states that every non-empty subset of the nonnegative integers[4] contains a least element,[5] also called a smallest element.[6] In other words, if A is a nonempty subset of the nonnegative integers, then there exists an element of A which is less than, or equal to, any other element of A.[1] Formally, A[(A0A)(mAaA(ma))].[7] 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 0 (nonnegative integers) or as + (positive integers), since one of Peano's axioms for , the induction axiom (or principle of mathematical induction), is logically equivalent to the well-ordering principle.[8] Since +0 and the subset relation is transitive, the statement about + is implied by the statement about 0.

<templatestyles src="Template:Quote_box/styles.css" />

Experience with numbers favors this principle. For instance, the set T = {5, 8, 3, 11} has 3 as its least element, and 2 is the least element in the set of even positive numbers. It is a deceptively obvious principle because in many cases it is not clear what the least number actually is.

Lars Tuset, Abstract Algebra via Numbers[4]

Script error: No such module "Check for unknown parameters".

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 (or on ) is not well-ordered by this principle, since there is no smallest negative number.[9] According to Deaconu and Pfaff,[10] the phrase "well-ordering principle" is used by some (unnamed) 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."[9]

Equivalent to induction

The well-ordering principle is logically equivalent to the principle of mathematical induction, according to which n0[(P(0)(k1[P(k)P(k+1)])]P(n)].[11][12][13] In other words, if one takes the principle of mathematical induction as an axiom, one can prove the well-ordering principle as a theorem (as done in [14][15]), and conversely, if one takes the well-ordering principle as an axiom, one can prove the principle of mathematical induction as a theorem (as done in [16][17][18]).[11][12] 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 (also called the principle of complete induction), according to which [(P(0)k((j(0jk)P(j))P(k+1)))]n0,P(n).[19] Accordingly, one can also use the principle of strong induction as an axiom to prove the well-ordering principle as a theorem (as done in [20][21][22][23]), or take the well-ordering principle as an axiom to prove the principle of strong induction as a theorem (as in [24]Template:Refn).

This also means that, in axiomatic set theory, the definition of the natural numbers as the smallest inductive set, ={xS0SnS,n+1S}, is equivalent to the statement that the well-ordering principle is true for it.[8]

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.[25] 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.[26] This is because the completeness property implies that every bounded-from-below subset of has an infimum, which means that, since 0 is a bounded-from-below subset of (and the subset relation is transitive), then also every set A0 has an infimum a, which implies that there exists an integer n such that a lies in the half-open interval (n1,n], which implies that a=n and nA.[27]

Nonalgebraic

The well-ordering principle, like the least upper bound axiom for real numbers,[28][29] is non-algebraic, i.e., it cannot be deduced from the algebraic properties of the integers (which form an ordered integral domain).[30][31]

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,[32] in which to prove that every natural number belongs to a specified set S, one assumes the contrary, which implies that the set of counterexamples is non-empty and thus (given the well-ordering principle) 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.[33][34] Assume, for contradiction, that there exists an integer n such that 0<n<1. By the well-ordering principle, the set of positive integers less than 1 has a least element, say n. Since 0<n<1, multiplying all parts of the inequality by n gives 0<n2<n. But if n is an integer, then n2 would also be an integer, which contradicts the initial assumption that n 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.[35][36] Suppose that there exists a strictly decreasing sequence S of nonnegative integers a1>a2>a3>; then by the well-ordering principle, S has a least element ak for some k. But ak must be the last in the sequence, otherwise ak+1<ak, which contradicts the assumption that ak 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.[37][38][39] Let C be the set of all integers greater than one that cannot be factored as a product of primes. We show that C is empty: assume for the sake of contradiction that C is not empty. Then, by the well-ordering principle, there is a least element nC; n cannot be prime since a prime number itself is considered a length-one product of primes. By the definition of non-prime numbers, n has factors a,b, where a,b are integers greater than one and less than n. Since a,b<n, they are not in C as n is the smallest element of C. So, a,b can be factored as products of primes, where a=p1p2...pk and b=q1q2...ql, meaning that n=p1p2...pkq1q2...ql, a product of primes. This contradicts the assumption that nC, so the assumption that C is nonempty must be false.

External links

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

References

<templatestyles src="Reflist/styles.css" />

  1. a b Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. a b Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. a b Script error: No such module "citation/CS1".
  9. a b Script error: No such module "citation/CS1".
  10. Script error: No such module "citation/CS1".
  11. a b Script error: No such module "citation/CS1".
  12. a b Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1".
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. Script error: No such module "citation/CS1".
  18. Script error: No such module "citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Script error: No such module "citation/CS1".
  21. Script error: No such module "citation/CS1".
  22. Script error: No such module "citation/CS1".
  23. Script error: No such module "citation/CS1".
  24. Script error: No such module "citation/CS1".
  25. Script error: No such module "Citation/CS1".
  26. Script error: No such module "citation/CS1".
  27. Script error: No such module "citation/CS1".
  28. Script error: No such module "citation/CS1".
  29. Script error: No such module "citation/CS1".
  30. Script error: No such module "citation/CS1".
  31. Script error: No such module "citation/CS1".
  32. Script error: No such module "citation/CS1".
  33. Script error: No such module "citation/CS1".
  34. Script error: No such module "citation/CS1".
  35. Script error: No such module "citation/CS1".
  36. Script error: No such module "citation/CS1".
  37. Script error: No such module "citation/CS1".
  38. Script error: No such module "citation/CS1".
  39. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

cs:Princip dobrého uspořádání