I just have simple one question.
"If a matrix $A$ has an inverse, then the transpose $A^T$also has an inverse."
I think the statement is 'true'.
Because
$AA^{-1} = I \\ (AA^{-1})^{T} = I^T \\ (AA^{-1})^T = I \\ (A^{-1})^TA^T = I \\$
since $(A^{-1})^TA^T=\operatorname{Id}$, $A^T$ has an inverse (which is $(A^{-1})^T$).
Is it right?
Yes, it is right. The statement is true (not just 'true' as you wrote). At the end, instead of writing “since $A^{-1}$ exists, $(A^{-1})^T$also exists”, I would have written that, since $(A^{-1})^TA^T=\operatorname{Id}$, $A^T$ has an inverse (which is $(A^{-1})^T$).