Suppose we that $V$ is finite dimensional vector space over $\mathbb{C}$ and $R, T$ are diagonalizable operators such that $RT = TR$. Show that there exists basis of $V$ such that both $R$ and $T$ are given by diagonal matrices
My attempt:
Since $T$ and $R$ are diagonalizable, then there exists matrices $P, B$ such that $T = P^{-1}TP$ and $R = B^{-1}RB$. Since $T$ and $R$ commute, $(P^{-1}TP)(B^{-1}RB) = (B^{-1}RB)(P^{-1}TP)$. I am not sure how to proceed from here.