Skip to Content
Math4201Topology I (Lecture 10)

Math4201 Topology I (Lecture 10)

Continuity

Continuous functions

Let X,YX,Y be topological spaces and f:XYf:X\to Y. For any xXx\in X and any open neighborhood VV of f(x)f(x) in YY, f1(V)f^{-1}(V) contains an open neighborhood of xx in XX.

Lemma for continuous functions

Let f:XYf:X\to Y be a function, then:

  1. AYA\subseteq Y: f1(Ac)=(f1(A))cf^{-1}(A^c) = (f^{-1}(A))^c.
  2. {Aα}αIY\{A_\alpha\}_{\alpha\in I}\subseteq Y: f1(αIAα)=αIf1(Aα)f^{-1}(\bigcup_{\alpha\in I} A_\alpha) = \bigcup_{\alpha\in I} f^{-1}(A_\alpha).
  3. {Aα}αIY\{A_\alpha\}_{\alpha\in I}\subseteq Y: f1(αIAα)=αIf1(Aα)f^{-1}(\bigcap_{\alpha\in I} A_\alpha) = \bigcap_{\alpha\in I} f^{-1}(A_\alpha).

Proof

  1. By definition of continuous functions, V\forall V open in YY, f1(V)f^{-1}(V) is open in XX.

  2. It is sufficient to shoa that xf1(αIAα)x\in f^{-1}(\bigcup_{\alpha\in I} A_\alpha) if and only if xαIf1(Aα)x\in \bigcup_{\alpha\in I} f^{-1}(A_\alpha).

This condition holds if and only if αI\exists \alpha\in I such that f(x)Aαf(x)\in A_\alpha.

Which is equivalent to αI\exists \alpha\in I such that xf1(Aα)x\in f^{-1}(A_\alpha).

So xf1(αIAα)x\in f^{-1}(\bigcup_{\alpha\in I} A_\alpha)

In particular, f1(αIAα)=αIf1(Aα)f^{-1}(\bigcup_{\alpha\in I} A_\alpha) = \bigcup_{\alpha\in I} f^{-1}(A_\alpha).

  1. Similar to 2 but use forall.

Properties of continuous functions

A function f:XYf:X\to Y is continuous if and only if:

  1. f1(V)f^{-1}(V) is open in XX for any open set VYV\subset Y.
  2. ff is continuous at any point xXx\in X.
  3. f1(C)f^{-1}(C) is closed in XX for any closed set CYC\subset Y.
  4. Assume B\mathcal{B} is a basis for YY, then f1(B)f^{-1}(\mathcal{B}) is open in XX for any BBB\in \mathcal{B}.
  5. For any AXA\subseteq X, f(A)f(A)f(\overline{A})\subseteq \overline{f(A)}.

Proof

Showing 1    31\iff 3:

Use the lemma for continuous functions (1)

Showing 1    41\iff 4:

1    41 \implies 4:

Because any BBB\in \mathcal{B} is open in YY, so f1(B)f^{-1}(B) is open in XX.

4    14 \implies 1:

Let VYV\subset Y be an open set. Then there are basis elements {Bα}αI\{B_\alpha\}_{\alpha\in I} such that V=αIBαV=\bigcup_{\alpha\in I} B_\alpha.

So f1(V)=f1(αIBα)=αIf1(Bα)f^{-1}(V) = f^{-1}(\bigcup_{\alpha\in I} B_\alpha) = \bigcup_{\alpha\in I} f^{-1}(B_\alpha) (by lemma (2)) is a union of open sets, so f1(V)f^{-1}(V) is open in XX.

Showing 1    51\implies 5:

Take AXA\subseteq X and xAx\in \overline{A}. It suffices to show f(x)f(x) is an element of the closure of f(A)f(A). This is equivalent to say that any open neighborhood VV of f(x)f(x) intersects f(A)f(A) has a non-trivial intersection with f(A)f(A).

For any such VV, 1 implies that f1(V)f^{-1}(V) is open in XX. Moreover, xf1(V)x\in f^{-1}(V) because f(x)Vf(x)\in V.

This means that f1(V)f^{-1}(V) is an open neighborhood of xx. Since xAx\in \overline{A}, we have f1(V)Af^{-1}(V)\cap A\neq \emptyset and contains a point xXx'\in X.

So xf1(V)Ax'\in f^{-1}(V)\cap A, this implies that f(x)Vf(x')\in V and f(x)f(A)f(x')\in f(A), so f(x)Vf(A)f(x')\in V\cap f(A).

Note

This verifies our claim. Proof of 5    15\implies 1 is similar and left as an exercise.

Example of property 5

Let X=(0,1)(1,2)X=(0,1)\cup (1,2) and Y=RY=\mathbb{R} equipped with the subspace topology induced by the standard topology on R\mathbb{R}.

Let f:XYf:X\to Y be the inclusion map, f(x)=xf(x)=x for all xXx\in X. This is continuous.

Let A=(0,1)(1,2)A=(0,1)\cup (1,2). Then A=A\overline{A}=A. So f(A)=f(A)=(0,1)(1,2)f(\overline{A})=f(A)=(0,1)\cup (1,2).

However, f(A)=(0,1)(1,2)=[0,2]\overline{f(A)}=\overline{(0,1)\cup (1,2)}=[0,2].

So f(A)f(A)f(\overline{A})\subsetneq \overline{f(A)}.

Definition of homeomorphism

A homeomorphism f:XYf:X\to Y is a continuous map of topological spaces that is a bijection and f1:YXf^{-1}:Y\to X is also continuous.

Example of homeomorphism

Let X=RX=\mathbb{R} and Y=R+Y=\mathbb{R}+ with standard topology.

f:RR+f:\mathbb{R}\to \mathbb{R}^+ be defined by f(x)=exf(x)=e^x is continuous and bijective.

f1:R+Rf^{-1}:\mathbb{R}^+\to \mathbb{R} be defined by f1(y)=ln(y)f^{-1}(y)=\ln(y) is continuous and homeomorphism.

Epsilon delta definition of continuity

Let f:RRf:\mathbb{R}\to \mathbb{R} be a continuous function where we use the standard topology on R\mathbb{R}.

Then property 4 implies that for any open interval (a,b)R(a,b)\in \mathbb{R}, f1((a,b))f^{-1}((a,b)) is open in R\mathbb{R}.

Now take an arbitrary xRx\in \mathbb{R} and ϵ>0\epsilon > 0. In particular f1((f(x)ϵ,f(x)+ϵ))f^{-1}((f(x)-\epsilon, f(x)+\epsilon)) is an open set containing xx.

In particular, there is an open interval (by the standard topology on R\mathbb{R}) (c,d)(c,d) such that x(c,d)f1((f(x)ϵ,f(x)+ϵ))x\in (c,d)\subseteq f^{-1}((f(x)-\epsilon, f(x)+\epsilon)).

Let δ=min{xc,dx}\delta = \min\{x-c, d-x\}. Then (xδ,x+δ)(c,d)f1((f(x)ϵ,f(x)+ϵ))(x-\delta, x+\delta)\subseteq (c,d)\subseteq f^{-1}((f(x)-\epsilon, f(x)+\epsilon)).

This says that if yx<δ|y-x| < \delta, then f(y)f(x)<ϵ|f(y)-f(x)| < \epsilon.

Last updated on