It is important for the exercises in this section that we don't assume results or knowledge that we have held as obvious for most of our lives, like
Let's remind ourselves of these Peano axioms.
Axiom 2.1 0 is a natural number.
Axiom 2.2 If
Axiom 2.3 0 is not the successor of any natural number.
Axiom 2.4 Different natural numbers must have different successors.
Axiom 2.5 (Principle of mathematical induction). Let P(n) be any property of a natural number
Let's illustrate the use of these axioms to prove that "4 is not equal to 0". This may seem obviously true, but we need to justify it based on the axioms, and only the axioms. We can say that 4 is the successor to 3, that is
This may feel laborious, and it is, but it is the only way to answer really explain why "4 is not 0", in a way that can't be refuted if we agree on the minimal Peano axioms.
Addition is defined as follows.
Definition 2.2.1 (Addition of natural numbers). Let
The symbol
We then have
We now know
This allows us to say
Let's practice using the definition of addition to show another apparently obvious statement that "
We'll use induction to show that
Next is the inductive step. The inductive hypothesis is that the proposal
This all seems laborious, and it is. But experiencing how we can build up familiar, and seemingly obvious, mathematics from a minimal set of axioms is important.
Exercise 2.2.1
Prove addition is associative. For any natural numbers
We can't use our existing knowledge to justify this. We have to prove it using only the axioms and definition of addition.
Let's use induction.
The proposal
The base case
From the definition of addition, we know that
So
The inductive hypothesis is that
We need to show that
Let's consider the LHS, and twice apply
Now let's apply the inductive hypothesis,
Finally, we can use the definition again
This the the RHS of
To summarise, we have shown:
- the base case
is true - if
is true, then is true
So by induction (Axiom 2.5) we can say the proposal is true for all natural numbers
No comments:
Post a Comment