So I have a Lie algebra with two generators defined as:
$$ X=\begin{bmatrix} a&b\\0&0 \end{bmatrix}, \quad Y=\begin{bmatrix} x&y\\0&0 \end{bmatrix}. $$
The matrix commutator is:
$$ [X,Y]:=XY-YX. $$
In which:
$$ XY= \begin{bmatrix} ax&ay\\0&0 \end{bmatrix}, \quad YX= \begin{bmatrix} ax&bx\\0&0 \end{bmatrix}. $$
This was an example from another user.
My question is if it is appropriate to say that this algebra has two generators (as opposed to three), and also if the algebra has any unitary representations.