Our axioms for the real numbers fall into three categories:
Field Axioms: These axioms provide the essential properties of arithmetic involving addition and multiplication.
Order Axioms: These axioms provide the necessary properties of inequalities.
Completeness Axiom: This axiom ensures that the familiar number line that we use to model the real numbers does not have any holes in it.
We begin with the Field Axioms.
Axiom5.1.Field Axioms.
There exist operations \(+\) (addition) and \(\cdot\) (multiplication) on \(\mathbb{R}\) satisfying:
(F1)
(Associativity for Addition) For all \(a,b, c\in \mathbb{R}\) we have \((a+b)+c = a+(b+c)\text{;}\)
(F2)
(Commutativity for Addition) For all \(a,b\in \mathbb{R}\text{,}\) we have \(a+b=b+a\text{;}\)
(F3)
(Additive Identity) There exists \(0\in\mathbb{R}\) such that for all \(a\in\mathbb{R}\text{,}\)\(0+a=a\text{;}\)
(F4)
(Additive Inverses) For all \(a\in\mathbb{R}\) there exists \(-a\in\mathbb{R}\) such that \(a+(-a)=0\text{;}\)
(F5)
(Associativity for Multiplication) For all \(a,b, c\in \mathbb{R}\) we have \((ab)c = a(bc)\text{;}\)
(F6)
(Commutativity for Multiplication) For all \(a,b\in \mathbb{R}\text{,}\) we have \(ab=ba\text{;}\)
(F7)
(Multiplicative Identity) There exists \(1\in\mathbb{R}\) such that \(1\neq 0\) and for all \(a\in\mathbb{R}\text{,}\)\(1a=a\text{;}\)
(F8)
(Multiplicative Inverses) For all \(a\in\mathbb{R}\setminus\{0\}\) there exists \(a^{-1}\in\mathbb{R}\) such that \(aa^{-1}=1\text{;}\)
(F9)
(Distributive Property) For all \(a,b,c\in \mathbb{R}\text{,}\)\(a(b+c)=ab+ac\text{.}\)
In the language of abstract algebra, Axioms F1–F4 and F5–F8 make each of \(\mathbb{R}\) and \(\mathbb{R}\setminus\{0\}\) an abelian group under addition and multiplication, respectively. Axiom F9 provides a way for the operations of addition and multiplication to interact. Collectively, Axioms F1–F9 make the real numbers a field. Axioms F3 and F7 state the existence of additive and multiplicative identities, but these axioms do not assume that the elements are the unique elements with the specified properties. However, we can prove that this is the case. That is, \(0\) and \(1\) of \(\mathbb{R}\) are the unique additive and multiplicative identities in \(\mathbb{R}\text{.}\) To prove the following theorem, suppose \(0\) and \(0'\) are both additive identities in \(\mathbb{R}\) and then show that \(0=0'\text{.}\) This shows that there can only be one additive identity. It is important to point out that we are not proving that the number \(0\) introduced in Axiom F3 is unique, but rather there is a unique number with the property specified in Axiom F3.
Theorem5.2.
There exists a unique additive identity of \(\mathbb{R}\text{.}\)
To prove the next theorem, mimic the approach you used to prove Theorem 5.2.
Theorem5.3.
There exists a unique multiplicative identity of \(\mathbb{R}\text{.}\)
Similar to Axioms F3 and F7, Axioms F4 and F8 state the existence of additive and multiplicative inverses, but these axioms do not assume that these elements are the unique elements with the specified properties. However, we can prove that for every \(a\in\mathbb{R}\text{,}\) the elements \(-a\) and \(a^{-1}\) (as long as \(a\neq 0\)) are the unique additive and multiplicative inverses, respectively.
Theorem5.4.
Every real number has a unique additive inverse.
Theorem5.5.
Every nonzero real number has a unique multiplicative inverse.
In light of the last two theorems, we now know that sticking a minus sign in front of \(a\in\mathbb{R}\) or raising \(a\in\mathbb{R}\setminus\{0\}\) to \(-1\) each correspond to an operation that yields a unique element with the corresponding inverse property. Note that since \(0+0=0$\)and additive inverses are unique, it must be the case that \(-0=0\text{.}\)
Since we are taking a formal axiomatic approach to the real numbers, we should make it clear how the natural numbers are embedded in \(\mathbb{R}\text{.}\)
Definition5.6.
We define the natural numbers, denoted by \(\mathbb{N}\text{,}\) to be the smallest subset of \(\mathbb{R}\) satisfying:
\(1\in\mathbb{N}\text{,}\) and
for all \(n\in\mathbb{N}\text{,}\) we have \(n+1\in\mathbb{N}\text{.}\)
Notice the similarity between the definition of the natural numbers presented above and the Axiom of Induction given in Section 4.1. Of course, we use the standard numeral system to represent the natural numbers, so that \(\mathbb{N}= \{1,2,3,4,5,6,7,8,9,10\ldots\}\text{.}\)
Given the natural numbers, Axiom F3/Theorem 5.2 and Axiom F4/Theorem 5.4 together with the operation of addition allow us to define the integers, denoted by \(\mathbb{Z}\text{,}\) in the obvious way. That is, the integers consist of the natural numbers together with the additive identity and all of the additive inverses of the natural numbers.
We now introduce some common notation that you are likely familiar with. Take a moment to think about why the following is a definition as opposed to an axiom or theorem.
Definition5.7.
For every \(a,b\in\mathbb{R}\) and \(n\in\mathbb{Z}\text{,}\) we define the following:
\(\displaystyle \tcboxmath{\displaystyle a^n\coloneqq \begin{cases}\overbrace{aa\cdots a}^n, \amp \text{ if } n\in \mathbb{N}\\ 1, \amp \text{ if } n=0\text{ and } a\neq 0\\ \displaystyle\frac{1}{a^{-n}}, \amp \text{ if } -n\in \mathbb{N}\text{ and } a\neq 0 \end{cases} }\)
The set of rational numbers, denoted by \(\mathbb{Q}\text{,}\) is defined to be the collection of all real numbers having the form given in Part (b) of Definition 5.7 with the additional requirement that \(a\) and \(b\) be integers. That is,
\begin{equation*}
\tcboxmath{\mathbb{Q}:=\left\{\frac{a}{b}\mid a,b\in\mathbb{Z} \text{ and } b\neq 0\right\}}.
\end{equation*}
The irrational numbers are defined to be \(\mathbb{R}\setminus\mathbb{Q}\text{.}\)
Using the Field Axioms, we can prove each of the statements in the following theorem.
Theorem5.8.
For all \(a,b,c\in\mathbb{R}\text{,}\) we have the following:
\(a=b\) if and only if \(a+c=b+c\text{;}\)
\(0a=0\text{;}\)
\(-a=(-1)a\text{;}\)
\((-1)^2 = 1\text{;}\)
\(-(-a)=a\text{;}\)
If \(a\neq 0\text{,}\) then \((a^{-1})^{-1}=a\text{;}\)
If \(a\neq 0\) and \(ab = ac\text{,}\) then \(b = c\text{.}\)
If \(ab=0\text{,}\) then either \(a=0\) or \(b=0\text{.}\)
Carefully prove the next theorem by explicitly citing where you are utilizing the Field Axioms and Theorem 5.8.
Theorem5.9.
For all \(a,b\in\mathbb{R}\text{,}\) we have \((a+b)(a-b)=a^2-b^2\text{.}\)
We now introduce the Order Axioms of the real numbers.
Axiom5.10.Order Axioms.
For \(a,b,c\in \mathbb{R}\text{,}\) there is a relation \(\tcboxmath{\lt }\) on \(\mathbb{R}\) satisfying:
(O1)
(Trichotomy Law) If \(a\neq b\text{,}\) then either \(a\lt b\) or \(b\lt a\) but not both;
(O2)
(Transitivity) If \(a\lt b\) and \(b\lt c\text{,}\) then \(a\lt c\text{;}\)
(O3)
If \(a\lt b\text{,}\) then \(a+c\lt b+c\text{;}\)
(O4)
If \(a\lt b\) and \(0\lt c\text{,}\) then \(ac\lt bc\text{.}\)
Given Axioms O1–O4, we say that the real numbers are a linearly ordered field. We call numbers greater than zero positive and those greater than or equal to zero nonnegative. There are similar definitions for negative and nonpositive.
Notice that the Order Axioms are phrased in terms of “\(\lt\)”. We would also like to be able to utilize “\(>\)”, “\(\leq\)”, and “\(\geq\)”.
Definition5.11.
For \(a,b\in\mathbb{R}\text{,}\) we define:
\(\tcboxmath{a>b}\) if \(b\lt a\text{;}\)
\(\tcboxmath{a\leq b}\) if \(a\lt b\) or \(a=b\text{;}\)
\(\tcboxmath{a\geq b}\) if \(b\leq a\text{.}\)
Notice that we took the existence of the inequalities “\(\lt\)”, “\(>\)”, “\(\leq\)”, and “\(\geq\)” on the real numbers for granted when we defined intervals of real numbers in Definition 3.4.
Using the Order Axioms, we can prove many familiar facts.
Theorem5.12.
For all \(a,b\in\mathbb{R}\text{,}\) if \(a,b>0\text{,}\) then \(a+b>0\text{;}\) and if \(a,b\lt 0\text{,}\) then \(a+b\lt 0\text{.}\)
The next result extends Axiom O3.
Theorem5.13.
For all \(a,b,c,d\in\mathbb{R}\text{,}\) if \(a\lt b\) and \(c\lt d\text{,}\) then \(a+c\lt b+d\text{.}\)
Theorem5.14.
For all \(a\in\mathbb{R}\text{,}\)\(a>0\) if and only if \(-a\lt 0\text{.}\)
Theorem5.15.
If \(a\text{,}\)\(b\text{,}\)\(c\text{,}\) and \(d\) are positive real numbers such that \(a\lt b\) and \(c\lt d\text{,}\) then \(ac\lt bd\text{.}\)
Theorem5.16.
For all \(a,b\in\mathbb{R}\text{,}\) we have the following:
\(ab>0\) if and only if either \(a,b>0\) or \(a,b\lt 0\text{;}\)
\(ab\lt 0\) if and only if \(a\lt 0\lt b\) or \(b\lt 0\lt a\text{.}\)
Theorem5.17.
For all positive real numbers \(a\) and \(b\text{,}\)\(a\lt b\) if and only if \(a^2\lt b^2\text{.}\)
Consider using three cases when approaching the proof of the following theorem.
Theorem5.18.
For all \(a\in\mathbb{R}\text{,}\) we have \(a^2\geq 0\text{.}\)
It might come as a surprise that the following result requires proof.
Theorem5.19.
We have \(0\lt 1\text{.}\)
The previous theorem together with Theorem 5.14 implies that \(-1\lt 0\) as you expect. It also follows from Axiom O3 that for all \(n\in\mathbb{Z}\text{,}\) we have \(n\lt n+1\text{.}\) We assume that there are no integers between \(n\) and \(n+1\text{.}\)
Theorem5.20.
For all \(a\in\mathbb{R}\text{,}\) if \(a>0\text{,}\) then \(a^{-1}>0\text{,}\) and if \(a\lt 0\text{,}\) then \(a^{-1}\lt 0\text{.}\)
Theorem5.21.
For all \(a,b\in \mathbb{R}\text{,}\) if \(a\lt b\text{,}\) then \(-b\lt -a\text{.}\) Moreover, if \(a,b\in \mathbb{R}\setminus\{0\}\) with \(a\lt b\text{,}\) then \(b^{-1}\lt a^{-1}\text{.}\)
The last few results allow us to take for granted our usual understanding of which real numbers are positive and which are negative. The next theorem yields a result that extends Theorem 5.21.
Theorem5.22.
For all \(a,b,c\in \mathbb{R}\text{,}\) if \(a\lt b\) and \(c\lt 0\text{,}\) then \(bc\lt ac\text{.}\)
There is a special function that we can now introduce.
Definition5.23.
Given \(a\in\mathbb{R}\text{,}\) we define the absolute value of \(a\text{,}\) denoted \(|a|\text{,}\) via
\begin{equation*}
\tcboxmath{|a|\coloneqq \begin{cases}a, \amp \text{ if } a\geq 0\\ -a, \amp \text{ if } a\lt 0. \end{cases} }
\end{equation*}
Theorem5.24.
For all \(a\in\mathbb{R}\text{,}\)\(|a|\geq 0\) with equality only if \(a=0\text{.}\)
We can interpret \(|a|\) as the distance between \(a\) and 0 as depicted in Figure 5.1.
(a)\(a>0\)
(b)\(a\lt 0\)
Figure5.1.Visual representation of \(|a|\text{.}\)
Theorem5.25.
For all \(a,b\in\mathbb{R}\text{,}\) we have \(|a-b|=|b-a|\text{.}\)
Given two points \(a\) and \(b\text{,}\)\(|a-b|\text{,}\) and hence \(|b-a|\) by the previous theorem, is the distance between \(a\) and \(b\) as shown in Figure 5.2.
Figure5.2.Visual representation of \(|a-b|\text{.}\)
Theorem5.26.
For all \(a,b\in\mathbb{R}\text{,}\)\(|ab|=|a||b|\text{.}\)
In the next theorem, writing \(\pm a\leq b\) is an abbreviation for \(a\leq b\) and \(-a\leq b\text{.}\)
Theorem5.27.
For all \(a,b\in\mathbb{R}\text{,}\) if \(\pm a\leq b\text{,}\) then \(|a|\leq b\text{.}\)
Theorem5.28.
For all \(a\in\mathbb{R}\text{,}\)\(|a|^2=a^2\text{.}\)
Theorem5.29.
For all \(a\in\mathbb{R}\text{,}\)\(\pm a\leq |a|\text{.}\)
Theorem5.30.
For all \(a,r\in\mathbb{R}\) with \(r\) nonnegative, \(|a|\leq r\) if and only if \(-r\leq a\leq r\text{.}\)
The letter \(r\) was used in the previous theorem because it is the first letter of the word “radius”. If \(r\) is positive, we can think of the interval \((-r,r)\) as the interior of a one-dimensional circle with radius \(r\) centered at 0. Figure 5.3 provides a visual interpretation of Theorem 5.30.
Figure5.3.Visual representation of \(|a|\leq r\text{.}\)
Corollary5.31.
For all \(a,b,r\in\mathbb{R}\) with \(r\) nonnegative, \(|a-b|\leq r\) if and only if \(b-r\leq a\leq b+r\text{.}\)
Since \(|a-b|\) represents the distance between \(a\) and \(b\text{,}\) we can interpret \(|a-b|\leq r\) as saying that the distance between \(a\) and \(b\) is less than or equal to \(r\text{.}\) In other words, \(a\) is within \(r\) units of \(b\text{.}\) See Figure 5.4.
Figure5.4.Visual representation of \(|a-b|\leq r\text{.}\)
Consider using Theorem 5.29 and Theorem 5.30 when attacking the next result, which is known as the Triangle Inequality. This result can be extremely useful in some contexts.
Theorem5.32.Triangle Inequality.
For all \(a,b\in\mathbb{R}\text{,}\)\(|a+b|\leq |a|+|b|\text{.}\)
Figure 5.5 depicts two of the cases for the Triangle Inequality.
(a)\(a\geq 0, b\geq 0\)
(b)\(a\lt 0,b\geq 0\)
Figure5.5.Visual representation of two of the cases for the Triangle Inequality.
Problem5.33.
Under what conditions do we have equality for the Triangle Inequality?
Where did the Triangle Inequality get its name? Why “Triangle”? For any triangle (including degenerate triangles), the sum of the lengths of any two sides must be greater than or equal to the length of the remaining side. That is, if \(x\text{,}\)\(y\text{,}\) and \(z\) are the lengths of the sides of the triangle, then \(z\leq x+y\text{,}\) where we have equality only in the degenerate case of a triangle with no area. In linear algebra, the Triangle Inequality is a theorem about lengths of vectors. If \(\mathbf{a}\) and \(\mathbf{b}\) are vectors in \(\mathbb{R}^n\text{,}\) then the Triangle Inequality states that \(\lVert \mathbf{a}+\mathbf{b}\rVert \leq \lVert\mathbf{a}\rVert +\lVert\mathbf{b}\rVert\text{.}\) Note that \(\lVert \mathbf{a}\rVert\) denotes the length of vector \(\mathbf{a}\text{.}\) See Figure 5.6. The version of the Triangle Inequality that we presented in Theorem 5.32 is precisely the one-dimensional version of the Triangle Inequality in terms of vectors.
Figure5.6.Triangle Inequality in terms of vectors.
The next theorem is sometimes called the Reverse Triangle Inequality.
Theorem5.34.Reverse Triangle Inequality.
For all \(a,b\in\mathbb{R}\text{,}\)\(|a-b|\geq \left||a|-|b| \right|\text{.}\)
Before we introduce the Completeness Axiom, we need some additional terminology.
Definition5.35.
Let \(A\subseteq \mathbb{R}\text{.}\) A point \(b\) is called an upper bound of \(A\) if for all \(a\in A\text{,}\)\(a\leq b\text{.}\) The set \(A\) is said to be bounded above if it has an upper bound.
Problem5.36.
The notion of a lower bound and the property of a set being bounded below are defined similarly. Try defining them.
Problem5.37.
Find all upper bounds and all lower bounds for each of the following sets when they exist.
A set \(A\subseteq \mathbb{R}\) is bounded if \(A\) is bounded above and below.
Notice that a set \(A\subseteq\mathbb{R}\) is bounded if and only if it is a subset of some bounded closed interval.
Definition5.39.
Let \(A\subseteq \mathbb{R}\text{.}\) A point \(p\) is a supremum (or least upper bound) of \(A\) if \(p\) is an upper bound of \(A\) and \(p\leq b\) for every upper bound \(b\) of \(A\text{.}\) Analogously, a point \(p\) is an infimum (or greatest lower bound) of \(A\) if \(p\) is a lower bound of \(A\) and \(p\geq b\) for every lower bound \(b\) of \(A\text{.}\)
Our next result tells us that a supremum of a set and an infimum of a set are unique when they exist.
Theorem5.40.
If \(A\subseteq \mathbb{R}\) such that a supremum (respectively, infimum) of \(A\) exists, then the supremum (respectively, infimum) of \(A\) is unique.
In light of the previous theorem, if the supremum of \(A\) exists, it is denoted by \(\tcboxmath{\sup(A)}\text{.}\) Similarly, if the infimum of \(A\) exists, it is denoted by \(\tcboxmath{\inf(A)}\text{.}\)
Problem5.41.
Find the supremum and the infimum of each of the sets in Problem 5.37 when they exist.
It is important to recognize that the supremum or infimum of a set may or may not be contained in the set. In particular, we have the following theorem concerning suprema and maximums. The analogous result holds for infima and minimums.
Theorem5.42.
Let \(A\subseteq \mathbb{R}\text{.}\) Then \(A\) has a maximum if and only if \(A\) has a supremum and \(\sup(A)\in A\text{,}\) in which case the \(\max(A)=\sup(A)\text{.}\)
Intuitively, a point is the supremum of a set \(A\) if and only if no point smaller than the supremum can be an upper bound of \(A\text{.}\) The next result makes this more precise.
Theorem5.43.
Let \(A\subseteq \mathbb{R}\) such that \(A\) is bounded above and let \(b\) be an upper bound of \(A\text{.}\) Then \(b\) is the supremum of \(A\) if and only if for every \(\varepsilon >0\text{,}\) there exists \(a\in A\) such that \(b-\varepsilon \lt a\text{.}\)
Problem5.44.
State and prove the analogous result to Theorem 5.43 involving infimum.
The following axiom states that every nonempty subset of the real numbers that has an upper bound has a least upper bound.
Axiom5.45.Completeness Axiom.
If \(A\) is a nonempty subset of \(\mathbb{R}\) that is bounded above, then \(\sup(A)\) exists.
Given the Completeness Axiom, we say that the real numbers satisfy the least upper bound property. It is worth mentioning that we do not need the Completeness Axiom to conclude that every nonempty subset of the integers that is bounded above has a supremum, as this follows from Theorem 4.40 (a generalized version of the Well-Ordering Principle).
Certainly, the real numbers also satisfy the analogous result involving infimum.
Theorem5.46.
If \(A\) is a nonempty subset of \(\mathbb{R}\) that is bounded below, then \(\inf(A)\) exists.
Our next result, called the Archimedean Property, tells us that for every real number, we can always find a natural number that is larger. To prove this theorem, consider a proof by contradiction and then utilize the Completeness Axiom and Theorem 5.43.
Theorem5.47.Archimedean Property.
For every \(x\in\mathbb{R}\text{,}\) there exists \(n\in\mathbb{N}\) such that \(x\lt n\text{.}\)
More generally, we can “squeeze” every real number between a pair of integers. The next result is sometimes referred to at the Generalized Archimedean Property.
Theorem5.48.Generalized Archimedean Property.
For every \(x\in\mathbb{R}\text{,}\) there exists \(k,n\in\mathbb{Z}\) such that \(k\lt x\lt n\text{.}\)
Theorem5.49.
For any positive real number \(x\text{,}\) there exists \(N\in \mathbb{N}\) such that \(0\lt \frac{1}{N}\lt x\text{.}\)
The next theorem strengthens the Generalized Archimedean Property and says that every real number is either an integer or lies between a pair of consecutive integers. To prove this theorem, let \(x\in\mathbb{R}\) and define \(L=\{k\in\mathbb{Z}\mid k\leq x\}\text{.}\) Use the Generalized Archimedean Property to conclude that \(L\) is nonempty and then utilize Theorem 4.40.
Theorem5.50.
For every \(x\in\mathbb{R}\text{,}\) there exists \(n\in \mathbb{Z}\) such that \(n\leq x\lt n+1\text{.}\)
To prove the next theorem, let \(a\lt b\text{,}\) utilize Theorem 5.49 on \(b-a\) to obtain \(N\in\mathbb{N}\) such that \(\frac{1}{N}\lt b-a\text{,}\) and then apply Theorem 5.50 to \(Na\) to conclude that there exists \(n\in\mathbb{N}\) such that \(n\leq Na\lt n+1\text{.}\) Lastly, argue that \(\frac{n+1}{N}\) is the rational number you seek.
Theorem5.51.
If \((a,b)\) is an open interval, then there exists a rational number \(p\) such that \(p\in(a,b)\text{.}\)
Recall that the real numbers consist of rational and irrational numbers. Two examples of an irrational number that you are likely familiar with are \(\pi\) and \(\sqrt{2}\text{.}\) In Section 6.2, we will prove that \(\sqrt{2}\) is irrational, but for now we will take this fact for granted. It turns out that \(\sqrt{2}\approx 1.41421356237\in (1,2)\text{.}\) This provides an example of an irrational number occurring between a pair of distinct rational numbers. The following theorem is a good challenge to generalize this.
Theorem5.52.
If \((a,b)\) is an open interval, then there exists an irrational number \(p\) such that \(p\in(a,b)\text{.}\)
Repeated applications of the previous two theorems implies that every open interval contains infinitely many rational numbers and infinitely many irrational numbers. In light of these two theorems, we say that both the rationals and irrationals are dense in the real numbers.
If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.