"Prove that if A, B are nxn matrices and AB is a product of elementary matrices, then A is also a product of elementary matrices."
I found an answer that states "AB is a product of elementary matrices if and only if AB is invertible. AB invertible if and only if A and B are invertible. A and B are invertible if and only if A and B are products of elementary matrices."
However, we have not been taught that AB is a product of elementary matrices if and only if AB is invertible. We have only been taught that "If A is an n x n invertible matrix, then A and A^-1 can be written as a product of elementary matrices." So I can't use the IFF statement without proving it first. Any ideas?