This is LaTeX code:

[latex]
A = \left(
\begin{array}{ll}
 0 & 1 \\
 1 & 0
\end{array}
\right) \Rightarrow A^2 = I \Rightarrow A^{-1} = A
[/latex]