Homework 4
Homework 4
Homework 4
Exercise 4.1. Let X = (X , d ) be a metric space, and A ⊂ X any subset. A limit point of A is a point x ∈ X
such that every ε > 0, we have (Bd (x, ε) r {x }) ∩ A , ∅. In words, every ε–ball around x intersects A in a
point other than x.
(i) Give, with proof, the set of all limit points of the subset A = {−1} ∪ (2, 4) ∪ {1/n : n ∈ N} ⊂ R.
(ii) Let y ∈ X be a limit point of a set A. Show that there exists a sequence of points {x n }n ∈N , with each
x n ∈ A, converging to y ∈ X . In particular, there is an inclusion
Is this inclusion always an equality? That is, for any X and A, is every limit in X of a convergent
sequence in A also a limit point in the sense described above?
(iii) Prove that, for any A, X , the set A = A ∪ {limit points of A} is always a closed subset of X . The set A is
often called the closure of A in X .
Solution.
(i) The set of limit points is [2, 4] ∪ {0}: First, we check that every x ∈ [2, 4] ∪ {0} is indeed a limit point of
A. There are several cases:
(i) x ∈ (2, 4): Let ε > 0 and write r = min{ε, 1 − |x − 3|}. Then (x − r, x + r ) ⊂ B(x, ε ) ∩ (2, 4).
Consequently, for example x + r /2 ∈ (B(x, ε) r {x }) ∩ A.
(ii) x = 2: If ε > 0 and r = min{ε, 2}, then 2 + r /2 ∈ B(2, ε ) r {2} and 2 + r /2 ∈ A.
(iii) x = 4: Similarly, if ε > 0 and r = min{ε, 2}, then 4 − r /2 ∈ B(4, ε) r {4} and 4 − r /2 ∈ A.
(iv) x = 0: Suppose ε > 0. Let N ∈ N be an integer large enough that N > 1/ε. Then we have 1/N ∈ A
and 0 < 1/N < ε, i. e. 1/N ∈ (B(0, ε) r {0}) ∩ A.
Next, we need to verify that every limit point of A is in [2, 4] ∪ {0}. For this suppose x ∈ R r ([2, 4] ∪ {0}).
We again distinguish several cases:
(i) x < −1: If ε < |x + 1|, observe that B(x, ε ) ∩ A = ∅.
(ii) x = −1: We have (B(−1, 1/2) r {−1}) ∩ A = ∅.
(iii) −1 < x < 0: If ε < min{|x + 1|, |x |}, then B(x, ε ) ∩ A = ∅.
(iv) 0 < x < 1 and x = n1 ∈ A: If ε < n+1 1
, then B(x, ε) ∩ A = {x } because ( n+1
1
, x ) ∪ (x, n−1
1
) 1 A.
(v) 0 < x < 1 and x < A: In this case, there is some n ∈ N such that n+1 < x < n ; in fact n = b1/xc.
1 1
1
Exercise 4.2. Let X = {a, b, c, d}, and let T = {∅, X , {a, b, d }, {b, c, d}, {b, d}, {d}}.
(i) Prove that X = (X , T) is a topological space; that is, that T is a topology.
(ii) Prove that X is not metrizable. That is, prove there does not exist a metric d : X × X [0, ∞) such
that T = Td .
Solution.
(i) From the definition of T we immediately have ∅, X ∈ T.
Suppose we have a potentially infinite collection of sets Ui ∈ T, i ∈ I . Since there are only finitely
many elements of T, the union i ∈I Ui can actually be written as a union of finitely many elements of
S
T. This means we only have to prove that the union of any two elements of T is again in T. First,
A ∪ ∅ = A and A ∪ X = X for any subset A ⊂ X . Furthermore,
{a, b, d} ∪ {b, c, d} = X ∈ T
{a, b, d } ∪ {b, d} = {a, b, d} ∈ T
{a, b, d } ∪ {d} = {a, b, d} ∈ T
{b, c, d } ∪ {b, d} = {b, c, d} ∈ T
{b, c, d } ∪ {d} = {b, c, d} ∈ T
and
{b, d } ∪ {d} = {b, d} ∈ T.
Also, for any subset A ⊂ X we have ∅ ∩ A = ∅ and X ∩ A = A. All of this put together shows that T is
a topology on X .
(ii) Suppose d is a metric on X . Then the set {d } ⊂ X would be closed because singletons are closed in any
metric space. Consequently, the complement X r {d } = {a, b, c} would have to be open in the topology
induced by {d}. But {a, b, c} < T. Hence, the topology induced by d cannot be T and therefore T can’t
be metrizable.
Exercise 4.3. Let X = (X , T) be a topological space, and A ⊂ X any subset. Suppose that for every x ∈ A,
there exists an open set U ⊂ X containing x which is contained in A. Then, prove that A is open in X .
Solution. For any x ∈ A pick an open set Ux ⊂ A with x ∈ Ux . Then x ∈A Ux = A: Since any Ux is a subset
S
of A, there union x ∈A Ux is still a subset of A. Conversely, if y ∈ A, then y ∈ Uy ⊂ x ∈A Ux . But then
S S
A = x ∈A Ux is a union of open subsets of X and therefore open itself.
S
Proposition. Let (Y , d ) be any metric space, and {x n }n ∈N any sequence of points in Y . Then the following
statements are equivalent:
(i) The sequence {x n } converges to y ∈ Y .
(ii) For any ε > 0, the ball Bd (y, ε ) contains all but finitely many of the x n .
(iii) Any open set U containing y also contains all but finitely many of the x n .
2
Proof. First, suppose that {x n } converges to y ∈ Y and let ε > 0. Then there is some natural number N ∈ N
such that d (x n , y) < ε for all n > N . This means that we have an inclusion {x n : n > N } ⊂ Bd (y, ε) of
sets and therefore {n ∈ N : x n < Bd (y, ε)} ⊂ {n ∈ N : n ≤ N }. But the latter set is finite. So the set
{n ∈ N : x n < Bd (y, ε)} must also be finite; in other words, Bd (y, ε) contains all but finitely many of the x n .
Next, suppose (ii) holds and let U be an open set containing y. Because U is an open subset of the metric
space Y , there is some ε > 0 such that Bd (y, ε) ⊂ U . Then, by (ii), Bd (y, ε) contains all but finitely many of th
x n . But because Bd (y, ε) ⊂ U this implies that U contains all but finitely many of the x n as well.
Finally, suppose (iii) holds and ε > 0. Then Bd (y, ε) is an open set ontaining y and therefore the set
{n ∈ N : x n < Bd (y, ε)} is finite. Consequently, it has a maximum element N . So, if n > N then we must have
x n ∈ Bd (y, ε). Since ε > 0 was arbitary this means that {x n } converges to y ∈ Y .
Exercise 4.4. Let X = N ∪ {∞}, and consider the following collection of subsets of X :
3
set {n ∈ N : x n < U } is finite; but {n ∈ N : x n < U } = X r f −1 (U ) and this set being finite means that
f −1 (U ) is open in X . So f : X Y indeed is a continuous map.
In summary, we have two maps φ : A B and ψ : B A. To see that they are inverses of each
other, we compute
for f ∈ A and {x n } ∈ B. So, φ ◦ ψ = idB and ψ ◦ φ = idA and we can conclude in particular that
φ: A B is a bijection.