I'm having a small problem proving the following lemma:
Let $V$ be a finite-dimensional vector space over $F$ with $dim \ V=n$. Let $L \in \mathcal{L}(V)$ and $A \in M_n(F)$ where $A=[L]_B$ is a matrix representation of $L$ with respect to a basis $B$ of $V$. Then,
$A'=[L]_{B'}$ is a matrix representation of $L$ with respect to a basis $B'$ of $V$ $\iff$ $A$ and $A'$ are similar matrices.
No problems with the forward direction, proving that $A$ and $A'$ are similar. However, when I suppose similarity I'm not sure how to proceed. I do think I need to (or can) use the change of basis matrix here again (I used it in the proof in the forward direction), but I'm not sure how to piece everything together.
Any help with completing the proof is appreciated!