Skip to Content
Math4201Topology I (Lecture 7)

Math 4201 Topology I (Lecture 7)

Review from last lecture

Not every open set in subspace topology is open in the original space

Let X=RX=\mathbb{R} with standard topology and Y=[0,1][2,3]Y=[0,1]\cup [2,3]. equipped with subspace topology generated by the standard basis for R\mathbb{R}.

so [0,1]=(1,32)Y[0,1]=(-1,\frac{3}{2})\cap Y In particular, [0,1][0,1] is open set in YY, but not an open set in R\mathbb{R}.

New materials

Closed sets in topological space

Proposition of open set in subspace topology

If XX is a topological space, then YXY\subseteq X is open and is with the subspace topology. If ZYZ\subset Y is open subspace of YY, then ZZ is also an open subspace of XX.

Proof

Since ZYZ\subset Y is open in the subspace topology, there is an open UYU\subset Y such that Z=UYZ=U\cap Y.

SInce ZZ is the intersection of open sets in XX, then ZZ is open in XX.

Definition of closed set

For any topology T\mathcal{T} on a set XX, a subset ZXZ\subseteq X is said to be closed if its complement ZcZ^c is an open set (in XX).

Note the complement is defined Z=XZZ=X\setminus Z.

Example of closed set in standard topology of real numbers

For example, [a,b][a,b] is a closed set in the standard topology of real numbers. since R[a,b]=(,a)(b,)\mathbb{R}-[a,b]=(-\infty,a)\cup (b,\infty) is an open set.

Example of closed set in trivial topology

For any set XX, the trivial topology is T0={,X}\mathcal{T}_0=\{\emptyset, X\}. Since Xc=X^c=\emptyset is an open set, XX is a closed set. Since c=X\emptyset^c=X is an open set, \emptyset is a closed set.

Example of closed set in finite complement topology

For any set XX, the finite complement topology is T1={UXXU is finite}\mathcal{T}_1=\{U\subseteq X\mid X\setminus U\text{ is finite}\}.

Then the set of all finite subsets of XX is a closed set.

For general, if T\mathcal{T} is a topology on XX, then:

  1. ,X\emptyset, X are closed sets.
  2. T\mathcal{T} is closed with respect to arbitrary unions.

Let {Zα}αI\{Z_\alpha\}_{\alpha \in I} be an arbitrary collection of closed sets in XX. Then XZαX-Z_\alpha is open for each αI\alpha \in I. So αI\forall \alpha \in I. αI(XZα)=XαIZα\bigcup_{\alpha \in I} (X-Z_\alpha)=X-\bigcap_{\alpha \in I} Z_\alpha is open. So αIZα\bigcap_{\alpha \in I} Z_\alpha is closed.

So the corollary is: an arbitrary intersection of closed sets is closed.

  1. T\mathcal{T} is closed with respect to finite intersections. This also implies that a finite union of closed sets is closed.

If {Z1,Z2,,Zn}\{Z_1, Z_2, \ldots, Z_n\} is a closed subset of XX, then XZiX-Z_i is open for each i=1,2,,ni=1,2,\ldots,n. So i=1,2,,n\forall i=1,2,\ldots,n. i=1n(XZi)=Xi=1nZi\bigcap_{i=1}^n (X-Z_i)=X-\bigcup_{i=1}^n Z_i is open. So i=1nZi\bigcup_{i=1}^n Z_i is closed.

Note

We can also define the topology using the closed sets instead of the open sets.

  1. ,X\emptyset, X are closed sets.
  2. T\mathcal{T} is closed with respect to arbitrary intersections.
  3. T\mathcal{T} is closed with respect to finite unions.

This yields the same topology.

Theorem of closed set in subspace topology

Let XX is a topological space and YXY\subseteq X equipped with the subspace topology.

A subset ZYZ\subseteq Y is closed in YY if and only if ZZ is the intersection of a closed WXW\subseteq X and YY. That is Z=WYZ=W\cap Y.

Proof

\Rightarrow

If ZZ is closed in YY, then YZY-Z is open in YY.

Then, there is open set UXU\subseteq X such that YZ=UYY-Z=U\cap Y.

So Z=(XU)YZ=(X-U)\cap Y, XUX-U is closed in XX because UU is open in XX.

Take W=XUW=X-U.

\Leftarrow

If Z=WYZ=W\cap Y for some closed WXW\subseteq X, then YZ=Y(WY)=(YW)YY-Z=Y-(W\cap Y)=(Y-W)\cap Y is open in YY. So ZZ is closed in YY.

Lemma of closed in closed subspace

Let XX is a topological space and YXY\subseteq X is closed and is equipped with the subspace topology. Then any closed subset of YY is also closed in XX.

Warning

Not any subset of a topological space XX is either open or closed.

Example of open and closed subset

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

(a,b)(a,b) is open, but not closed. [a,b][a,b] is closed, but not open. [a,b)[a,b) is neither open nor closed. ,R\emptyset,\mathbb{R} is both open and closed.

Example of open and closed subset in other topologies

Let X=[0,1](2,3)X=[0,1]\cup (2,3) induced by the standard topology of R\mathbb{R}.

Z=[0,1]Z=[0,1] is an open subset of XX.

Z=[0,1]Z=[0,1] is also closed subset of XX since Z=[0,1]XZ=[0,1]\cap X is open in R\mathbb{R}.

We can associate an open and a closed to any subset AA of a topological space XX.

Interior and closure of a set

The interior of a set AA is defined as follows:

Int(A)=UA,U is open in XU\operatorname{Int}(A)=\bigcup_{U\subseteq A, U\text{ is open in }X} U

Also denoted as AA^\circ.

The interior of a set AA is the largest open subset of AA.

That is UA,U is open in X\forall U\subseteq A, U\text{ is open in }X, then UInt(A)U\subseteq \operatorname{Int}(A). (by definition that UU must be in collection of open sets that is a subset of AA)

Closure of a set

The closure of a set AA is the smallest closed subset of XX that contains AA.

Note that if we change the definition as the intersection of all closed subsets of XX that contained in AA, we will get the empty set.

A=AC,C is closed in XC\overline{A}=\bigcap_{A\subseteq C, C\text{ is closed in }X} C

The closure of a set AA is the smallest closed subset of XX that contains AA. (follows the same logic as the previous definition)

Last updated on