Why are base-change matrices always invertible?

57 Views Asked by At

enter image description here

I noticed something strange in my linear algebra lecture notes: the notes state that the base-change matrix that has m rows and n columns will always be invertible.. but how can that be? If m doesn't equal n how can the matrix be invertible?

1

There are 1 best solutions below

0
On BEST ANSWER

They are bases of the same vector space $V$, and the dimension of a vector space is equal to the cardinality of any basis of that vector space. It follows that $|B| = |C|$ giving $m = n$.