3.5. Subspace TopologyΒΆ

Let (X,d) be a metric space. Let YβŠ†X. Recall from Definition 3.3 that (Y,d) is a metric subspace with the distance function d restricted to YΓ—Y.

Remark 3.6

Let Y be a metric subspace of X and SβŠ†Y. The interior, closure and boundary of S w.r.t. X and w.r.t. Y may be different.

If a subspace hasn’t been specified, by default, we shall assume that we are computing the interior, closure and boundary w.r.t. the metric space X.

3.5.1. Open BallsΒΆ

Theorem 3.38 (Open balls in the metric subspace)

Let (Y,d) be a metric subspace of (X,d). Let BX(p,r) denote an open ball of radius r at p∈X. Let BY(p,r) denote an open ball of radius r at p∈Y. Then

BY(p,r)=BX(p,r)∩Y.

Proof. We recall that

BX(p,r)={y∈X|d(p,y)<r}.

Similarly,

BY(p,r)={y∈Y|d(p,y)<r}.

We first show that BY(p,r)βŠ†BX(p,r)∩Y

  1. Let y∈BY(p,r).

  2. Then y∈YβŠ†X and d(p,y)<r.

  3. Hence y∈BX(p,r)∩Y.

We now show that BX(p,r)∩YβŠ†BY(p,r).

  1. Let y∈BX(p,r)∩Y.

  2. Then y∈Y and y∈X and d(p,y)<r.

  3. Hence y∈Y and d(p,y)<r.

  4. Hence y∈BY(p,r).

3.5.2. Open SetsΒΆ

Theorem 3.39 (Open sets in the metric subspace)

Let (Y,d) be a metric subspace of (X,d). Let SβŠ†Y. Then S is open in (Y,d) if and only if S=O∩Y where O is an open subset of (X,d).

Proof. A subset S of Y is open in (Y,d) if for every x∈S, there exists an open ball BY(x,r)βŠ†SβŠ†Y.

Assume that S=O∩Y where O is open in X.

  1. Let x∈S.

  2. Then x∈O and x∈Y.

  3. Since O is open in X, hence there is an open ball BX(x,r)βŠ†O.

  4. Then BX(x,r)∩YβŠ†O∩Y=S.

  5. By Theorem 3.38,

    BX(x,r)∩Y=BY(x,r)

    is an open ball in the metric subspace (Y,d) of radius r>0 around x∈Y.

  6. Hence S is open in (Y,d).

For the converse, assume that S is open in Y.

  1. For every x∈S, there is an open ball BY(x,rx)βŠ†S.

  2. Hence ⋃x∈SBY(x,rx)βŠ†S.

  3. Also, x∈BY(x,rx) implies that SβŠ†β‹ƒx∈SBY(x,rx).

  4. Thus, S=⋃x∈SBY(x,rx).

  5. By Theorem 3.38

    BY(x,rx)=BX(x,rx)∩Y

    for every x∈S.

  6. Define T=⋃x∈SBX(x,rx).

  7. Then T is a union of open balls of X.

  8. Hence T is open in X.

  9. Also

    S=⋃x∈SBY(x,rx)=⋃x∈S(BX(x,rx)∩Y)=(⋃x∈SBX(x,rx))∩Y=T∩Y.
  10. Hence S=T∩Y where T is an open set of (X,d).

Example 3.13

  • [0,1) is open in the metric space R+.

3.5.3. Subspace TopologyΒΆ

Recall from Definition 3.7 that a topology on a set S is a collection of sets T such that

  1. Empty set and the whole set are elements of T.

  2. T is closed under arbitrary union.

  3. T is closed under finite intersection.

Theorem 3.40 (The subspace topology)

Let (Y,d) be a metric subspace of (X,d). The open sets of the (Y,d) form a topology.

  1. βˆ… is open in (X,d).

  2. Hence βˆ…βˆ©Y=βˆ… is open in (Y,d).

  3. X is open in (X,d).

  4. Hence X∩Y=Y is open in (Y,d).

  5. Let {Ai|i∈I} be a family of open sets of (Y,d).

  6. Then Ai=Bi∩Y for every i∈I with Bi open in X.

  7. Let B=⋃Bi. Then B is open in (X,d).

  8. But ⋃Ai=⋃(Bi∩Y)=(⋃Bi)∩Y=B∩Y.

  9. Since B is open in (X,d), hence B∩Y is open in (Y,d).

  10. Let {A1,…,An} be a finite collection of open sets of (Y,d).

  11. Then Ai=Bi∩Y for every i∈[1,…,n] such that Bi is open in (X,d).

  12. Then β‹‚Ai=β‹‚(Bi∩Y)=(β‹‚Bi)∩Y.

  13. Since β‹‚Bi is open in (X,d) (a finite intersection), hence β‹‚Ai is open in (Y,d).

3.5.4. Closed SetsΒΆ

Theorem 3.41 (Closed sets in subspace topology)

Let Y be a metric subspace of X. Let SβŠ†Y.

S is closed in Y if and only if S=C∩Y where C is a closed subset of X.

Proof. Let S be closed in Y.

  1. Then, Yβˆ–S is open in Y.

  2. By definition of subspace topology,

    Yβˆ–S=Y∩O

    where O is some open subset of X.

  3. Then,

    S=Yβˆ–(Yβˆ–S)=Yβˆ–(Y∩O)=Yβˆ–O=Y∩(Xβˆ–O).
  4. But C=Xβˆ–O is closed in X.