Lecture 17: Continuous Functions
Lecture 17: Continuous Functions
1 Continuous Functions
Let (X, TX ) and (Y, TY ) be topological spaces.
Note 1. Continuity of a function depends not only on f but also on its domain
and co-domain topologies X and Y .
1
i) If f is a constant map, i.e., f (x) = y for all x ∈ X and some y ∈ Y , then f
is continuous for all topologies on X and Y because for any open subset V of
Y , f −1 (V ) = ∅ (if y ∈
/ V ) or X (if y ∈ V ), both of which are always open in
any topology on X.
ii) If TX = P(X), i.e., (X, TX ) is the discrete topology, then f is continuous for
any topology on Y because for any open subset V of Y , f −1 (V ) is in P(X)
and hence is open in X.
iii) If TY = {∅, Y }, i.e., (Y, TY ) is the trivial topology, then f is continuous for
any topology on X because f −1 (∅) = ∅ and f −1 (Y ) = X, both of which are
always open in any topology on X.
iv) The identity mapping from (X, TX ) to (X, TX ) is continuous because for any
U ∈ TX (co-domain topology), f −1 (U ) = U ∈ TX (domain topology).
Example 1.4.
Let (X, TX ) and (Y, TY ) be topological spaces defined as follows:
all of which are open in X. However, its inverse map g, with g(1) = R, g(2) = G
and g(3) = B, is not continuous since
Let R be equipped with the standard topology, i.e., all open intervals are open,
and the set {0, 1} be equipped with the discrete topology. Then, u−1 (0) = (−∞, 0)
is open in the standard topology on R, but u−1 (1) = [0, ∞) is not. Hence, the unit
step function is discontinuous.
2
Example 1.6. Let R and Rl denote the set of real numbers equipped with the
standard and lower limit topology respectively, and f : R → Rl and g : Rl → R
be identity functions, i.e., f (x) = g(x) = x, for every real number x. Then, f
is not continuous because the inverse image of the open set [a, b) in Rl is [a, b)
which is not open in the standard topology. But g is continuous because the
inverse image of open interval (a, b) in the standard topology on R is open in Rl
(g −1 ((a, b)) = (a, b) = ∪n∈N [a + 1 /n , b) and countable union of open sets is open).
Example 1.7. A function f : R → R is said to be continuous at x0 ∈ R if
where both the domain and co-domain topologies are the standard topology on
R. The equivalence of this definition of continuity to the open-set definition of
continuity at x0 is shown below.
Let f be continuous at x0 by the open set definition, i.e., inverse image of
every open set containing x0 is open. Given any > 0, the interval V = (f (x0 ) −
, f (x0 ) + ) is open in the co-domain topology and hence, f −1 (V ) is open in the
domain topology. Since f −1 (V ) contains x0 , it contains a basis (a, b) about x0
(since for every open set S and every s ∈ S, there exists a basis Bs such that
s ∈ Bs ⊆ S). Let δ be minimum of x0 − a and b − x0 . Then if |x − x0 | < δ,
x must be in (a, b) and f −1 (V ) (since (a, b) ⊆ f −1 (V )). Hence f (x) ∈ V and
|f (x) − f (x0 )| < as required.
Now, let f be −δ−continuous at x ∈ R and V be an open set in the co-domain
topology containing f (x). Since V is open and f (x) ∈ V , there exists some > 0,
such that (f (x) − , f (x) + ) ⊆ V . By continuity at x, there exists some δ > 0
such that (x − δ, x + δ) ⊆ f −1 (V ). Since (x − δ, x + δ) is open in the domain
topology and the choices of and V were arbitrary, inverse image of every open
set containing x is open as required by the open set definition of continuity at x.
Note that if an open set V in co-domain topology does not intersect the range of
f , then f −1 (V ) = ∅, which is open in the domain topology.
Following are some properties of continuity.
1. For two topologies TX and TX 0
on X, the identity map 1X from (X, TX ) to
(X, TX
0
) is continuous iff TX is finer than TX
0
.
Proof. Let f = 1X . Since the map is identity, f −1 (S) = S for any subset S
of X. Let the identity map be continuous. Then, for any V in TX 0
, f −1 (V ) is
in TX . Since f (V ) = V , this means that V is also in TX . Thus, TX
−1 0
⊆ TX ,
i.e., (X, TX ) is finer than (X, TX ). Conversely, let TX is finer than TX . Then,
0 0
any set S in TX 0
is also in TX . For any V in TX 0
, f −1 (V ) is in TX because
f −1 (V ) = V and V is in TX . Thus, the identity map is continuous.
3
2. A continuous map remains continuous if the domain topology becomes finer
or the co-domain topology becomes coarser.
Proof. Let (X, T1 ), (X, T2 ), (Y, S1 ) and (Y, S2 ) be topologies with T1 and S1
finer than T2 and S2 respectively. Let f be a continuous map from (X, T2 )
to (Y, S1 ).
ii) In Example 1.6, had f been the identity map from R to itself then it would
have been continuous but replacing the co-domain topology with a finer topol-
ogy (Rl ) renders it discontinuous.
To test the continuity of a map from a topological space on X to that on Y ,
checking whether inverse image of each open set in Y is open in X is not necessary.
1. f is continuous.
Proof. (1)→(2) Let f be continuous. Since every basis element of TY is open, its
inverse image will be open.
4
(2)→(1) Let BY be a basis for TY and let the inverse image of every basis element
B ∈ BY be open in X, i.e., f −1 (B) ∈ TX . Note that any open set V
in Y can be written as a union of the basis elements, i.e., V = ∪j∈J Bj ,
f −1 (V ) = ∪j∈J f −1 (Bj ), for some {B1 , . . . , B|J| } ⊆ BY . Since union of opens
sets is open, f −1 (V ) is open.
(2)→(3) Since every subbasis element is in the basis it generates, inverse image
of every subbasis element of Y is open in X.
(3)→(2) Let SY be subbasis of Y which generates the basis BY . Let the inverse
image of every subbasis element S ∈ SY be open in X, i.e., f −1 (S) ∈ TX .
Since any basis element can be written as a finite intersection of subbasis
elements, i.e., B = ∩ni=1 Si , f −1 (B) = ∩ni=1 f −1 (Si ). Since finite intersection
of open sets is open, f −1 (B) is open in X.
5
(4)→(5) Let A = f −1 (B). Then, by (4), f (A) ⊆ f (A) = f (f −1 (B)) = B. Hence,
f −1 (B) ⊆ f −1 (B).
2 Homeomorphism
Definition 2.1 (Homeomorphism). Let (X, TX ) and (Y, TY ) be topological
spaces and f : X → Y be a bijection. If both f and its inverse f −1 : Y → X are
continuous, then f is called a homeomorphism.
The two spaces are said to be homeomorphic and each is a homeomorph of the
other. If a map is a homeomorphism, then so is its inverse. Composition of any
two homeomorphisms is again a homeomorphism.
The requirement the f −1 be continuous means that for any U open in X, its
inverse image under f −1 be open in Y . But since the inverse image of U under f −1
is same as the image of U under f (cf. Lecture 5, Remark 2(vi)), another way to
define a homeomorphism is to say that it is a bijective map f : X → Y such that
f (U ) is open iff U is open. Thus, a homeomorphism is a bijection between TX
and TY . Consequently, any property of X expressed in terms of TX (or the open
sets), yields, via f , the corresponding property for Y . Such a property is called a
topological property of X.
Let f : X → Y be an injective continuous map and Z = f (X) ⊂ Y be its
range, considered as a subspace of Y . Then, the map obtained by restricting Y to
Z, f 0 : X → Z is a bijection. If f 0 happens to be a homeomorphism, then we say
that f : X → Y is a topological imbedding, or simply an imbedding, of X in Y .
Example 2.2. Let R be equipped with the trivial, standard or discrete topology.
For every pair of real numbers m and c, the function fm,c : R → R defined by
fm,c (x) = mx + c, ∀x ∈ R is a homeomorphism.
Example 2.3. i) The identity map from a topological space to itself is a home-
omorphism (Example 1.3(iv)).
ii) The map f in Examples 1.4 and the map g in1.6 are both continuous and
bijective but not homeomorphic because their inverse maps are not continuous.
6
Example 2.4. i) Two discrete spaces are homeomorphic iff there is a bijection
between them, i.e., iff they have the same cardinality. This is true because
every function on a discrete space is continuous, no matter the co-domain
topology (Example 1.3(ii)).
ii) Two trivial topologies are homeomorphic iff there is a bijection between them.
This holds because every function to a trivial topology is continuous regardless
of the domain topology (Example 1.3(iii)).
i) f is a homeomorphism.
7
b) If Z is space containing Y as a subspace, then the function h : X → Z
obtained by expanding the co-domain topology is continuous.
f −1 (V ) ∩ Uα = (f |Uα )−1 (V )
8
The pasting lemma hold even if A and B are open in X and is a special case
of Theorem 3.1(vi).