You may think that constructing the real numbers is the foundation of real analysis. Theoretically, that is true. How can you analyse the real numbers if there aren’t real numbers to begin with?
The practical foundation of real analysis, however, is more properly seen as the notion of limits. Why is that so? The Cauchy construction of real numbers boils down to creating the real numbers using the limits (or lack thereof) of sequences of rational numbers, so we could have started here if we wanted to.
So let’s start by talking about sequences, then limits. For limits, we will need to measure the notion of “closeness”, and that will require us to define the absolute value function. For real analysis, we will adopt the convention
so that
.
Definition 1. Let
be a set. A
-sequence is a function
. Commonly, we denote
for each
, and
. A real-valued sequence is an
-sequence.
When
is a field, we inherit many properties of functions into a field.
Theorem 1. Let
be a field. For
-sequences
and any number
,
,
are
-sequences. In particular,
is a
-sequence.
We can also define division of sequences, but care needs to be taken to handle zeroes. We will define the reciprocal sequence in one way for simplicity.
Theorem 2. Let
be a
-sequence. Suppose there exists
such that for
,
. Then we can define the sequence
by

such that for
,
.
We also want to talk about limits. Roughly speaking, we want to write
to mean
when
is large. To define
in this context requires a notion of closeness (of which one of its most general forms is described using topology; but not in this discussion).
To do that, our tool of choice will be the absolute value function. For the rest of this post, we will let
be an ordered field.
Lemma 1. For any
,
. Furthermore, if
, then
. In particular,
.
Proof. By the antisymmetry of
,
or
. In the former case,

In the latter case,
implies
so that

Finally, if
, then

a contradiction. Thus,
. Combined with
, we have
. For the final result,
.
Definition 2. The absolute value function
is the function defined by

There are many intriguing properties involving the absolute value function, which we list in the theorem below.
Theorem 3. The absolute value function satisfies the following properties:
- For any
,
.
- For any
,
.
- For any
,
.
- (Triangle Inequality) For any
,
.
Proof. For the first property,
and

For the second property,
.
The third property is an exercise in case-splitting (there are four cases to compute), which we omit. For the fourth property, we first observe that for any
,

Adding the inequalities,

by case-splitting.
Corollary 1. We have as a consequence the following useful properties of the absolute value function:
- For any
,
.
- For any
,
if and only if for any
,
.
Proof. The first property follows from

For the second property, first assume
. The direction
is immediate. For the direction
, suppose for any
that

This implies
. By definition of
,
. Hence,

For the general case,

With a sufficiently robust idea of the absolute value function, we are now ready to define the limit of a sequence, if it exists.
Definition 3. Let
be a
-sequence. For any
, we write
to mean that

We say that
converges in
if there exists
such that
.
Actually, a very useful perspective to adopt is to view sequences with limits in terms of sequences with limit
.
Theorem 4. Let
be a
-sequence. Then
. More generally,
.
Proof. Use the observation that
implies
.
Let’s do arithmetic with sequences, but start with limit
for simplicity (we’ll perform some tricks later on to handle general limits).
Now for sequences with other kinds of limits, how do we know they are unique? For
-sequences it turns out that limits must be unique.
Lemma 2. For
, define the constant sequence
by
,
. Then
implies
.
Proof. Fix
. Since
, there exists
such that
implies

This implies
, as required.
Lemma 3. Let
,
be
-sequences such that
and
and
. Then

Proof. Fix
. Since
, for any
, there exists
such that

Since
, for any
, there exists
such that

To prove all of these limit laws, the key is to particularise
so that the result is bounded by
. For the first identity, use the triangle inequality so that for
,

Thus, stipulating
does the trick. Then there will be corresponding
such that

For the second identity, the result is obvious if
. If
, then
so that setting
yields

For the third identity,

For the fourth identity, we aren’t assuming that
, and so will avoid the use of
, which may or may not be well-defined. Instead, we set
so that for
,

The squeeze theorem is a ridiculously useful limit property.
Lemma 4. Let
,
,
be
-sequences such that
and
. Suppose there exists
such that

Then
.
Proof. Fix
. Since
, for any
, there exists
such that

Since
, for any
, there exists
such that

Setting
, for
,

Therefore,
, as required.
Now we want to talk about general limits. Let’s first show that limits in ordered fields must be unique.
Theorem 5. Let
be a
-sequence. Suppose
and
. Then
. This allows us to write

without ambiguity, whenever such an
exists.
Proof. Observe that
and
so that

Since
are constants,
so that
.
This brings us to the star of any analysis on limits: the limit laws.
Theorem 6 (Limit Laws). Let
be
-sequences. Suppose
,
, and
. Then

Furthermore, if there exists
such that

then
. Finally, if
and there exists
such that

then
.
Proof. The first set of limit laws can be proven algebraically:

as required. The squeeze theorem also works since we can apply the zero-limit case to

so that
implies
.
For the monotonicity property, fix
. Since
, find
so that for
,

For
,
. Since
is arbitrary,
, as required.
There is one more question worth asking: if
, does it always hold that
? Well, if
, then we’ll run into problems, and if
, this result is plausibly true. You’ll be pleased to know that this result is true. However, this exploration is worth its own exercise since we won’t be needing it as much in our real-analytic discussion.
—Joel Kindiak, 19 Dec 24, 1508H