|
Proving the Properties of Natural NumbersTo develop a comprehensive theory of mathematical sets, you must start from the basics. First, we prove the Commutative, Associative and Distributive Laws in the set of natural numbers N. Then we use the definitions of the larger systems of the integers Z, the rational numbers Q, the real numbers R, and the complex numbers C, to show that the Laws in each of these systems follows from those in N. So it all boils down to proving this in N. Here are the proofs of all the usual arithmetic properties of the natural numbers. The Peano PostulatesThe smallest set N which satisfies the following postulates is indistinguishable from, and can be taken to be, the natural numbers:
AdditionThis is the recursive definition of addition:
This can be restated as
MultiplicationThis is the recursive definition of multiplication:
This can be restated as
Theorem 1: If a is in N, then 1 + a = a + 1.Proof: Let T(1) be the set of all a for which 1 + a = a + 1. Then 1 is in S trivially. Now suppose that a is in S. Then
Thus a' is in S. Then by P6, S = N, and the theorem is proven. Theorem 2 (Commutative Law of Addition): If a and b are in N, then a + b = b + a.Proof: Let S be the set of all b such that a + b = b + a for every a in N. By Theorem 1, 1 is in S. Suppose that b is in S. Now let T(b') be the set of all a such that a + b' = b' + a. By Theorem 1, 1 is in T(b'). Then if a is in T(b'),
Thus a' is in T(b'). Then by P6, T(b') = N. Thus b' is in S. Then by P6, S = N, and the theorem is proven. Theorem 3 (Associative Law of Addition): If a, b, and c are in N, then a + (b + c) = (a + b) + c.Proof: Let S be the set of all c such that a + (b + c) = (a + b) + c for every a and b in N. Then
Thus 1 is in S. Now suppose that c is in S. Then
Thus c' is in S. Then by P6, S = N, and the theorem is proven. Theorem 4: If a is in N, 1 * a = a.Proof: Let S be the set of all a in N such that 1 * a = a. Then 1 is in S by D*(1). Let a be in S. Then
Thus a' is in S. Then by P6, S = N, and the theorem is proven. Theorem 5 (Commutative Law of Multiplication): If a and b are in N, then a * b = b * a.Proof: Let S be the set of all b such that a * b = b * a for every a in N. Then 1 is in S by Theorem 4. Let b be in S. Let T(b') be the set of all a in N such that a * b' = b' * a. Then 1 is in T(b') by Theorem 4. Let a be in T(b'). Then
Thus a' in is T(b'). Then by P6, T(b') = N. Thus b' is in S. Then by P6, S = N, and the theorem is proven. Theorem 6 (Distributive Law): If a, b, and c are in N, then (a + b) * c = (a * c) + (b * c).Proof: Let S be the set of all c for which the equation is true for all a and b in N. Then
Thus 1 is in S. Now suppose that c is in S. Then
Thus c' is in S. Then by P6, S = N, and the theorem is proven. Theorem 7 (Associative Law of Multiplication): If a, b, and c are in N, then (a * b) * c = a * (b * c).Proof: Let S be the set of all c such that (a * b) * c = a * (b * c) for all a and b in N. Then
Thus 1 is in S. Now let c be in S. Then
Thus c' is in S. Then by P6, S = N, and the theorem is proven.
Be aware that some authors have a different version of the Peano Postulates where 0 replaces 1 in P1, P3, P4, and P6, and D+(1) reads "a + 0 = a," and D*(1) reads "a * 0 = 0." This makes the proofs above not quite right, but slight adjustments are all that is needed. It also means that for them, the natural numbers include 0. There is quite a debate about whether 0 should or should not be considered a natural number, and no general agreement on this point. See "Is Zero a Natural Number?" for more information about this issue. There are also versions where P3 and P4 are combined into one axiom, and lots of other wordings and notations, but essentially, these are the Peano Postulates. Internet References
Related Pages in this Website
|
|
The webmaster and author of the Math
Help site is Graeme McRae. |