Lecture 4. Set Topology on Metric Spaces

Motivation

Basic Definitions

Definitions

Let $(X,d)$ be a metric space and $E$ a subset of $X$. Then
(i) $x \in E$ is called interior point of $E$ if there is $r>0$ such that $\mathbb{B}(x,r)\subset E$. The interior $\overset{\circ}{E}$ of $E$ is then defined as $$ \overset{\circ}{E}=\hbox{int}(E) = \{x \in E\, |\, x \text{ is an interior point of } E\}. $$
(ii) $E$ is said to be open iff every point of $E$ is an interior point, i.e. iff $\hbox{int}(E)= E$.
(iii) $x\in E$ is called isolated point if there is $r>0$ s.t. $\mathbb{B}(x,r) \cap E = \{x\}$.
(iv) $x\in X$ is called limit point of $E$ iff, for any $\epsilon>0$, there is $y \in \mathbb{B}(x,\epsilon) \cap E,\: y \ne x$. We denote the set of all limit points of $E$ by $E'$.
(v) $E$ is said to be closed whenever $E' \subset E$. The closure $\overline{E}$ of $E$ is given by $E' \cup E$. Notice that $E \setminus E' $ contains all isolated points of $E$.
(vi) $E$ is said to be a perfect set if $E = E'$.
(vii) The exterior of $E$ is given by ext$(E)$=int$(E^c)$.
(viii) The boundary of $E$ is defined by $\partial E=\overline{E}\setminus\text{int}(E)$.
(ix) $E$ is a compact set iff every open cover for $E$ contains a finite subcover. More precisely iff \begin{equation*} E\subset\cup _{\lambda\in\Lambda}O_\lambda\text{ for open sets }O_\lambda\text{ implies that }\exists\: \lambda_1,\dots,\lambda_n\in\Lambda\text{ such that } E\subset\cup _{k=1}^n O_{\lambda _k}\, . \end{equation*} (x) Two sets $A,B \subset X$ are called separated iff $A\cap \overline{B} = \overline{A} \cap B = \emptyset$.
(xi) A set $E\subset X$ is called connected if there are no non-empty separated sets $A$ and $B$ such that $E = A \cup B$.
(xii) A set $E\subset X$ is said to be dense in $X$ iff $\overline{E}=X$.

Exercise

Familiarize yourself with the above concepts by contructing concrete examples.

Proposition

Let $(X,d)$ be a metric space. Then
(i) The ball $\mathbb{B}(x,r)$ is an open set.
(ii) $E$ is open if and only if $E^c$ is closed.
(iii) Any union of open sets is open.
(iv) Any intersection of closed sets is closed.

Example

Prove that $\mathbb{B}(x,r)$ is an open set.

Discussion

Exercise

Give a proof for the remaining claims of the proposition.

Remark

Observe that (iii) and (iv) in the previous theorem do not hold if the role of open and closed sets is switched. In fact, while $E_n = (-\infty, 1- 1/n]$ is closed for each $n\in\mathbb{N}$, $\cup_{n\in \mathbb{N} } E_n = (-\infty, 1)$ is not.
Similarly, $E_n =(-\infty, 1+1/n)$ is open for each $n\in \mathbb{N}$, but $\cap_{n\in \mathbb{N}} E_n =(-\infty, 1]$ isn't.

Example

Prove that $\hbox{int}(E)$ is open for any $E \subset X$ and any metric space $(X,d)$.

Discussion

Example

Let $X = \mathbb{R}$ and $E =\mathbb{Q}\cap (0,1)$. Find
(i) $E'$, i.e. all limit points of $E$.
(ii) $\hbox{int}(E)$, i.e. all interior points of $E$.

Discussion

Compactness

Recall that a subset $E$ of a metric space $(X, d)$ is compact iff any open cover of $E$ admits a finite subcover of $E$.

Definition (Boundedness)

A subset $Y$ of a metric space $(X,d)$ is called bounded if there are $x_0\in X$ and $M\in[0,\infty)$ such that $d(x_0,y)\leq M$ for all $y\in Y$. This is equivalent to requiring that its diameter $$ \operatorname{diam}(Y)=\sup_{x,y\in Y}d(x,y) $$ be finite.

Theorem

(i) A compact set must be closed and bounded.
(ii) A closed subset of a compact set is compact.

Proof

Example

Assume that $E_n$ is compact, $E_n \ne\emptyset$, and that $$ E_{n+1}\subset E_{n}\text{ for }n=1,2,\dots $$ Show that $\cap_{n=1}^\infty E_n \ne \emptyset$.

Discussion

Exercises

(a) A compact set of a metric space $X$ contains a countable, dense subset.
(b) Show that any compact set $K$ in a metric space $(X,d)$ is complete.
(c) Let $(X,d)$ be a metric space. Show that $K\subset X$ is compact if and only if any sequence in $K$ has a convergent subsequence with limit in $K$.

Solution

Intuition

Compact Sets in $\mathbb{R}^n$

When $X=\mathbb{R}^n$, compact sets can be fully characterized.

Theorem (Intervals)

Any $n$-dimensional interval of the form $$ I= [a_1, b_1] \times....\times [a_n,b_n] $$ is a compact subset of $\mathbb{R}^n$ .

Proof

Corollary (Nestled Intervals)

Let a sequence $(I_k)_{k\in\mathbb{N}}$ of $n$-dimensional compact intervals satisfy $$ I_1\supset I_2\supset\dots\supset I_k \supset\dots\text{ and }\hbox{diam}(I_k) \to 0\text{ as }k \to\infty\, . $$ Then $\cap_{k=1}^\infty I_k = \{x_0\}$ for some $x_0\in \mathbb{R} ^n$.

Remark

If the intervals are not compact the theorem may fail.

Examples

(a) $E_n = (0, 1/n)$ and $E_{n+1}\subset E_n$, but $\cap_{n=1}^\infty E_n = \emptyset$.
(b) $E_n = [n, \infty)$ closed and $E_{n+1}\subset E_n$, but $\cap_{n=1}^\infty E_n = \emptyset$.

Theorem (Heine-Borel)

Let $E \subset \mathbb{R}^n$. Then $$ E\text{ is compact }\iff E\text{ is closed and bounded.} $$

Proof

Theorem (Weierstrass)

Every infinite bounded $E\subset\mathbb{R}^n$ has a limit point in $\mathbb{R}^n$.

Proof

Connected and Convex Sets

Let $(X, d)$ ne a metric space.

Definition (Connected Sets)

$E$ is said to be connected if $E \ne A \cup B$ whenever $$ A \ne \emptyset\, ,\: B \ne \emptyset\, ,\: \bar{A}\cap B =\emptyset\, ,\: A\cap \bar{B}= \emptyset\, . $$

Theorem

Any non-empty connected set $E\subset\mathbb{R}$ is an interval, i.e. there are $x_1, x_2 \in \mathbb{R}$ with $x_1 < x_2$ such that $$ (x_1, x_2)\subset E\subset [x_1,x_2]\, . $$

Proof

Definitions

(i) For any $x,y \in \mathbb{R}^n$, we denote the line segment connecting $x$ to $y$ by $[x,y]$. Thus $$ [x,y]=\big\{ tx +(1-t) y\, |\, t\in[0,1]\big\}. $$ (ii) A set $E \subset \mathbb{R}^n$ is called convex if $[x,y] \subset E$ for all $x,y \in E$.

Examples

(a) $\mathbb{B}(0,r)$ and any interval in $\mathbb{R}^n$ are convex.
(b) If $D_1,...,D_m\subset\mathbb{R}^n$ are convex, then so is $D_1 \times D_2\times...\times D_m\subset\mathbb{R}^{nm}$.