This is the set of all Column Vectors that make a Matrix.

Intuition

  • You have the original matrix, it has all its columns, the columns space is the Span of all the column vectors.
  • After you row-reduce, and find basic variables, go back to the original rows in the matrix, this is your basis of the Image and your columnspace.