So a matrix, A, is linearly independent if Ax = 0 has only the trivial solution (x=0)
so let A = AB, then if the columns of AB are linearly independent, the equation (AB)x = 0 has only the trivial solution
by the associative law of multiplication, (AB)C = A(BC), so (AB)x = A(Bx) = 0
I'm not sure where to go from here, or even if this is a proper way to go about proving that the columns of B are linearly independent