Exercise 2.2.3
Prove Proposition 2.2.12. (Basic properties of order for natural numbers). Let a, b, c be natural numbers. Then
(a) (Order is reflexive) .
(b) (Order is transitive) If and , then .
(c) (Order is antisymmetric) If and , then .
(d) (Addition preserves order) if and only if .
(e) if and only if .
(f) if and only if for some positive number .
(a) Order is reflexive)
We'll be using Definition 2.2.11 which defines the greater-than-or-equal order relation. It says that is greater than or equal to , that is , iff we have for some natural number .
Does this order relation hold between and itself? Let's write it down symbolically using Definition 2.2.11,
where is some natural number. We know from Lemma 2.2.2 that , so we can say that relation can hold if .
(b) (Order is transitive) If and , then .
Again, let's write out these relations using Definition 2.2.11,
where and is a natural number. We can substitute for ,
Since addition is associative, Proposition 2.2.5, we can rearrange the brackets,
This matches Definition 2.2.11 for the order relation where is a natural number, allowing us to conclude .
We've assumed is a natural number. Interestingly the book doesn't have a lemma stating that the sum of two natural numbers is a natural number, and we could prove it from Axion 2.2 and induction.
(c) (Order is antisymmetric) If and , then .
Let write these out using Definition 2.2.11,
where and is a natural number. Again we can substitute for ,
Since addition is associative, Proposition 2.2.5, we can rearrange the brackets,
Lemma 2.2.2 that tells us that must be 0. Corollary 2.2.9 tells us this means both and nust be . If this feels counterintuitive then remember natural numbers can't be negative, so the only way the sum of two can be is if both are .
This leaves us with
That is, . .
(d) (Addition preserves order) if and only if .
Here we must notice that "if and only if", or "iff", is a bidirectional implication, or biconditional.
This means we need to prove this statement in both directions.
(). Let's start with the LHS and rewrite it using the order relation Definition 2.2.11.
Now we increment both sides by ,
Using Proposition 2.2.5 that addition is associative gives us,
and Proposition 2.2.4 that addiiton is commutative gives us,
Using Proposition 2.2.5 that addition is associative one more time gives us,
This is the RHS, .
(). Now we start from the RHS, and rewrite it using Definition 2.2.11,
Using commutativity we get
Using associativity we get
Now we can use the cancellation law of Proposition 2.2.6
This matches the Definition 2.2.11 for order relations, giving us the LHS
Since we have proved the implication in both directions, the proof is complete.
It is worth commenting that most people would have demonstrated the validity of the statement in 2 lines, but our objective is to prove the statement using only the basic axioms and the few lemmas that have been proven at this point. That is the challenge, not showing the truth of the statement in a way that would convince most people.
(e) if and only if
Here we must be careful of the direction of the order relation, and also note the bidirectional implication.
As usual, let's write this out using Definitition 2.2.11, with and natural numbers,
where because by Definition 2.2.11 again.
(). Let's start with the LHS.
By definition, . Lemma 2.2.2 says . This means . If we set such that , then can be any natural number, including .
Using commutativity, Proposition 2.2.4, we have
Using the Definition 2.2.1 of addition, , we have,
And again by commutativity,
And finally Definition 2.2.1 again,
This is the RHS, .
(). Now let's consider the RHS, and write it using Definition 2.2.11,
where is a natural number.
Using the same process as above, we shift the increment from to ,
Now consider a positive number such that .
Because , that means , which matches the definition of the order relation . That is , the LHS.
Having proven the implication in both directions, the proof is complete.
(f) if and only if for some positive number .
Again, we note the bidirectional implication, and take care of the direction of the order relation.
(). Let's start with the LHS, and write it using the Definition 2.2.11,
where , and so as argued above in (e). That means is a positive number.
(). Now let's consider the RHS
where is a positive number. Since , that means and so by definition 2.2.11, we have a strict order relation, the RHS.
Since we have proved the statement in both directions, the proof is complete.