Apologies for asking a stupid question. Working on the exercise 7.8 from Introduction to Lie Algebras. It says:
Let $L$ be the Heisenberg algebra with basis $f$, $g$, $z$ such that $[f, g] = z$ and $z$ is central. Show that $L$ does not have a faithful finite-dimensional irreducible representation.
First of all, what is wrong with the traditional upper-diagonal representation? Namely,
$$ f = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0\end{pmatrix} \quad,\quad g = \begin{pmatrix} 0 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0\end{pmatrix} \quad,\quad z = \begin{pmatrix} 0 & 0 & 1 \\ 0 & 0 & 0 \\ 0 & 0 & 0\end{pmatrix} \quad. $$
I would also be great to know why these three requirements for the representation (faithful, finite-dimensional, irreducible) are incompatible for the Heisenberg algebra.
Thanks.
I do understand now why this representation is not irreducible by a slightly more primitive argument - simply because all the matrices have zeros in the bottom row and none of them can change the third component of the vector in the linear space where they act. (deep analogies with the generators of translations...)
Now, coming back to your logic.
– mavzolej Oct 03 '16 at 21:49However, $z$ has to be proportional to the unit element (since it commutes with everyone) - due to the Shur lemma.
Contradiction!
So, I think I got (with your help!) the answer for the main question.
The only remaining thing is: why is the provided representation not faithful? Basically, what stops us from saying that the suggested mapping is injective?
– mavzolej Oct 03 '16 at 21:50