If $A$ is a square matrix and $n$ a positive integer, is it true that $(A^n)^T = (A^T)^n$? Justify your answer.
Here, I referred to the list of properties for a transpose and there's one that says $(A^T)^{-1}$ is the same as $(A^{-1})^T$. Is that all I need to be able to prove this?
I have to write this as a proof.