In linear algebra, an $n$-dimensional orthogonal matrix refers to $Q \in M(R, n)$ such that $Q^tQ = QQ^t = I$. If $T \in L(R^n)$ is an isometry, then we have that $T^*T = I$, where $T^*$ is adjoint of $T$. This implies that a matrix representation of an isometry w.r.t. any orthonormal basis is an orthogonal matrix. What's the relationship between these two?
We know that $T^*T = I$. Is there a nice interpretation/intuition why it is true? I remember seeing $T^*$ is actually not an operator acting on $R^n$, but an operator acting on dual space of $R^n$. How do these pieces fit together to give a picture: $T^*T = I$?
Thank you