Vector subspaces of a linear mapping

Definition. The column space (or range) of matrix 𝑨m×n is the set of vectors reachable by linear combination of the matrix column vectors

C(𝑨)=range(𝑨)={𝒃m:𝒙nsuchthat𝒃=𝑨𝒙}m.

Definition. The left null space of a matrix 𝑨m×n is the set

N(𝑨T)=null(𝑨T)={𝒙n:𝑨𝒙=𝟎}n.

Definition. The row space (or corange) of a matrix 𝑨m×n is the set

R(𝑨)=C(𝑨T)=range(𝑨T)={𝒄n:𝒚m𝒄=𝑨T𝒚}n

Definition. The null space of a matrix 𝑨m×n is the set

N(𝑨)=null(𝑨)={𝒙n:𝑨𝒙=𝟎}n