ConceptComplete

Product Topology

The product topology is the natural topology on a Cartesian product of topological spaces. It is defined as the coarsest topology making all projection maps continuous, and it plays a central role throughout topology and analysis.


Finite Products

Definition3.1Product Topology (Finite)

Let (X1,Ο„1),…,(Xn,Ο„n)(X_1, \tau_1), \ldots, (X_n, \tau_n) be topological spaces. The product topology on X1Γ—β‹―Γ—XnX_1 \times \cdots \times X_n is the topology generated by the basis: B={U1Γ—β‹―Γ—Un:UiβˆˆΟ„iΒ forΒ eachΒ i}.\mathcal{B} = \{U_1 \times \cdots \times U_n : U_i \in \tau_i \text{ for each } i\}.

A set U1Γ—β‹―Γ—UnU_1 \times \cdots \times U_n where each UiU_i is open in XiX_i is called a basic open set (or open box).

Proof

We verify the basis conditions. (B1): X1Γ—β‹―Γ—XnX_1 \times \cdots \times X_n is itself a basic open set. (B2): If x∈(U1Γ—β‹―Γ—Un)∩(V1Γ—β‹―Γ—Vn)x \in (U_1 \times \cdots \times U_n) \cap (V_1 \times \cdots \times V_n), then x∈(U1∩V1)Γ—β‹―Γ—(Un∩Vn)x \in (U_1 \cap V_1) \times \cdots \times (U_n \cap V_n), which is a basic open set contained in the intersection.

β– 
ExampleThe Euclidean Plane as a Product

The product topology on RΓ—R\mathbb{R} \times \mathbb{R} with the standard topology on each factor coincides with the standard (Euclidean) topology on R2\mathbb{R}^2. The basic open sets U1Γ—U2U_1 \times U_2 (products of open intervals) are open rectangles, which generate the same topology as open disks. This extends to Rn=RΓ—β‹―Γ—R\mathbb{R}^n = \mathbb{R} \times \cdots \times \mathbb{R}.


Arbitrary Products

Definition3.2Product Topology (Arbitrary)

Let {(XΞ±,τα)}α∈A\{(X_\alpha, \tau_\alpha)\}_{\alpha \in A} be a family of topological spaces indexed by an arbitrary set AA. The product space is: ∏α∈AXΞ±={f:A→⋃αXΞ±:f(Ξ±)∈XΞ±Β forΒ allΒ Ξ±}.\prod_{\alpha \in A} X_\alpha = \left\{f: A \to \bigcup_\alpha X_\alpha : f(\alpha) \in X_\alpha \text{ for all } \alpha\right\}.

For each α∈A\alpha \in A, the projection map πα:∏βXΞ²β†’XΞ±\pi_\alpha: \prod_\beta X_\beta \to X_\alpha is defined by πα(f)=f(Ξ±)\pi_\alpha(f) = f(\alpha).

The product topology on ∏αXΞ±\prod_\alpha X_\alpha is the coarsest topology making all projections πα\pi_\alpha continuous. It has subbasis: S={Ο€Ξ±βˆ’1(UΞ±):α∈A,β€…β€ŠUΞ±βˆˆΟ„Ξ±}.\mathcal{S} = \{\pi_\alpha^{-1}(U_\alpha) : \alpha \in A, \; U_\alpha \in \tau_\alpha\}.

The corresponding basis consists of all finite intersections of subbasis elements: B={β‹‚i=1nπαiβˆ’1(UΞ±i):n∈N,β€…β€ŠΞ±i∈A,β€…β€ŠUΞ±iβˆˆΟ„Ξ±i}.\mathcal{B} = \left\{\bigcap_{i=1}^n \pi_{\alpha_i}^{-1}(U_{\alpha_i}) : n \in \mathbb{N}, \; \alpha_i \in A, \; U_{\alpha_i} \in \tau_{\alpha_i}\right\}.

A basic open set in the product topology specifies constraints on only finitely many coordinates. Explicitly, a basic open set is: ∏α∈AVα,where Vα=Uα for α∈F (finite), and Vα=Xα otherwise.\prod_{\alpha \in A} V_\alpha, \quad \text{where } V_\alpha = U_\alpha \text{ for } \alpha \in F \text{ (finite), and } V_\alpha = X_\alpha \text{ otherwise.}

RemarkWhy Not the Box Topology?

The product topology is deliberately not the box topology (which allows all coordinates to be constrained simultaneously). The product topology is chosen because:

  1. It makes projections continuous.
  2. It satisfies the universal property for products in Top\mathbf{Top}.
  3. Tychonoff's theorem holds for the product topology but fails for the box topology.
  4. It coincides with the box topology for finite products.

Properties of Product Spaces

Theorem3.1Continuity into Products

A map f:Zβ†’βˆΞ±XΞ±f: Z \to \prod_\alpha X_\alpha is continuous if and only if Ο€Ξ±βˆ˜f:Zβ†’XΞ±\pi_\alpha \circ f: Z \to X_\alpha is continuous for every α∈A\alpha \in A.

Proof

(β‡’\Rightarrow): Each πα\pi_\alpha is continuous by definition of the product topology, so Ο€Ξ±βˆ˜f\pi_\alpha \circ f is a composition of continuous maps.

(⇐\Leftarrow): It suffices to check that preimages of subbasis elements are open. We have fβˆ’1(Ο€Ξ±βˆ’1(UΞ±))=(Ο€Ξ±βˆ˜f)βˆ’1(UΞ±)f^{-1}(\pi_\alpha^{-1}(U_\alpha)) = (\pi_\alpha \circ f)^{-1}(U_\alpha), which is open since Ο€Ξ±βˆ˜f\pi_\alpha \circ f is continuous.

β– 
ExampleDiagonal Map

The diagonal map Ξ”:Xβ†’XΓ—X\Delta: X \to X \times X defined by Ξ”(x)=(x,x)\Delta(x) = (x, x) is continuous, since Ο€1βˆ˜Ξ”=id⁑X\pi_1 \circ \Delta = \operatorname{id}_X and Ο€2βˆ˜Ξ”=id⁑X\pi_2 \circ \Delta = \operatorname{id}_X are both continuous.

More generally, if f:Zβ†’Xf: Z \to X and g:Zβ†’Yg: Z \to Y are continuous, then (f,g):Zβ†’XΓ—Y(f, g): Z \to X \times Y defined by z↦(f(z),g(z))z \mapsto (f(z), g(z)) is continuous.


Subspaces and Products

Theorem3.2Product of Subspaces

If AΞ±βŠ†XΞ±A_\alpha \subseteq X_\alpha for each Ξ±\alpha, then the product topology on ∏αAΞ±\prod_\alpha A_\alpha (where each AΞ±A_\alpha has the subspace topology from XΞ±X_\alpha) coincides with the subspace topology on ∏αAΞ±\prod_\alpha A_\alpha as a subset of ∏αXΞ±\prod_\alpha X_\alpha.

ExampleThe Torus as a Product

The torus T2=S1Γ—S1T^2 = S^1 \times S^1 is naturally a product of two circles. Its product topology coincides with its subspace topology as a subset of R2Γ—R2β‰…R4\mathbb{R}^2 \times \mathbb{R}^2 \cong \mathbb{R}^4. The torus is compact (product of compact spaces), connected, and Hausdorff.