0% found this document useful (0 votes)
80 views3 pages

Homework 6

This document contains solutions to 4 exercises about topological spaces and continuous functions. Exercise 1 shows that a function defined on the union of two closed sets is continuous if the restrictions to each set are continuous and agree on the intersection. Exercise 2 provides a counterexample showing this may fail if the sets are not closed. Exercise 3 proves properties about continuity of product maps and diagonal maps. Exercise 4 determines the closure of a subset of sequences in the box and product topologies on a sequence space.

Uploaded by

Luis Eduardo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views3 pages

Homework 6

This document contains solutions to 4 exercises about topological spaces and continuous functions. Exercise 1 shows that a function defined on the union of two closed sets is continuous if the restrictions to each set are continuous and agree on the intersection. Exercise 2 provides a counterexample showing this may fail if the sets are not closed. Exercise 3 proves properties about continuity of product maps and diagonal maps. Exercise 4 determines the closure of a subset of sequences in the box and product topologies on a sequence space.

Uploaded by

Luis Eduardo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Homework 6

Exercise 6.1. Let the topological space X be the union of two closed sets C 1 and C 2 . Let Y be another
topological space, and consider two maps f 1 : C 1 Y and f 2 : C 2 Y which are continuous when C 1 and
C 2 are endowed with the subspace topology. Finally, suppose that f 1 (x ) = f 2 (x ) for every x ∈ C 1 ∩ C 2 , so
that we can define a map
f : X = C1 ∪ C2 Y
without ambiguity as
 f 1 (x ) if x ∈ C 1

f (x ) = 
 f 2 (x ) if x ∈ C 2 .

(i) Show that f : X Y is continuous.
(ii) Show by counterexample that this conclusion may fail if we do not assume that C 1 and C 2 are closed.
(iii) Use part (i) to prove that the function

 |x |
 if x < 2
f:R x

R, x 2 − 2
 if x ≥ 2

is continuous, where R has its standard topology.


Solution.
(i) Let A ⊂ Y be any closed set and consider f −1 (A) ⊂ X . Then f −1 (A) ∩ Ci = fi−1 (A) for i = 1, 2: If
x ∈ fi−1 (A) then x ∈ Ci and f (x ) = fi (x ) ∈ A. Therefore, x ∈ f −1 (A)∩Ci . Conversely, if x ∈ f −1 (A)∩Ci
then fi (x ) = f (x ) ∈ A and therefore x ∈ fi−1 (A).
Now, because X = C 1 ∪ C 2 we also have f −1 (A) = ( f −1 (A) ∩ C 1 ) ∪ ( f −1 (A) ∩ C 2 ) = f 1−1 (A) ∪ f 2−1 (A).
Because fi is a continuous function Ci Y for i = 1, 2, we know that fi−1 (A) is closed in Ci . But we
assumed that Ci is closed in X , so in fact fi (A) is closed in X as well. But then f −1 (A) = f 1−1 (A)∪f 2−1 (A)
−1

is a finite union of closed sets and therefore closed itself. Since A ⊂ Y was an arbitrary closed set we
conclude that f is a continuous function X Y.
(ii) Take for example C 1 = (−∞, 0) ⊂ R and C 2 = [0, ∞) ⊂ R. Let f 1 : C 1 R be the constant function
f 1 (x ) = 0 and f 2 : C 2 R the function with f 2 (x ) = 1. Then both f 1 and f 2 , being constant functions,
are continuous. However, the function

0
 if x < 0
f:R x

R, 1
 if x ≥ 0

is not continuous: consider the open set (0, 2) ⊂ R. Its preimage under f is f −1 ((0, 2)) = [0, ∞) which
is not open in R.
(iii) Note that the way f is defined is not an instance of the procedur in part (i) because (−∞, 2) is not a closed
set in R. However, let’s consider the functions д1 : (−∞, 2] with д1 (x ) = |x | and д2 : [2, ∞) R with
д2 (x ) = x 2 −2. Both are continuous and for x ∈ (−∞, 2]∩[2, ∞) = {2} we have д1 (2) = 2 = 4−2 = д2 (2).
Therefore, part (i) produces a continuous function д : R R with

 |x | = д1 (x )
 if x ≤ 2
д(x ) = 
x 2 − 2 = д2 (x )
 if x ≥ 2.

Now this function actually is equal to f because for every x ∈ R we have f (x ) = д(x ). So f is
continuous as well.

1
Exercise 6.2. Let (X , d ) be any metric space. In class we showed that Bd = {Bd (x, r )}x ∈X,r >0 is a basis for a
topology on X , and we asserted that the topology TBd generated by Bd agrees with the underlying topology
of the metric space Td .
(i) For this question, let X = R. By our discussion in class, the collection BdEu = {(a, b) : a, b ∈ R, a < b}
is a basis for a topology on R, and by the above it generates the standard topology TdEu . Show that
BQ = {(a, b) : a, b ∈ Q, a < b} is another basis for a topology on R, and it generates the same topology.
(ii) Show that Bleft = {[a, b) : a, b ∈ R, a < b} and Bleft,Q = {[a, b) : a, b ∈ Q, a < b} are also both bases
for topologies on R.
(iii) Let Tleft denote the topology generated by Bleft and Tleft,Q the topology generated by Bleft,Q . Note that
these topologies are different from the standard topology , because, for example, [1, 2) is never open in
the standard topology but is open in both of these topologies. Show that the topologies Tleft and Tleft,Q
are not identical; that is Tleft , Tleft,Q . Is one contained in the other?
Solution.
(i) First, (a,b ) ∈BQ (a, b) = R: Indeed, for any x ∈ R, there are rational numbers a, b ∈ Q with a < x < b,
S
for example a = bxc − 1 and b = bxc + 1 work. Furthermore, if a, b, c, d ∈ Q then for the intersection
of (a, b) and (c, d ) we find (a, b) ∩ (c, d ) = (max{a, c}, min{b, d}) ∈ BQ (or maybe the intersection is
empty; but then we don’t need to know anything further about it). This is enough to conclude that BQ
is a basis for a topology on R.
To show that the topology generated by BQ is the standard topology, first observe that BQ ⊂ BdEu .
Therefore, TBQ ⊂ TdEu as well. Conversely, suppose that U ∈ TdEu . To see that U ∈ TBQ it will be
enough to show that for any x ∈ U there are rational number a and b with x ∈ (a, b) ⊂ U . But U is
open in the standard topology, so there must be an interval (c, d ) ⊂ U with x ∈ (c, d ). The rational
numbers Q are dense in R and therefore there is a rational number a ∈ (c, x ) and a rational number
b ∈ (x, d ). Then x ∈ (a, b) and (a, b) ⊂ (c, d ) ⊂ U .
(ii) For x ∈ R we have x ∈ [bxc, bxc + 1) ∈ Bleft,Q ⊂ Bleft . Also, for any a, b, c, d ∈ R we have
[a, b) ∩ [c, d ) = [max{a, c}, min{b, d}) ∈ Bleft and if a, b, c, d ∈ Q then [a, b) ∩ [c, d ) ∈ Bleft,Q . This is
enough to conclude that Bleft and Bleft,Q are bases for topologies on√R. √
(iii) Since Bleft,Q ⊂ Bleft , we have Tleft,Q ⊂ Tleft . On the other hand√[ 2, 2) ∈ Tleft but [ 2,√2) < Tleft :
Otherwise,
√ there would have to be rational √ numbers
√ a and b with 2 ∈ [a, b) and [a, b) ⊂ [ 2, 2). But
2 is irrational, so we would have a < 2 and 2 ≤ a and this is impossible.
Exercise 6.3.
(i) Let A, B, C, and D be topological spaces, and f : A C and д : B D two continuous functions.
Show that f × д : A × B C × D, defined by (a, b) ( f (a), д(b)) is continuous too.
(ii) If X is any topological space, show that the diagonal map ∆ : X X × X sending x (x, x ) is
continuous.
Solution.
(i) The set {U × V : U ⊂ C and V ⊂ D open} is a basis for the produt topology on C × D. Consequently, to
check that f × д is continuous it will be enough to check that ( f × д) −1 (U × V ) is open for all open
sets U ⊂ C and V ⊂ D. But ( f × д) −1 (U × V ) = f −1 (U ) × д−1 (V ) and f −1 (U ) ⊂ A and д−1 (V ) ⊂ B are
both open by the continuity of f and д. Therefore f −1 (U ) × д−1 (V ) is open and we conclude that f × д
is continuous.
(ii) Similarly to (i) the set {U × V : U , V ⊂ X open} is a basis for the product topology on X × X . To see
that ∆ is continuous, it is enough to check that ∆−1 (U × V ) ⊂ X is open whenever U , V ⊂ X are open.
But ∆−1 (U × V ) = U ∩ V is a finite intersection of open sets, so it is open itself.
Exercise 6.4 (Munkres, 2.19.7). Let R∞ be the subset of Rω = {(x 1 , x 2 , . . . ) : x i ∈ R} consisting of all
sequences that are eventually zero, that is, all sequences (x 1 , x 2 , . . . ) such that x i , 0 for only finitely many
values of i. What is the closure of R∞ in Rω in the box and product topologies?

2
Solution. Suppose x = (x 1 , x 2 , . . . ) ∈ Rω r R∞ . This means that x i , 0 for infinitely many i ∈ N. Now, define

R
 if x i = 0
Ui = 
 R r {0}
 if x i , 0

and observe that each Ui is an open subset of R containing x i . Consequently, U = i Ui is an open subset of
Q
Rω in the box topology and x ∈ U . Let y = (y1 , y2 , . . . ) ∈ U and observe that yi , 0 whenever x i , 0. Hence,
yi , 0 for infinitely many i ∈ N and therefore y < R∞ . This shows that U ⊂ Rω r R∞ . Since x was chosen
arbitrarily we conclude that Rω r R∞ is open in the box topology and cl(R∞ ) = R∞ in the box topology.
On the other hand, suppose that U ⊂ Rω is an open set in the product topology and x = (x 1 , x 2 , . . . ) ∈ U .
Then U contains an open neighborhood of x of the form V = V1 × V2 × . . . with each Vi open in R and
there is some N > 0 such that Vi = R for i ≥ N . Set y = (x 1 , x 2 , . . . , x N , 0, 0, . . . ) ∈ V ⊂ U . Then y ∈ R∞
and consequently U ∩ R∞ , ∅. This means that any nonempty open subset of Rω in the product topology
intersects R∞ and therefore cl(R∞ ) = Rω in the product topology.

You might also like