ConceptComplete

Box Topology

The box topology is an alternative topology on a product of spaces that allows all coordinates to be constrained simultaneously. While it coincides with the product topology for finite products, it is strictly finer for infinite products and has substantially different (often pathological) properties.


Definition

Definition3.6Box Topology

Let {(Xα,τα)}αA\{(X_\alpha, \tau_\alpha)\}_{\alpha \in A} be a family of topological spaces. The box topology on αXα\prod_\alpha X_\alpha is the topology generated by the basis: Bbox={αAUα:Uατα for all αA}.\mathcal{B}_{\text{box}} = \left\{\prod_{\alpha \in A} U_\alpha : U_\alpha \in \tau_\alpha \text{ for all } \alpha \in A\right\}.

Unlike the product topology, there is no requirement that Uα=XαU_\alpha = X_\alpha for all but finitely many α\alpha.

RemarkComparison with Product Topology

For a finite index set AA, the box topology and product topology coincide. For an infinite index set, the box topology is strictly finer than the product topology:

τproductτboxwhen A0 and each Xα has more than one point.\tau_{\text{product}} \subsetneq \tau_{\text{box}} \quad \text{when } |A| \geq \aleph_0 \text{ and each } X_\alpha \text{ has more than one point.}

The set αUα\prod_{\alpha} U_\alpha with each UαU_\alpha a proper open subset is open in the box topology but not in the product topology (it is not a union of basic open sets of the product topology, which require Uα=XαU_\alpha = X_\alpha for all but finitely many α\alpha).


Pathological Properties

The box topology lacks many desirable properties of the product topology. The following examples illustrate the key failures.

ExampleTychonoff's Theorem Fails

Tychonoff's theorem states that any product of compact spaces is compact in the product topology. This fails spectacularly in the box topology.

Consider n=1[0,1]\prod_{n=1}^{\infty} [0, 1] with the box topology. The open cover U={n=1Un(k):kN}\mathcal{U} = \left\{\prod_{n=1}^\infty U_n^{(k)} : k \in \mathbb{N}\right\} for suitable choices of Un(k)U_n^{(k)} has no finite subcover, since each basic open set constrains all coordinates simultaneously but cannot control the "tail" coordinates uniformly.

More concretely, the box topology on [0,1]N[0,1]^{\mathbb{N}} is not even Lindel"of.

ExampleProjections are Continuous but Products of Maps May Not Be

While each projection πα:αXαXα\pi_\alpha: \prod_\alpha X_\alpha \to X_\alpha is continuous in the box topology (since the box topology is finer than the product topology), the characterization of continuous maps into products fails.

Consider f:RRNf: \mathbb{R} \to \mathbb{R}^{\mathbb{N}} defined by f(t)=(t,t,t,)f(t) = (t, t, t, \ldots) (the diagonal map). Each component πnf=idR\pi_n \circ f = \operatorname{id}_{\mathbb{R}} is continuous. In the product topology, ff is continuous. In the box topology, ff is not continuous:

The set U=n=1(1/n,1/n)U = \prod_{n=1}^{\infty} (-1/n, 1/n) is open in the box topology, but f1(U)=n=1(1/n,1/n)={0}f^{-1}(U) = \bigcap_{n=1}^{\infty} (-1/n, 1/n) = \{0\}, which is not open in R\mathbb{R}.


Connectedness in the Box Topology

Theorem3.5Box Product of Connected Spaces May Not Be Connected

In the box topology, RN\mathbb{R}^{\mathbb{N}} is not connected.

Proof

Define the subsets:

  • A={(xn)RN:(xn) is bounded}A = \{(x_n) \in \mathbb{R}^{\mathbb{N}} : (x_n) \text{ is bounded}\}
  • B={(xn)RN:(xn) is unbounded}B = \{(x_n) \in \mathbb{R}^{\mathbb{N}} : (x_n) \text{ is unbounded}\}

We claim both AA and BB are open in the box topology.

For AA: Let x=(xn)A\mathbf{x} = (x_n) \in A be bounded, say xnM|x_n| \leq M for all nn. Then n(xn1,xn+1)\prod_{n} (x_n - 1, x_n + 1) is an open neighborhood of x\mathbf{x}, and every element in it is bounded by M+1M + 1. So AA is open.

For BB: Let x=(xn)B\mathbf{x} = (x_n) \in B. Choose any box neighborhood n(xnϵn,xn+ϵn)\prod_{n} (x_n - \epsilon_n, x_n + \epsilon_n). Any element y\mathbf{y} in this neighborhood has ynxn<ϵn|y_n - x_n| < \epsilon_n. If xn|x_n| \to \infty along a subsequence, then for small enough ϵn\epsilon_n (we can always choose these since we're in the box topology), yn|y_n| is also large along that subsequence. But more carefully: for any box neighborhood of x\mathbf{x}, we can find unbounded sequences in it. So BB is open.

Since AA and BB are nonempty, disjoint, open, and AB=RNA \cup B = \mathbb{R}^{\mathbb{N}}, the space is disconnected.


When the Box Topology is Useful

RemarkUniform Topology

Despite its pathologies, the box topology arises naturally in some contexts. For instance, the uniform topology on RN\mathbb{R}^{\mathbb{N}} (induced by the sup metric dˉ((xn),(yn))=supnmin(xnyn,1)\bar{d}((x_n), (y_n)) = \sup_n \min(|x_n - y_n|, 1)) lies between the product and box topologies: τproductτuniformτbox.\tau_{\text{product}} \subsetneq \tau_{\text{uniform}} \subsetneq \tau_{\text{box}}.

The uniform topology retains many good properties (metrizability, for instance) while being finer than the product topology.

ExampleSummary: Box vs. Product Topology

| Property | Product Topology | Box Topology | |---|---|---| | Projections continuous | Yes | Yes | | Universal property for maps into product | Yes | No | | Tychonoff theorem | Yes | No | | Product of connected spaces connected | Yes | No | | Product of Hausdorff spaces Hausdorff | Yes | Yes | | Coincides with product topology for finite products | Yes | Yes |

The product topology is almost always the "correct" topology to use. The box topology serves mainly as a counterexample factory.