NT Insights Vol 1.1 Addition on Natural Numbers

NT Insights Vol 1.1 Addition on Natural Numbers

We have already seen how the 5 axioms together generate the entire set of natural numbers in Vol 1.0. Now we will define a binary operation, called addition, on in terms of those 5 axioms.
Before that, let us give these elements of their usual names, as follows:


  1. and so on…

An important observation is that the successive natural numbers differ by a single reference to . Let us call a reference to as a unit distance. Then, clearly, the successive natural numbers are unit distance apart. Also, the difference between any two natural numbers is a multiple of this unit distance.
Another important observation is that does not involve any reference to function . This is so because all other numbers are successors of , but is not successor of any natural number (Reminds me of Lord Shiva, who is called Anaadi). The magnitude of distance, therefore, can not be assigned to . Whereas, for every non-zero natural number , its distance from = number of calls to needed to produce .

Thus, when we say that a natural number is , we actually mean that this natural number is units away from .

We observe that every successor of derives its magnitude (or value), relative to , the magnitude of itself is null ( is the reference point or origin of all its successors). A consequence of this is that, when we include the magnitude (distance) of into distance of another natural number, say , then the total distance still is equal to . This leads us to define addition as follows:

Addition: Define a mapping as


Putting in (1.1), we get .
Thus, , which is as expected because successive natural numbers are unit distance apart.
Notice that:
is a definition, whereas
is a theorem (derived by applying definitions).

Proposition 1.2: Equations (1.1) and (1.2) define addition for all .
Proof: We need to show that the mapping is defined . Consider an arbitrary natural number . If we show that is definied for all , then we are done ( m being arbitrary, spans entire ).
But, we have to prove this by using the 5 axioms and nothing else. The property has to be satisfied for all . So let us consider the set of all satisfying this property. Define . Since we have to prove the result for all , we can just show that
To show this equivalence, inductive axiom ( axiom) can be employed.
by definition (1.0)).
Assume .
Then, (; use invariance of ).

Thus, by inductive axiom of Peano, .

Proposition 1.3 (Associativity of Addition): For all , we have .
Proof: Assume to be arbitrary, i.e., (a,b) spans . Define set
.
Now if we show that , then we are done (Compare this proof strategy with that in Proposition 1.2).
, because
LHS: and RHS:
LHS=RHS..
Assume .
Then, LHS: and
RHS: .
LHS=RHS.
Hence, by induction axiom of Peano, .

By definition we know that ; since we haven’t proved commutativity of addition yet, we don’t know that at this point.
Lemma 1.4: For all , .
Proof: Following previous strategies, we define
. Now we need to show that .
Observe that, . So, .
Assume that .
Then, ().
.
Hence, by inductive axiom, .

Lemma 1.5 For all , we have .
Proof: Consider arbitrary . Define the set
.
Now we need to show that .
.
Thus, .
Assume, , i.e., .
Then, ().
.
.
Thus, by inductive axiom, .

Comments

Popular posts from this blog

Counting Insights Vol 1.0 K-to-1 Functions

Counting Insights Vol 1.1 Pigeon-Hole Principle

NT Insights Vol 1.0 Axiomatizing Natural Numbers