Good Evening All
I am trying to prove that if you have two m x n matrices A and B both in rref form, then the kernel of the homomorphism defined by A equals the kernel of the homomorphism defined by B iff A = B
Obviously the reverse implication is true.
I am stuck one the 1st implication.
I was thinking of doing a proof by induction, starting with an m x 1 matrix and then showing that if it is true for an m x n matrix, it must be true for an m x n+1 matrix, but I am not sure of that is the smart way of going about it.
Thanks