The Column space reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Column space

Sponsorship the way you would do it
Topics in mathematics related to linear algebra Edit
Vectors | Vector spaces | Linear span | Linear transformation | Linear independence | Linear combination | Basis | Column space | Row space | Dual space | Orthogonality | Eigenvector | Eigenvalue | Least squares regressions | Outer product | Cross product | Dot product | Transpose | Matrix decomposition
The column space of an m-by-n matrix with real entries is the subspace of Rm generated by the column vectors of the matrix. Its dimension is the rank of the matrix and is at most min(m,n).

If one considers the matrix as a linear transformation from Rn to Rm, then the column space of the matrix equals the image of this linear transformation.

The column spaces of a matrix Z is the set of all linear combinations of the columns in Z. If Z = [a1, .... , an], then Col Z = Span {a1, ...., an}

See also row space.