Question
- Permuting the indices?
Overview
There are two natural ways that topologies may be generated by a basis for a general, possibly infinite Cartesian product :
- The box topology has as a basis all sets of the form , where is an open subset for each index .
- The product topology has as subbasis all sets of the form for some open subset . This generates a basis containing all sets of the form , where exactly except for finitely many values of .
In general, the box topology is finer than the product topology; they are exactly the same for finite products . When considering a general product space, assume the product topology unless otherwise specified.
Related: Projection and inclusion maps, Disjoint unions
The product topology on
Definition: Product topology on the Cartesian product
X \times Y
Given topological spaces and , the product topology on their Cartesian product is generated by the basis
Note that general open sets in are not of the form , because is not closed under unions—that is, open sets are all unions of sets of the form .
The following result defines the product topology when are specified by their bases.
Theorem (Munkres 15.1): Product topology specified by bases
If is a basis for the topology of and is a basis for the topology of , then the collection
is a basis for the product topology on .
Product topologies and subspaces
Theorem: Two ways of defining subspace products on
X \times Y
If is a subspace of and is a subspace of , then the product topology on is the same as the topology inherits as a subspace of .
Generalized products
Terminology: Tuple notation for arbitrary indexing sets
J
be an indexing set. Given any setX
, we define aJ
-tuple of elements ofX
as a function\mathbf x : J \to X
. The function\mathbf x
is often denoted by the quasi-tuple notationLet
For each index , the -coordinate of is the value of the tuple at , and often denoted rather than its technical definition .
Definition: Generalized Cartesian product
Given an indexed family of sets , the (generalized) Cartesian product
is the family of all functions such that, for all , we get an element .
In other words, the Cartesian product is the set of all -tuples of elements of the union of , where for all , the -coordinate is an element of the set .
We can also phrase the notion of coordinates in terms of projection maps. Let be some function in the product. Then the -coordinate of for some corresponds to an element in the set , which is precisely the projection that maps a function to an element by .
#concept-question Check connection between projection, functions to elements?
Box and product topologies
Definition: Box and product topologies
Suppose each set in the indexed family is a topological space.
- The box topology on is the topology generated by the basis , where each is open in .
- The product topology on is the topology generated by the subbasis
which gives the basis
- Same for finite products
- Projection functions are continuous in both topologies
Transclude of (Theorem)-Continuity-of-maps-relative-to-the-product-topology#^d9fbb1
The uniform topology
Link to originalDefinition: Uniform metric, uniform topology
Consider the product , where is any indexing set. As a set, is the set of all functions , so we may also denote it . The uniform metric on is defined by
where is the standard bounded metric on and is the standard metric. It induces the uniform topology on .
Link to originalTheorem (Munkres 20.4): The uniform topology is “between” the box and product topologies
On the generalized product with arbitrary indexing set , the box topology is finer than the uniform topology, and the uniform topology is finer than the product topology. Further, is infinite, then all three are distinct.
Examples
Continuity in the box topology vs. in the metric topology
Let be The countably infinite product of the real line with itself. This is an example of when (Theorem) Continuity of maps relative to the product topology fails for the box topology.
Define a map to the product by
so each coordinate function is continuous, and thus, is continuous relative to the product topology. On the other hand, take the basic open set
for the box topology. is clearly open in , but is not open in : we have , but there exists no that is smaller than for all .#concept-question
Review
- Check that the basis for the product topology is indeed a basis. (Hint: is the intersection of basis elements also a basis element?)⭐
- Is the basis defined in the product topology itself a topology? Why or why not?
- Prove the theorem for a product topology specified by bases. (Hint: use (Lemma) Obtaining a basis from a topology.) ⭐
- Prove that the two ways of defining subspace products are equivalent.
- Check that the basis generating the box topology is indeed a basis.
- What is the difference between the bases for the box and product topologies? Specifically, for each basis element , what is representing? (See Munkres Theorem 19.1). ⭐
- Show that if is infinite, then the box, uniform, and product topologies are distinct (i.e., strict inclusions). ⭐
- Suppose has the discrete topology for . Convince yourself that is discrete in the box topology, but not in the product topology (in fact, in the product topology, this is isomorphic to the Cantor set). ⭐
- Give an example of when Theorem 19.6 fails for the box topology.
Notes
There are two natural ways that a topology arises for a general, possibly infinite Cartesian products
where each is a topological space. One strategy, is to take as a basis the products of open sets , while another is to take as a subbasis all sets of the form , which generates basis elements that are finite intersections. In particular, for the second strategy, each tuple is in a basis element
if and only if for whatever indices are present in the intersection. For a finite product, these strategies are equivalent; for an infinite
- Other reasons the product topology is more important:
- Coarsest topology such that the projection maps are continuous—preimage is the basic open set
- We want finite intersections because the idea of openness has something to do with a neighborhood?