Short easy question, I just want someone to double check what I did.
We are given that $T$ is an invertible, normal matrix. We are asked to show that $T^{-1}$ is also normal, and find it's unitary diagonlization.
What I did:
$T$ is normal if and only if there is a unitary matrix $U$ and diagonal matrix $D$ such that $T=UDU^{-1}$
if $T=UDU^{-1}$ then $T^{-1}=(UDU^{-1})^{-1} = U^{-1}D^{-1}U$
$U$ and $U^{-1}$ are still the same (unitary) and $D^{-1}$ is still diagonal. So $T^{-1}$ is unitary diagonlizable, so it is normal, and as stated above, the unitary decomposition is $T^{-1}=U^{-1}D^{-1}U$
Your answer is almost correct (though uses a nontrivial theorem about normal matrices). Two missing/incorrect points: