Skip to Content
Math4201Topology I (Lecture 24)

Math4201 Topology I (Lecture 24)

Connected and compact spaces

Connectedness

Recall from example last lecture, there exists a connected space but not path-connected space.

Lemma on connectedness

Let XX be a topological space and AXA\subseteq X is a connected subspace. If BXB\subseteq X satisfies ABAA\subseteq B\subseteq \overline{A}, then BB is connected. In particular, A\overline{A} is connected.

Proof

Assume that BB is not connected. In particular, there are open subspaces UU and VV of XX such that UB,VBU\cap B, V\cap B is a separation of BB.

Take UA,VAU\cap A, V\cap A, we show that this gives a separation of AA.

(i) Since U,VU,V are open, UA,VAU\cap A, V\cap A are open in AA.

(ii) Since (UB)(VB)=(U\cap B)\cap (V\cap B)=\emptyset, (UA)(VA)=(U\cap A)\cap (V\cap A)=\emptyset.

(iii) Since (UB)(VB)=B(U\cap B)\cup (V\cap B)=B, any point in BB is in either UBU\cap B or VBV\cap B.

Since ABA\subseteq B, (UA)(VA)=A(U\cap A)\cup (V\cap A)=A.

(iv) UAU\cap A and VAV\cap A is nonempty by assumption UBU\cap B is nonempty and contains xBUAx\in B\cap U\subseteq \overline{A}. So any open neighborhood of xx have non-empty intersection xAx'\in A, so xUAx'\in U\cap A and UAU\cap A is nonempty. Similarly, VAV\cap A is nonempty.

So UAU\cap A and VAV\cap A is a separation of AA, which contradicts the assumption that AA is connected.

Therefore, BB is connected.

Topologists’ sine curve

Let A={(x,y)R2y=sin(1/x),x>0}A=\{(x,y)\in \mathbb{R}^2\mid y=\sin(1/x), x>0\}. Then AA is connected, and also path-connected.

γ(t)=(t,sin(1/t)) for t(0,1]\gamma(t) = (t, \sin(1/t)) \text{ for } t\in (0,1]

However, take A=A{0}×[1,1]\overline{A}=A\cup \{0\}\times [-1,1]. Then A\overline{A} is not path-connected but connected.

Proof that topologists' sine curve is not path-connected

We want to show X=AX=\overline{A} has no continuous path

γ:([0,1])X\gamma:([0,1])\to X

such that γ(0)=(0,0)\gamma(0)=(0,0) and γ(1)=(1,sin(1))\gamma(1)=(1,\sin(1)).

If there exists such a path, let t0[0,1]t_0\in [0,1] be defined as

t0=sup{t[0,1]γ(t)=(0,x),x[0,1]}t_0=\sup\{t\in [0,1]\mid \gamma(t)=(0,x), x\in [0,1]\}

By the assumption on t0t_0, we can find a sequence {tn}nN+A\{t_n\}_{n\in\mathbb{N}_+}\subseteq A such that tntt_n\to t.

By continuity of γ\gamma, we have γ(tn)γ(t0)\gamma(t_n)\to \gamma(t_0), (0,yn)(0,y0)(0,y_n)\to (0,y_0).

Now focus on the restriction of γ\gamma to [t0,1][t_0,1], γ:[t0,1]X\gamma:[t_0,1]\to X, γ(t0)=(0,y0)\gamma(t_0)=(0,y_0), γ(1)=(1,sin(1))\gamma(1)=(1,\sin(1)).

t(t0,1]t\in (t_0,1], then γ(t)\gamma(t)\in graph of y=sin(1/x)y=\sin(1/x).

Consider π\pi be the projection map to xx-axis, πγ:[t0,1]R\pi\circ \gamma:[t_0,1]\to \mathbb{R}, πγ(t0)=0\pi\circ \gamma(t_0)=0 and πγ(1)=1\pi\circ \gamma(1)=1.

In particular, there is a sequence sn[t0,1]s_n\in [t_0,1] such that snt0s_n\to t_0 and πγ(sn)=1nπ+π2\pi\circ \gamma(s_n)=\frac{1}{n\pi+\frac{\pi}{2}}. (using intermediate value theorem)

Then γ(sn)=(1nπ,sin(nπ+π2))=(1nπ,(1)n)\gamma(s_n)=(\frac{1}{n\pi},\sin(n\pi+\frac{\pi}{2}))=(\frac{1}{n\pi},(-1)^n).

Since as snt0s_n\to t_0, and γ\gamma is continuous, then we get a contradiction that the sequence γ(sn)\gamma(s_n) should converge to (0,t0)(0,t_0) where it is not.

Compactness

Motivation: in real numbers.

Extreme value theorem

Let f:[a,b]Rf:[a,b]\to \mathbb{R} be continuous. Then there are xm,xM[a,b]x_m,x_M\in [a,b] such that f(xm)f(x)f(xM)f(x_m)\leq f(x)\leq f(x_M) for all x[a,b]x\in [a,b].

Definition of cover

Let XX be a topological space. A covering of XX is a collection of subsets of XX that covers XX.

{Uα}αI\{U_\alpha\}_{\alpha\in I}

such that X=αIUαX=\bigcup_{\alpha\in I} U_\alpha.

An open cover of XX is a covering of XX such that each UαU_\alpha is open.

Definition of compact space

A topological space XX is compact if for any open covering {Uα}αI\{U_\alpha\}_{\alpha\in I} of XX, there exists a finite subcovering {Uαi}i=1n\{U_{\alpha_i}\}_{i=1}^n such that X=i=1nUαiX=\bigcup_{i=1}^n U_{\alpha_i}.

Example of non-compact space

Consider the interval (0,1](0,1], the open covering (1n,1](\frac{1}{n},1] open in (0,1](0,1], {(1n,1]}nN+\{(\frac{1}{n},1]\}_{n\in \mathbb{N}_+} has no finite subcovering.

Last updated on