Let’s start our discussion on real analysis with the set of rational numbers, denoted . We can construct them using integers and even natural numbers, but roughly speaking, the rational numbers are fractions of the form
, whenever
is a nonnegative integer.
Definition 1. Define the rational number equality (technically: equivalence relation) via
where are nonzero.
Intuitively (which can be formalised in a rather mundane manner), setting yields an integer
, and if
, we obtain a natural number. For real analysis, we will adopt the convention that
so that
. Let’s first convince ourselves that without loss of generality, we can assume the denominators
are positive.
Theorem 1. .
Proof. By the double-negative property of the integers,
The rationals are, in a sense, defined using addition, multiplication, and ordering, as follows.
Definition 2. Furthermore, define addition and multiplication of rational numbers as follows:
We abbreviate . Furthermore define ordering by
The rational numbers form what is known as a field, which basically means that we can perform the usual actions of addition, subtraction, multiplication, and division.
Theorem 2. The rational numbers form an abelian group under addition in the following sense:
- For any
,
.
- For any
,
.
- For any
,
.
- There exists
such that for any
,
.
- For any
, there exists a unique
such that
.
Furthermore, form an abelian group under multiplication in a similar sense:
- For any
,
.
- For any
,
.
- For any
,
.
- There exists
such that for any
,
.
- For any
with
, there exists a unique
such that
.
Finally, addition and multiplication are connected through distributivity:
Combining all properties, we call a field.
Proof. Exercise.
There are several implications of these algebraic properties of , which we may explore in some exercises. Interestingly, we have not actually used any of the order properties
of
, other than a quick sanity check that we can assume the denominators are positive. The idea is that our definition of
ought to match our definitions of addition and multiplication, so that
is not just (totally) ordered, but an ordered field.
Theorem 3. The rational numbers form an ordered field in the following sense:
- For
,
.
- For
,
.
Here, we denote to mean
. Furthermore,
and . We say that
is positive if
and negative if
.
Proof. We will prove the first property for illustration. Interestingly, this proof will highlight the core heuristic of reverse-engineering a proof that real analysis is replete of.
Let , where
. Suppose
. By definition,
We aim to prove that . This translates to
which is in turn equivalent to
Since , by the ordering properties on
, this is equivalent to canceling the
to obtain
By distributivity in , this is equivalent to
Some algebra shows us that we can remove that on both sides and cancel the positive
to obtain the inequality
which is what we assumed in the first place! While this does suffice as a proof, if we want to be completely convinced, let’s write the proof out in its proper sequence:
Either presentations are valid proofs. In fact, we could replace each with
, though this will unfortunately be one of the few rare moments where such a move is legitimate. Yet, what is interesting is this challenge—that we needed to plan the proof in reverse order to actually writing the proof. This is the biggest paradigm shift you’ll experience in learning real analysis.
We will state the various order properties that we need for our discussions when we get there. For now, let’s first ask a simple question: Is there any rational number with the property that
? Can you prove your answer?
—Joel Kindiak, 17 Dec 24, 0035H
Leave a comment