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:⁡∃𝒙∈ℝn⁡such⁡that⁡𝒃=𝑨⁡𝒙}⊆ℝ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