let us suppose that we have some operator $T$ which acts as a transpose of given matrix in other word
$T(A)=A^T$
question is what is $T^{-1}?$
generally from this answer Transpose of inverse vs inverse of transpose its clear that inverse of this matrix $A^T$ is transpose of inverse of this matrix, but when we are talking about operators, can should i define inverse of operator?i am following like this way
let $B$ be inverse operator or
$B(A)=A^{-1}$ and $T$ be transpose operator, or $T(A)=A^T$
then question comes
what is equal $B(T)$ ? from the above facts we got that
$B(T(A))=T(B(A))$
on following video
https://www.youtube.com/watch?v=-X04WJoTDBc
students said that $T^2=I$ or $T^{-1}=T$ or inverse of transpose operator is itself transpose operator but how did he got? of course
$A^{-1} A=I$
but from all those things, i can't get point what does mean inverse of operator, can you make please clear all those stuff?thanks in advance
EDITED
about $T^2=I$ that means that if we apply operator twise
$T(T(A))=A$ so we get original matrix, does it means that $T^2=I$ ?