To start with, let us recall some basic notation. We write for the natural numbers (without ), for the real numbers. We use the curly parentheses for sets: is the set consisting of three elements . Sequences are denoted by round parentheses, e.g. .
Recall also the following distinction of intervals:
open: as well as , and ;
half-open: and as well as and ;
closed: as well as , and ;
bounded: ;
compact = closed and bounded: ;
where and .
A function is written as
where is a set, the domain of the function, another set, the codomain, and the prescription that assigns a unique element in to each element in . Typical examples for and are or intervals .
If is a function and a subset then we can define the restriction of to that subset,
where the domain changes, but codomain and prescription remain the same.
We recall the definition of continuity in its most convenient form:
Let be an interval and . A function is called continuous at if
for every there is such that for all with
we have .
The function is continuous if it is continuous at every , i.e.,
for every and there is such that for all with
we have .
Here is a “test parameter”, which is varied in order to “test out” whether a suitable , possibly depending on and , can be constructed and the condition of continuity at be fulfiled; cannot be “calculated”, this does not make sense conceptually. One asks, “if I want a variation of at most in y-direction around , how much can I vary in x-direction around ?” The answer, if it exists, is . So can be calculated or estimated in some way if the function is continuous at . However, is not unique: once you have found one that works for the function and given and , any positive number smaller than that would also work instead of . Similarly, if for some and you can find then for any number greater than that you can use the same to satisfy the condition of continuity at . The crucial point is that for every possible we must be able to find in order to prove continuity at .
Let and defined by and let us verify continuity.
Let us consider the point . Then for , we find by graphical inspection fulfiling the above criterion of continuity. For , we find that works – and thus any would actually be fine as well: remember that if one fulfils the continuity criterion, then may be replaced by any positive number less than and again fulfil the criterion.
For general and , we can determine depending on and as follows: if then we want
so , so
If then we want
so , so
Comparing the two upper bounds on , we realise that
satisfies bothy of them, so works to prove continuity in for given , as requested in Definition 1.1.1.
We see that as gets smaller, so does that – which is not very surprising. For fixed , is there a that works well for all ?
The answer is no because as .
Instead let’s study , with . For given , can we find a common here?
The answer is yes, .
Notice: since the relevance of lies in “small” values with and possibly close to and positive, we always assume to be “small enough” for all expressions to make sense, e.g. here such that the denominator does not vanish.
The opposite of continuity would be as follows: is not continuous or is discontinuous at if
there is such that for all there is with
and .
Consider
Then lies in the domain of but is not continuous at . To see this, take . Then for any , we can find such that , which means but
proving the criterion in Remark 1.1.3. One can also show that is continuous at .
Let us investigate whether we can find a common for given , independent of . One can show that restricting to the interval or , with , one can choose
independent of . As , we see that , and it is impossible to find a common for .
Consider , with . For given and , find in order to prove that is continuous. Can you choose depending only on but not on ?
Let , then
Exercise X. ∎
Suppose is a compact interval and a continuous function. Then
for every there is such that for all with
we have .
We would like to prove this by contraposition, namely we have to show the following. Suppose that
there is such that for every there are with
and .
Then is not continuous!
Notice that is true if and only if the following condition is true (taking half of the parameter in ):
there is such that for every there are with
and .
In order to prove that is not continuous, take an as in . Then for all , there are with and . The fractions take the role of in ; we can use all because we said “for every ” in . Then forms a sequence in . The interval is compact, i.e., bounded and closed, so that the theorem of Bolzano-Weierstrass from MATH113 implies that there is a convergent subsequence . Its limit point lies in because is closed (that was the definition of closedness in MATH113), and we denote it by (not part of the sequence though).
Similarly, we have the sequence , and by the triangle inequality in Lemma 1.1.5, the corresponding subsequence satisfies
so is also convergent with the same limit point . Again by the triangle inequality, we have
for all . This means that, for each ,
But for every there is such that and because the two sequence both converge to . Hence, we have derived the following statement:
there is such that for all there is with
and .
This is the criterion in Remark 1.1.3, showing that is discontinuous at . Hence is not continuous, which concludes the proof by contraposition. ∎
by contraposition, using Bolzano-Weierstrass and the triangle inequality
The proof is a bit challenging, so try to go through it again carefully and make sure you understand all steps and everything is correct and complete. You do not have to memorise all the details though.
Let be an interval. A function is called uniformly continuous if
for every there is such that for all with
we have .
If is a compact interval and continuous then is (automatically) uniformly continuous.
If is uniformly continuous then it is continuous. This follows directly by comparing the definitions of continuity and of uniform continuity: for continuity, may depend on and , while for uniform continuity, may depend only on .
Does the converse of Corollary 1.1.8 hold as well? Prove your answer or find a counterexample. What about contraposition or the inverse statement?
The converse would be as follows: If is uniformly continuous then is continuous and compact.
We know from Remark 1.1.9 that if is uniformly continuous then it is continuous. However, need not be compact. Consider the constant function
This is uniformly continuous, e.g. for we can choose to satisfy the condition of uniform continuity; but is not bounded and hence not compact. Hence the converse statement is not true in general.
Recall from MATH111: the contrapositive statement is automatically always true if the original statement is true, while the inverse statement is always false if the original statement is true.
Let us return to Example 1.1.2 and consider with We found that, for we can take , and the smallest such value is
so would make uniformly continuous – as to be expected by Corollary 1.1.8. We could even consider with . Again works for this and establishes uniform continuity although is not compact. Instead, choosing as domain or does not yield uniform continuity as was shown in Example 1.1.2.
State 3 substantially different examples of uniformly continuous functions and 3 substantially different examples of continuous but not uniformly continuous functions. Provide a precise definition of the functions, with domain and codomain etc., but no detailed proof required. They should not be taken from the lecture notes.
Decide and prove whether a continuous function on a compact interval is bounded.