My teacher has this exercise in his notes:
$$\text{Let }T\in\mathcal{L}(V).\text{ Prove that }T^2=0\Leftrightarrow\text{Im}(T)\subseteq\text{Ker}(T).\tag{*}\label{*}$$ where $\mathcal{L}(V)$ is the set of all linear maps $V\to V$, and $\text{Ker}(T)=${$x\in V\mid T(x)=0$}. My teacher did not specify what the $0$ in $\eqref{*}$ means. Can anyone help me understand what he might mean with this symbol?
In the statement “$T^2=0\iff\operatorname{Im}(T)\subseteq\operatorname{Ker}(T)$”, the symbol $0$ refers to the zero map $\phi:V\to V$ such that $\phi(v)=\vec 0$ for all $v\in V$, where $\vec 0$ is the additive identity element of the vector space $V$.
This notation might seem injudicious to you, but it is not without merit. In any vector space, it is common to denote its additive identity element by $0$, even when the elements of that vector space happen to be functions, sets, matrices, etc. rather than elements of (say) $\mathbb R^n$. Why is this relevant? If $V$ is a vector space over a field $K$, then $L(V)$ is itself a vector space over $K$, and the zero map is its additive identity. As a result, it is customary to denote this map by $0$. If there are multiple vector spaces under consideration, then it is usually clear from context which $0$ is meant. For instance, in your case, $T^2$ is the linear map obtained by composing $T$ with itself, and so it would be absurd for $0$ to denote the additive identity of $V$, rather than $L(V)$; in general, the members of a vector space $V$ are not linear maps.