Skip to Content
Math4201Topology I (Lecture 11)

Math4201 Topology I (Lecture 11)

Note

Q: Let f:XYf:X\to Y be a continuous bijection. Is it true that f1f^{-1} is continuous?

A: No. Consider X=[0,2π)X=[0,2\pi) and Y=S1Y=\mathbb{S}^1 with standard topology in R2\mathbb{R}^2.

Let fθ[0,2π)(cosθ,sinθ)S1f\coloneqq \theta\in [0,2\pi)\to (\cos \theta, \sin \theta)\in \mathbb{S}^1 is a continuous bijection. (f1(V)\forall f^{-1}(V) is open in XX)

But f1f^{-1} is not continuous, consider the open set in X,U=[0,π)X, U=[0,\pi). Then f1(U)=[0,π)f^{-1}(U)=[0,\pi) is not open in YY.

Continuous functions

Constructing continuous functions

Theorem composition of continuous functions is continuous

Let X,Y,ZX,Y,Z be topological spaces, f:XYf:X\to Y is continuous, and g:YZg:Y\to Z is continuous. Then fg:XZf\circ g:X\to Z is continuous.

Proof

Let UZU\subseteq Z be open. Then g1(U)g^{-1}(U) is open in YY. Since ff is continuous, f1(g1(U))f^{-1}(g^{-1}(U)) is open in XX.

Pasting lemma

Let XX be a topological space and X=Z1Z2X=Z_1\cup Z_2 with Z1,Z2Z_1,Z_2 closed in XX equipped with the subspace topology. (may be not disjoint)

Let g1:Z1Yg_1:Z_1\to Y and g2:Z2Yg_2:Z_2\to Y be two continuous maps and xZ1Z2\forall x\in Z_1\cap Z_2, g1(x)=g2(x)g_1(x)=g_2(x).

Define f:XYf:X\to Y by f(x){g1(x),xZ1g2(x),xZ2f(x)\begin{cases}g_1(x), & x\in Z_1 \\ g_2(x), & x\in Z_2\end{cases} is continuous.

Proof

Let UYU\subseteq Y be open. Then f1(U)=g11(U)g21(U)f^{-1}(U)=g_1^{-1}(U)\cup g_2^{-1}(U).

g11(U)g_1^{-1}(U) and g21(U)g_2^{-1}(U) are open in Z1Z_1 and Z2Z_2 respectively.

It’s a bit annoying to show that g11(U)g_1^{-1}(U) and g21(U)g_2^{-1}(U) are open in XX.

Different way. Consider the definition of continuous functions using closed sets.

If WXW\subseteq X is closed, then W=Z1Z2W=Z_1\cap Z_2 is closed in XX.

So f1(W)=g11(W)g21(W)f^{-1}(W)=g_1^{-1}(W)\cup g_2^{-1}(W) is closed in Z1Z_1 and Z2Z_2 respectively.

Note that Z1Z_1 and Z2Z_2 are closed in XX, so g11(W)g_1^{-1}(W) and g21(W)g_2^{-1}(W) are closed in XX. closed in closed subspace lemma 

So f1(W)f^{-1}(W) is closed in XX.

Let XX be a topological space and X=U1U2X=U_1\cup U_2 with U1,U2U_1,U_2 open in XX equipped with the subspace topology.

With g1:U1Yg_1:U_1\to Y and g2:U2Yg_2:U_2\to Y be two continuous maps and xU1U2\forall x\in U_1\cap U_2, g1(x)=g2(x)g_1(x)=g_2(x).

Then f:XYf:X\to Y by f(x){g1(x),xU1g2(x),xU2f(x)\begin{cases}g_1(x), & x\in U_1 \\ g_2(x), & x\in U_2\end{cases} is continuous.

Proof

Let UYU\subseteq Y be open. Then f1(U)=g11(U)g21(U)f^{-1}(U)=g_1^{-1}(U)\cup g_2^{-1}(U).

g11(U)g_1^{-1}(U) and g21(U)g_2^{-1}(U) are open in U1U_1 and U2U_2 respectively.

Apply the open in open subspace lemma 

So f1(U)f^{-1}(U) is open in XX.

The open set version holds more generally.

Let XX be a topological space and X=αIUαX=\bigcup_{\alpha\in I} U_\alpha with UαU_\alpha open in XX equipped with the subspace topology.

Let gα:UαYg_\alpha:U_\alpha\to Y be two continuous maps and xUαUβ\forall x\in U_\alpha\cap U_\beta, gα(x)=gβ(x)g_\alpha(x)=g_\beta(x).

Then f:XYf:X\to Y by f(x)=gα(x),if xUαf(x)=g_\alpha(x), \text{if } x\in U_\alpha is continuous.

Continuous functions on different codomains

Let f:XYf:X\to Y and g:XZg:X\to Z be two continuous maps of topological spaces.

Let H:XY×ZH:X\to Y\times Z, where Y×ZY\times Z is equipped with the product topology, be defined by H(x)=(f(x),g(x))H(x)=(f(x),g(x)). Then HH is continuous.

A stronger version of this theorem is that f:XYf:X\to Y and g:XZg:X\to Z are continuous maps of topological spaces if and only if H:XY×ZH:X\to Y\times Z is continuous.

Proof

It is sufficient to check the basis elements of the topology on Y×ZY\times Z.

The basis for the topology on Y×ZY\times Z is U×VY×ZU\times V\subseteq Y\times Z, where UYU\subseteq Y and VZV\subseteq Z are open. This form a basis for the topology on Y×ZY\times Z.

We only need to show that H1(U×V)H^{-1}(U\times V) is open in XX.

Let H1(U×V)={xX(f(x),g(x))U×V}H^{-1}(U\times V)=\{x\in X | (f(x),g(x))\in U\times V\}.

So H1(U×V)=f1(U)g1(V)H^{-1}(U\times V)=f^{-1}(U)\cap g^{-1}(V).

Since ff and gg are continuous, f1(U)f^{-1}(U) and g1(V)g^{-1}(V) are open in XX.

So H1(U×V)H^{-1}(U\times V) is open in XX.

Exercise: Prove the stronger version of the theorem,

If H:XY×ZH:X\to Y\times Z is continuous, then f:XYf:X\to Y and g:XZg:X\to Z are continuous.

Last updated on