Definition: $T$-annihilator of a vector $\alpha$ (denoted as $p_\alpha$) is the unique monic polynomial which generates the ideal such that $g(T)\alpha = 0$ for all $g$ in this ideal.
I'm trying to prove the below statement without invoking the Cyclic Decomposition Theorem.
Let $T$ be a linear operator on a finite-dimensional vector space $V$. Then there exists a vector $v$ in $V$ such that the $T$-annihilator of $v$ is the minimal polynomial for $T$.
Attempt: Assume that there is no such $v$. Then every vector has a $T$-annihilator of degree less than that of the minimal polynomial. Define a monic polynomial $h$ which is the sum of $T$-annihilators of given basis elements. Then $h(T)v=0$ for all $v\in V$. But this contradicts the definition of minimal polynomial since the degree of $h\lt$ the degree of the minimal polynomial.
Can someone verify my argument?