Given that {Av1,Av2,Av3…Avn} is linearly independent vectors of Rn As Rn has dimension n, this means that {Av1,Av2,Av3…Avn} must be a basis for Rn Therefore, the column space of A, which consists of vectors of the form {Av:v∈Rn} is of dimension n. In other words, rank (A)=n We want to show that A is non-singular That is, x∈Rn and if Ax=0⇒x=0 Let Ax=0 for some x∈Rn Thus, we must have x∈ker(A) (the null space of the given matrix) which is defined as ker (A)={x∈Rn:Ax=0} and null (A)=dim( ker (A)) As A:Rn→Rn by Rank-Nullity theorem, we must have rank A+ null A=n But rank A=n so that n+ null A=n⇒ null A=0 Thus, we must have ker (A)={x∈Rn:Ax=0}={0} as this is the only subspace having rank 0 Therefore, x∈ ker (A)={x∈Rn:Ax=0}={0}⇒x=0 We have shown that for all x∈Rn, we have Ax=0⇒x=0 Therefore, the matrix A is non-singular.
Comments