For nilpotent matrices, I was given two equivalent definitions. Let $A \in End(V)$.
$\forall v \in V$ there exists $k \geq0$ such that $A^k v = 0$.
there exists $k \geq 0$ such that $\forall v \in V$, $A^kv=0$.
They seem to be equivalent but i don't know how to show it formally.
Let $e_1,e_2,..,e_n$ be basis. Under 1) there exists $k_1,k_2,..,k_n$ such that $A^{k_i}e_i=0$ for each $i$. It follows that $A^{k}e_i=0$ for each $i$ if $k$ exceeds each of the numbers $k_1,k_2,...,k_n$. Since $e_1,e_2,..,e_n$ is basis it follows that $A^{k}v=0$ for all $v$ for such $k$.