We have \(\mathbb{N}\), \(\mathbb{Z}\) and \(\mathbb{Q}\). \(\mathbb{Q}\) is a field. The field axiom is as follows:
- \(a + b, ab \in \mathbb{F}\)
- \(a + (b + c) = (a + b) + c\)
- \(a + b = b + a, ab = ba\)
- \(a(b+c) = ab + ac\)
- ...
Another axiom that we need is the order axiom as follows:
- (Trichotomy) For \(a,b \in \mathbb{F}\), \(a < b\) or \(b < a\) or \(a = b\) holds
- (Transitive). \(a < b\) and \(b < c\) implies that \(a < c\).
- \(a < b\) and \(c \in \mathbb{F}\) implies \(a + b < b + c\).
- If \(c > 0\) and \(a < b\), then \(ac < bc\).
- If \(c < 0\) and \(a < b\), then \(ac > bc\).
Based on this we get a couple of other theorems that we will need later:
- If \(a \neq 0\), then \(a^2 > 0\).
- \(-1 < 0 < 1\)
- If \(0 < a < 1\), then \(a^2 < a\). If \(a > 1\), then \(a^2 > a\).
Proof
(a) If \(a \neq 0\), then by the order axiom (1), either \(a < 0\) or \(a > 0\).
Case 1: Suppose that \(a > 0\), then by the order axiom (4)
Case 2: Suppose that \(a < 0\), then by the order axiom (5)
(b) By (a), we know that \(1 \neq 0\). Then
Next, to show that \(-1 < 0\), observe that
Finally, since \(-1 < 0\) and \(0 < 1\), then \(-1 < 0 < 1\).
(c) If \(0 < a < 1\), then by the order axiom (4)
If \(a > 1\), then by the order axiom (4)
We have one more theorem as follows
Proof
Suppose that \(n > 0\) is a positive integer, then we can construct \(n\) as the sum of \(n\) 1’s added together as follows
But we know from the previous theorem that if \(a \neq 0\), then \(a^2 > 0\) and from this we saw that \(1 > 0\). By the order axiom (3)
Therefore, \(n \geq 1\). So \(n\) is at least \(1\) if it’s a positive integer.
If \(n < 0\), then we can use the order axiom (5) to get
Then, the first case applies,
We know that \(\mathbb{Q}\) is an ordered field. Things were good until we discovered that \(\sqrt{2}\) can’t be rational. So this implies that \(\mathbb{Q}\) has gaps …
So now the Order Axiom together with the Field Axiom and the Completeness Axiom, we can finally get \(\mathbb{R}\).
References
- Lecture Notes by Professor Chun Kit Lai