Product space

A Cartesian product of vector spaces with componentwise operations
Product space

Let X1,,XmX_1,\dots,X_m be vector spaces over the same field KK. Their Cartesian product

X:=X1××Xm X:=X_1\times\cdots\times X_m

becomes a over KK by defining, for x=(x1,,xm)x=(x_1,\dots,x_m) and y=(y1,,ym)y=(y_1,\dots,y_m) in XX and αK\alpha\in K,

x+y:=(x1+y1,,xm+ym),αx:=(αx1,,αxm). x+y:=(x_1+y_1,\dots,x_m+y_m),\qquad \alpha x:=(\alpha x_1,\dots,\alpha x_m).

This vector space is called the product space (or direct product) of X1,,XmX_1,\dots,X_m.

Examples:

  • Rn\mathbb{R}^n is the product of nn copies of R\mathbb{R}.
  • If X=Y×ZX=Y\times Z, then the subsets Y×{0}Y\times\{0\} and {0}×Z\{0\}\times Z are subspaces whose sum is all of XX.
  • For function spaces, C[a,b]×C[a,b]C[a,b]\times C[a,b] is a product space of pairs of continuous functions.