Question
Consider the linear operator $P$ defined on $M_{n}(\mathbb{R})$ by
$P(A)$ = $\frac{1}{2}(A+A^{T})$
Show that $P$ is a projection, and describe its image and kernel.
I have shown that $P$ is a projection, but I'm a bit unsure about what is meant by "describe its image and kernel". The image and kernel of P are given by the sets:
$Im(P)$ = {$P(A)$ $∣$ A $\in$ $M_{n}(\mathbb{R})$}
$Ker(P)$ = {$A$ $\in$ $M_{n}(\mathbb{R})$ $∣$ $P(A)$ = $0$}
Is there some sort of relationship between these sets that I'm supposed to describe?
Thanks in advance.