Definition (Subspace Topology)

Recall if is a topological space and , we can define the subspace topology defined on :

This does form a topology on because of the canonical inclusion map

is continuous. We check open , such that , which is open (relative to ). So, we have

which is continuous. In fact, is the smallest topology on for which this inclusion map is continuous.

Lemma (Subspace Continuity by Canonical Inclusion)

Given is a subspace, and is a third space, then a map

is continuous iff its composite is continuous.

Proof: We simply have the composition of continuous functions, which is continuous.

Given open in , WTS is open in . But we know for some open in . Then which is open if is continuous.

Lemma (Universal Property of the Subspace Topology)

The subspace topology satisfies the property:

"\\usepackage{tikz-cd}\n\\begin{document}\n\\begin{tikzcd} \n\t{(A, \\tau_A)} & {(X, \\tau)} \\\\ \n\t{(Z, \\tau_Z) } \n\t\\arrow[\"i\", hook, from=1-1, to=1-2] \n\t\\arrow[\"f\", from=2-1, to=1-1] \n\t\\arrow[\"{i \\circ f}\"', dotted, from=2-1, to=1-2] \n\\end{tikzcd}\n\\end{document}"(A;¿A)(X;¿)(Z;¿Z)ifi±f
source code

is continuous is continuous.

This means that if you want to construct a continuous map to , it is enough to find a continuous map to whose image lies in . In fact, this property characterizes the subspace topology in the following sense:

if and are two topologies on which satisfies the property that for all test spaces and maps, then .

Proof: Suppose we had

"\\usepackage{tikz-cd}\n\\begin{document}\n\\begin{tikzcd} \n\t{(A, \\tau_1)} & {(X, \\tau)} \\\\ \n\t{(A, \\tau_2)} \n\t\\arrow[\"{i_1}\", hook, from=1-1, to=1-2] \n\t\\arrow[\"{i_2}\", hook, from=2-1, to=1-2]\n\t\\arrow[\"{id_1}\", shift left=2 ,from=1-1, to=2-1]\n\t\\arrow[\"{id_2}\", from=2-1, to=1-1]\n\\end{tikzcd}\n\\end{document}"(A;¿1)(X;¿)(A;¿2)i1i2id1id2
source code

with satisfying the property above. We observe that

  • is continuous because is continuous, and
  • is continuous because is continuous Hence the two maps do form a homeomorphsism. Continuity of both implies they have the exact same open sets. Thus, , and .

By test, we mean the conditions are written in some other space .

Gluing Lemma

If is an open cover of , then a continuous function is the same as a collection of continuous functions

which agree on all overlaps:

Open Cover means open sets where the union covers .

Proof: This is straightforward because .

The question is whether the global function created by setting

is continuous or not. Consider open in . Then

Now,

so it is open in because is continuous, using Definition (Topological Characterization of Continuity).

Fortunately, we know that an open subset of a subspace which is itself open on a subset of , is open in . Hence,

so by Lemma (Openness and Closure), is open.

This lemma describes how we can glue together multiple continuous functions, each defined on an open patch to create a single continuous function.

Gluing Lemma (But Closed)

If is a covering by finitely many closed closed subsets, then a continuous function is the same as a collection of continuous which agree on overlaps.

Proof: The same as the Gluing Lemma but using . Take note of the finiteness condition.

These lemmas are similar to how we prove a piecewise function is continuous. We break up the cases, just like how we break up to and prove continuity on each .