I'm having trouble proving an exercise (Exercise 6.1 in Erdmann and Wildon's book Introduction to Lie Algebras). The exercise is used to help prove a version of Engel's Theorem.
It states:
Let $V$ be an $n$-dimensional vector space where $ n \geq 1 $ and let $ x : V \rightarrow V $ be a nilpotent linear map.
(i): Show that there is a non-zero vector $v \in V $ such that $ xv = 0 $. (this part I've done).
(ii): Let $U = \text{Span} \{ v \} . $ Show that $ x $ induces a nilpotent linear transformation $ \bar{x} : V/U \rightarrow V/U$. (this part again I've showed and proved it's well defined).
This is the part of the question I'm struggling with:
By induction we know that there is a basis $ \{ v_1 + U , ..., v_{n-1} +U \} $ of $ V/ U $ in which $ \bar{x} $ has a strictly upper triangular matrix. Prove that $ \{ v_1,...,v_{n-1} \} $ is a basis of $ V$ and that matrix of $x$ is strictly upper triangular w.r.t this basis.
I'm having an issue with the induction and the proof from there onwards.
I don't really know where to start, for my $ \bar{x} $ I have $ \bar{x} = x + U $. Any help in the right direction would be appreciated, don't know if I'm missing something obvious.
Let's look at the very first step. Suppose we extend to $v$ to a basis (an arbitrary basis) $\mathcal B = \{v,v_1,\dots,v_{n-1}\}$. We note that the matrix of $x$ with respect to $\mathcal B$ has the form $$ [x]_{\mathcal B} = \left[ \begin{array}{c|ccc} 0 & *\\ \hline 0 & [\bar x]_{\bar{\mathcal B}} \end{array} \right] $$ Where $\bar {\mathcal B} = \{v_1 + U, \cdots, v_{n-1} + U\}$. However, we know that $\bar x$ is itself nilpotent. It follows that we can modify our choice of $v_1,\dots,v_{n-1}$ (so that $v_1 + U \in \ker \bar x$) to get $$ [\bar x]_{\bar{\mathcal B}} = \left[ \begin{array}{c|ccc} 0 & *\\ \hline 0 & [\bar{\bar x}]_{\bar{\bar{\mathcal B}}} \end{array} \right] $$ With respect to this choice of $v_i$, the original matrix has the form $$ [x]_{\mathcal B} = \pmatrix{0&*&*\\0&0&*\\0&0&[\bar{\bar x}]_{\bar{\bar B}}} $$ The pattern continues.