Definition (Product of Spaces)

Given a collection of spaces , we have the product

and comes with a natural projection:

Definition (Product Topology)

The product topology for is the smallest topology that makes all the continuous.

This requires us to define open sets as things of the form

for open in and where , except for .

"\\usepackage{tikz-cd}\n\\begin{document}\n\\begin{tikzcd}\n\t{} && {} && {} & {} \\\\\n\t&&& {U \\times Y} \\\\\n\t{} &&&&& \\frown \\\\\n\t& {X \\times V} && {U \\times V} &&& {\\prod_Y} \\\\\n\t{} &&&&& \\smile \\\\\n\t{} && {(} && {)} & {} & Y \\\\\n\t&&& {\\prod_X } && X\n\t\\arrow[no head, from=1-1, to=1-6]\n\t\\arrow[no head, from=1-1, to=6-1]\n\t\\arrow[dashed, no head, from=1-3, to=6-3]\n\t\\arrow[dashed, no head, from=1-5, to=6-5]\n\t\\arrow[dashed, no head, from=3-1, to=3-6]\n\t\\arrow[dashed, no head, from=5-1, to=5-6]\n\t\\arrow[no head, from=6-6, to=1-6]\n\t\\arrow[no head, from=6-6, to=6-1]\n\\end{tikzcd}\n\\end{document}"U£Y_X£VU£VQY^()YQXX
source code

Notice that intersecting finitely many of these open sets from the base.

This is similar to Subspace Topology where the subspace topology had an inclusion map, we have a continuous map.

Definition (Product of Spaces Base)

A base for the product topology on is

This is indeed a base for a topology. Actually, it is a base arising from a sub-base. The condition where only for finitely many arises from the fact that the natural inclusion maps must be continuous, which we see in the following theorem.

Theorem (Product Topology Properties)

The product topology has the following properties:

  1. The projection maps are all continuous.
  2. A map is continuous all its composites are continuous. These are also know as coordinate functions.
    1. is a function that extracts one of the coordinates.
    2. This means we have an easier way to test if a complicated function (in the sense that the codomain is a product of spaces) is continuous by checking the simpler coordinate functions.
  3. These two properties characterize the product topology, in the sense that it is unique.

The point is that set-theoretically, a function is the same thing as a collection of coordinate functions

Categorically,

where is a bijective correspondence.

Proof:

  1. Done. We proved it directly earlier.
  2. Forward is by composition of continuous functions. For the backwards direction, take a basic open set of . So, let . But then which is actually a finite intersection because for finitely many . Thus, is open, and apply lemma.
  3. Same kind of tautological proof for subspace topology. More specifically, if we assume we have two different product topologies, we find that both are subsets of each other, and thus equal (and unique).

Example 1

Suppose is continuous, then let be its graph,

Then

is homeomorphic. The map

is continuous. This is because inherits its topology (the Subspace Topology) from the product topology of . We know that from subspace properties that

by lemma. The third map is just and the fourth is .

Canonically, we are using

which is continuous because it’s since restricting the domain is the same “pre-composing” it with an inclusion map to the ambient space. Thus, by theorem, it is continuous.

Finally, we observe that and are indeed mutually inverse.

Warning: We cannot do all proofs in this way. In particular, dealing with continuity of maps out of a product usually requires working with a basis. So with this, we can talk about maps into a product, not out.

Example 2

The Diagonal Map (the space itself, not a typo) maps is continuous because if is a basis element for , then is of the form where are open in , but finitely many of them are equal to .

What is the inverse image under the diagonal under such a product set? The preimage means that we want to live inside which requires is contained in these open sets . In other words, is in the intersection of all these . So

by being a finite intersection of open sets in a topological space.

Example 3

Note that Example 2 would not be continuous if we used the Box Topology on . Namely, setting the basis as

with no restriction on .