Definition (Pointwise Convergence)

Let be a set (most of the time, a Metric Space). Consider

and . We see the sequence converges pointwise to , denoted by if

Precisely, for any

depends on both .

Remark (Pointwise Equivalence)

Pointwise convergence is equivalent to limits of sequences of numbers, indexed by .

Example:

Let . Let . For fixed , the values of

So, where

giving us a point of simple discontinuity. So, if , and is continuous, then is not necessarily continuous.

Definition (Uniform Convergence)

Let and for . We say that uniformly converges to if for any , there exists , such that for any , for any , . This denoted by

precisely,

Here, only relies on . Thus, it is a stronger result than Definition (Pointwise Convergences), shown in Lemma (Uniform to Pointwise)

Lemma (Uniform to Pointwise)

If , then .

Example:

Let over , where

Proof: Suppose that where . Then such that

Then take , we have which is continuous since it is constant. Then such that if , then . By assumption,

which implies , a contradiction.

Criterion 1 (By Supremum)

Let using the Supremum. Then

This is just the definition, so the proof can be omitted.

Criterion 2 (Cauchy Criterion)

The sequence of functions defined on , converges uniformly on if and only if for every there exists an integer such that implies

Proof: Suppose converges uniformly on , and let be the limit function. Then there is an integer such that and

so that

and the forward direction is done.

Conversely, if the Cauchy condition holds, then by theorem and that converges for every . Let the limit be . Let be given, and choose such that

holds. We fix some , and let . Then as ,

for every and every .

Criterion 3 (Comparison Test)

Suppose is a sequence of functions defined on , and suppose

Then converges uniformly on if converges.

The converse is not necessarily true.

Proof: If converges, then for arbitrary ,

provided are large enough. Then uniformly convergence is satisfied from Criterion 2 (Cauchy Criterion).

Theorem (Uniform Convergence and Continuity)

Suppose uniformly on a set is a metric space. Let be a limit point of , and suppose that

Then converges, and

In other words,

Proof: Let be given. By uniform convergence of , such that imply

Letting , we obtain

for so that is a Cauchy Sequence and therefore converges. Let denote the convergence point. Then,

If we pick such that

for all (possible by uniform convergence), and such that

Then for this , we choose neighborhood of such that

if . By substitution,

and we are done.

Corollary (Uniform Converges Retains Continuity)

If is a sequence of continuous functions on , and if uniformly on , then is continuous on .

Proof: , WTS that or that

so we have that

pick large enough so that

since is continuous, then

and summing up all portions, we have that

Definition (Complex Continuous Bounded Functions)

If is a Metric Space then let denote the set of all complex-valued continuous bounded functions with domain .

We associate with with a Supremum norm:

  • is bounded, so any norm is finite. It is obvious that only if .
  • for all such that
  • By defining , then we have that by Definition, is a Metric Space.

Theorem (Complete)

is also a complete metric space.

Proof: If is a Cauchy Sequence, then such that

by Criterion 2 (Cauchy Criterion) and Definition (Uniform Convergence). Then by Corollary (Uniform Converges Retains Continuity), is continuous and since is bounded, is bounded. Thus .

Theorem (Countable is Pointwise Convergence)

We are guaranteed to have pointwise convergence on a subsequence if the domain is countable.

Proof: WLOG, let us assume that all the functions in the sequence are distinct. Since is countable, we can write

For , since is bounded by Bolzano-Weierstrass, then we have the subsequence

converges. Now we evaluate on . Using Bolzano-Weierstrass again, , we have the following subsequence

which also converges for both . By repeating this theorem for every element in (which we can do, since it is countable), then by Cantor’s Diagonal Argument, we have a pointwise convergent subsequence for every point in .

I believe we need diagonalization for a couple reasons.

  1. Since for each time we use Bolzano-Weierstrass, there is a chance we may remove some elements that ensure a previous point (if we were at the th step, but we accidentally made it no longer pointwise convergent on th step) is still point wise convergent.
  2. It ensures that this subsequence is convergent for all . Indeed, since ensures is convergent, ensures is convergent, and so on.