Exercise 2.2.7
Let be a natural number, and let be a property pertaining to the natural numbers such that whenever is true, is true. Show that if is true, then is true for all . (This principle is sometimes referred to as the principle of induction starting from the base case .)
This looks easier than the last two exercises - let's hope it is!
Approach
The first thing to notice is that this scenario is very similar to the standard induction scenario, with the only difference beting that the variable is shifted up, from to . This suggests we can reformulate the problem into the standard scenario by variable substitution.
Proof
Let's set
Here is fixed, and is free, and both are natural numbers.
If we can show that
Then by the induction principle Axiom 2.5, we can say is true for all natural numbers .
Let's first consider . This is true because we are given that . The only constraint is that must be a natural number like , which it is for .
Let's now consider . Setting means , that is . We are assuming that is true. So is true.
So we have established that for natural number
This is simply Axiom 2.5, so is true for all natural numbers . That is is true.
Now translating from back to .
is the same as
That is,
Thus we have shown .
No comments:
Post a Comment