First compute
\begin{align*}
F(E_{11}) \amp =E_{11}^T-E_{11}=\begin{amatrix}[rr]0\amp 0 \\ 0 \amp 0\end{amatrix}\\
F(E_{12}) \amp =E_{12}^T-E_{12}=\begin{amatrix}[rr]0\amp -1 \\ 1 \amp 0\end{amatrix}\\
F(E_{21}) \amp =E_{21}^T-E_{21}=\begin{amatrix}[rr]0\amp 1 \\ -1 \amp 0\end{amatrix}\\
F(E_{22}) \amp =E_{22}^T-E_{22}=\begin{amatrix}[rr]0 \amp 0 \\ 0 \amp 0\end{amatrix}
\end{align*}
Next, using the fact that for the standard basis \(B\) of \(M_{22}\) we have
\begin{equation*}
\left[ \begin{bmatrix}a\amp b\\ c\amp d\end{bmatrix}\right]_B=(a,b,c,d)\text{,}
\end{equation*}
we see that
\begin{align*}
A\amp =\begin{bmatrix}
\vert\amp \vert \amp \vert \amp \vert \\
[F(E_{11})]_{B}\amp [F(E_{12})]_{B} \amp [F(E_{21})]_{B} \amp [F(E_{22})]_{B} \\
\vert\amp \vert \amp \vert \amp \vert
\end{bmatrix}\\
\amp = \begin{amatrix}[rrrr]
0\amp 0\amp 0\amp 0 \\
0\amp -1\amp 1\amp 0 \\
0\amp 1\amp -1 \amp 0\\
0\amp 0\amp 0\amp 0
\end{amatrix}\text{.}
\end{align*}
It is not difficult to compute bases for
\(\NS A\) and
\(\CS A\) using
ProcedureΒ 4.5.10, but the matrix
\(A\) is simple enough that we will compute these by inspection. For example, we see easily that
\(\CS A=\Span\{(0,-1,1,0)\}\text{.}\) From the rank-nullity theorem, it then follows that
\(\dim \NS A=4-\dim \CS A=4-1=3\text{.}\) Thus we need just three linearly independent elements of
\(\NS A\) to get a basis. Again, by inspection (using
3.1.27) we see that
\((1,0,0,0),(0,0,0,1),(0,1,1,0)\in \NS A\text{.}\) It is fairly easy to see the three vectors are independent, and thus form a basis of
\(\NS A\text{.}\)
To βliftβ the bases \(\{(1,0,0,0),(0,0,0,1),(0,1,1,0)\}\) and \(\{(0,-1,1,0)\}\) to bases of \(\NS F\) and \(\im F\text{,}\) we simply find the matrices in \(M_{22}\) that correspond to these \(4\)-vectors via the coordinate vector isomorphism \([\phantom{\boldv}]_B\text{:}\) i.e., the matrices that have these \(4\)-vectors as their coordinate vectors. This is easily done by inspection. We conclude that
\begin{equation*}
B_1=\left\{A_1=\begin{bmatrix}1\amp 0\\ 0\amp 0\end{bmatrix}, A_2=\begin{amatrix}[cc]0\amp 0 \\ 0\amp 1\end{amatrix}, A_3=\begin{amatrix}[cc]0\amp 1 \\ 1\amp 0\end{amatrix}\right\}
\end{equation*}
is a basis of \(\NS F\text{,}\) and
\begin{equation*}
B_2=\left\{\begin{amatrix}[rr]0\amp -1 \\ 1\amp 0\end{amatrix}\right\}
\end{equation*}
is a basis of \(\im F\text{.}\)
Lastly, since \(A_1,A_2,A_3\) are all symmetric, \(\NS F=\Span \{A_1,A_2,A_3\}\) is a subspace of the space of symmetric matrices. Since both spaces have dimension three, we conclude that they are equal. A similar argument shows that
\begin{equation*}
\im F=\Span\left\{\begin{amatrix}[rr]0\amp -1 \\ 1\amp 0\end{amatrix} \right\}
\end{equation*}
is precisely the space of skew-symmetric matrices.