Let $T: V \to V$ be a linear transformation over n-dimensional vector space. Prove that the set of linear transformations $X: V \to V$ such that $T \circ X=0$ is a linear subspace of $Hom(V,V)$ and calculate its dimension.
Any help or guidance would be appreciated
One way to show that a space is a linear subspace is to express it as the null space of some linear operator.
Define $\phi:\operatorname{Hom}(V,V) \to \operatorname{Hom}(V,V)$ by $\phi(X) = T \circ X$.
Then $\{X | T \circ X = 0 \} = \ker \phi$.
Note that $X \in \ker \phi$ iff ${\cal R}X \subset \ker T$. If we write $X = [c_1 \cdots c_n ]$, then we see that $X \in \ker \phi$ iff $c_k \in \ker T$ for all $k$. Hence $\dim \ker \phi = n(\dim \ker T)$.