Homework3 Math590 W2019
Homework3 Math590 W2019
Recommended reading: Munkres Section 12 & Section 18 (to the end of Example 2).
Warm-up questions
(These warm-up questions are optional, and won’t be graded.)
1. Let X be a set.
(a) Let T = {∅, X}. Prove that T is a topology on X. It is called the indiscrete topology.
(b) Show that B = {X} is a basis for the indiscrete topology on X.
(c) Let T be the collection of all subsets of X. Prove that T is a topology on X, called the discrete
topology.
n o
(d) Show that B = {x} x ∈ X is a basis for the discrete topology on X.
n o
2. Let X = {0, 1, 2}. Show that the collection of subsets ∅, X, {0, 1}, {1, 2} is not a topology on X.
Page 1
Math 590 Homework #3 Friday 25 January 2019
11. (a) Let X be a topological space. Show that the (b) Let X and Y be topological spaces, and fix
identity map is continuous: y0 ∈ Y . Show that the constant map is con-
tinuous:
idX : X → X f :X→Y
idX (x) = x f (x) = y0
Assignment questions
(Hand these questions in! Unless otherwise indicated, give a complete, rigorous justification for each solution.)
1. Let (an )n∈N be a sequence of real numbers. Recall the following definition from real analysis:
Definition (Convergence of sequences in R). A sequence (an )n∈N of real numbers con-
verges to a point a∞ ∈ R if, for each > 0, there exists some N ∈ N so that |an − a∞ | < for
all n ≥ N .
Page 2
Math 590 Homework #3 Friday 25 January 2019
It is called the cocountable topology. In a few sentences, explain how you could modify your argument
from part (a) to prove that Tcc is a topology.
5. (Coarser and finer topologies). Consider the following definitions.
Definition (Coarser topology; finer topology). Let X be a set. Let T1 and T2 be two
topologies on X. If T1 ⊆ T2 , then the topology T1 is said to be coarser than T2 , and the
topology T2 is said to be finer than the topology T1 .
Let (X, TX ) and (Y, TY ) be topological spaces. Let f : X → Y be a continuous function. Show that f
will still be continuous if we replace TX by any finer topology on X, or if we replace TY with any coarser
topology on Y .
6. An advantage of identifying a basis for a topology is that many topological statements can be reduced
to statements about the basis. As an example, prove the following result.
Proposition (Equivalent definition of continuity). Let (X, TX ) and (Y, TY ) be topolog-
ical spaces, and let BY be a basis for TY . Prove that a map f : X → Y is continuous if and
only if for every open set U ∈ BY , the preimage f −1 (U ) ⊆ X is open.
7. (a) Show that B = {(a, b) | a, b ∈ Q} is a basis and that it generates the standard topology on R.
(b) Show that C = {[a, b) | a, b ∈ Q} is a basis and that it generates a topology different from the lower
limit topology (which has basis {[a, b) | a, b ∈ R}).
Page 3