Deep Dive into Continuity
Continuity of Real Numbers
Completeness Property:
Every nonempty set of real numbers that is bounded above (or below) has a least upper bound (or greatest lower bound).
Monotone Convergence Theorem:
Every monotonic (non-decreasing or non-increasing) and bounded sequence of real numbers is convergent.
an↗,an≤M⟹n→+∞liman=n≥1supan
Nested Interval Theorem:
Every sequence of nested closed and bounded intervals has a nonempty intersection.
[an+1,bn+1]⊆[an,bn]⟹n≥1⋂[an,bn]=∅
Closed Set
A subset A⊆R is called a closed set if it is closed under limits, that is:
If an∈A and n→+∞liman exists, then n→+∞liman∈A.
Theorems
-
K⊂R is a bounded closed set if and only if every sequence in K has a convergent subsequence whose limit also lies in K.
K is bounded and closed ⟺∀{xn}⊂K,∃{xnk} such that xnk→x∗∈K.
-
Let f be a continuous function on a nonempty bounded closed set K⊂R. Then the image set f(K) is also a nonempty bounded closed set. Therefore, f attains both its maximum and minimum on K.
∃xmax,xmin∈Ks.t.f(xmax)=x∈Kmaxf(x),f(xmin)=x∈Kminf(x).
Bolzano–Weierstrass
Every bounded sequence of real numbers has a convergent subsequence.
If (an) is bounded in R, then there exists a subsequence (ank) such that k→+∞limank exists.
Cauchy Convergence Criterion
A real sequence {an}n≥1 converges if and only if it is a Cauchy sequence, that is:
∀ε>0,∃N>0 such that ∀n≥N,∀p≥1,∣an+p−an∣<ε.
Theorem (Banach Fixed Point Theorem / Contraction Mapping Theorem)
Let A⊂R be a non-empty closed set. Suppose F:A→R satisfies:
-
F(A)⊆A;
-
(Contraction) There exists a constant 0<λ<1 such that
∣F(x)−F(y)∣≤λ∣x−y∣,∀x,y∈A.
Then there exists a unique point x∗∈A such that F(x∗)=x∗. Moreover, for any x0∈A and any integer n≥1, we have
∣Fn(x0)−x∗∣≤1−λλn∣F(x0)−x0∣.
If f is continuous on the interval [a,b] and f(a)=f(b), then every real number between f(a) and f(b) is attained as a function value of f on [a,b].
Theorems
-
If a function f is monotonic on an interval I, then f is continuous if and only if f(I) is an interval.
f is continuous ⟺f(I) is an interval.
-
All elementary functions are continuous.
-
If f is a continuous and injective (one-to-one) function on an interval I, then f is strictly monotonic.
Continuous and injective ⇒ Monotonic.
A function f is said to be uniformly continuous on a set K, if for every ε>0, there exists a δε>0 such that
∀x,y∈K,∣x−y∣<δε⟹∣f(x)−f(y)∣<ε.
Theorems
- If a function f is continuous on a nonempty bounded closed set K⊂R, then f is uniformly continuous on K.