Let $L$ be a Lie algebra of finite dimension and $U(L)$ be its universal enveloping algebra. For every $x\in L$, define $ad_x:U(L)\rightarrow U(L)$ by $ad_x(t)=xt-tx$ for $t\in U(L)$. Following is an exercise in Humphreys' Lie algebra:
Prove that every $t\in U(L)$ lies in finite dimensional $L$-submodule of $U(L)$.
My justification: Fix a basis $\{x_1,x_2,\ldots,x_n\}$ of $L$.
For example, if $t$ is a monomial of degree $2$, say $t=x_{i_1}x_{i_2}$ then $ad_{x_j}(t)=x_j(x_{i_1}x_{i_2})-(x_{i_1}x_{i_2})x_j$. This can be written as $$x_j(x_{i_1}x_{i_2})-x_{i_1}x_jx_{i_2} + x_{i_1}x_jx_{i_2}-x_{i_1}x_{i_2}x_j=[x_{j},x_{i_1}]x_{i_2} + x_{i_1}[x_{j},x_{i_2}]$$ and this expression is again a combination of monomials of degree $\le 2$. So the upshot is - we can, in general, say in similar way:
The subspace of $U(L)$ consisting of all monomials in $x_1,x_2,\ldots,x_n$ of degree $\le k$ is $L$-submodule of $U(L)$.
Q. Is the last assertion correct?