Null Space and Range

Subjects: Linear Algebra

Links: Space of Linear Transformations

Definition: A linear transformation T:VW. The null space of T, denoted as N(T) or null T it is the set of all the vectors v of Vsuch that T(v)=0, that is N(T)={vV:T(v)=0}. N(T) is a subspace of V.
Theorem: TL(V,W), T is injective iff N(T)={0}

Definition: A linear transformation T:VW. The range (or image) of T, denoted as R(T) is a subspace of W. R(T)={T(v):vV}.

Theorem: Given a basis β of V, and T:VW linear, then R(T)=span(T(β)).

Definition: Given a linear transformation T:VW, dim(N(T)) is called the nullity also denoted as n(T) or nullity(T), and, dim(R(T)) is called the rank of T, denoted as r(T) or rank(T)

Rank-Nullity Theorem

Let V and W be vector spaces, and T:VW be linear. If V is finite-dimensional, then:

n(T)+r(T)=dim(V)

Corollary: Let V and W be finite-dimensional vector spaces where dim(V)>dim(W), then any TL(V,W) cannot be injective.

Corollary: Let V and W be finite-dimensional vector spaces where dim(V)<dim(W), then any TL(V,W) cannot be surjective.

Corollary: Let V and W be finite-dimensional vector spaces where dim(V)=dim(W), and any TL(V,W), T is injective iff T is surjective.

Theorem: Let V and W be finite-dimensional vector space over the field F, suppose the set {v1,,vn} be a basis for V. For w1,w2wnW, there exists exactly one TL(V,W), such that T(vi)=wi, for all 1in

Corollary: If for a basis {v1,,vn} of V, and T,UL(V,W), and T(vi)=U(vi) for all 1in, then U=T.