- If V,W are finite dimensional vector spaces and T:V→W is linear
- Then: dim(ker(T))+dim(Image(T))=dim(V)
- or, dim(V)=nullity(T)+rank(T)
Proof
- Refer to the proof of Bases for Images and Kernel Procedure 2
- Then, we need to show {T(vk+1),…,T(vn)} is a basis
- Checking linear independence:
- Suppose for sake of contradiction that 0=ak+1T(vk+1)+⋯+anT(vn) has some non-zero coefficient az=0^
- This gives: 0=T(0)=T(ak+1vk+1+⋯+anvn)
- Therefore ak+1vk+1+⋯+anvn∈ker(T)u
- But we already have a basis for ker(T)={b1u1,…,bkuk}
- ⟹ak+1vk+1+⋯+anvn=b1u1+⋯+bkuk+0vk+1+⋯+0vn
- Note that this gives us a non-unique representation in the basis {u1,uk,…,vk+1,…,vn}
- {T(vk+1),…,T(vn)} is a indep
Alternate Proof
- With dim(V)=n
- Then, basis β of V, then ∣β∣=n
- ker(T)⊂V by defn of kernel as ker(T) is a subspace of V
- Choosing β1 as the basis of ker(T)
- Then, basis extended to form a basis of vector space by (some theorem)
- β={b1,…,bk,vk+1,…,vn}
- Applying T to the span of this basis will get us the image
- T(a1b1+⋯+anvn)
- a1T(b1)+⋯+akT(bk)+ak+1T(vk+1)+anT(vn)
- =0+⋯+0+ak+1T(vk+1)+anT(vn)
- Then, {vk+1,…,vn} is the basis for the image
- Thus, dim(ker(T))=dim(Image(T))
Use Cases