lieAlgebraRepresentation(V,LAB,L)Let $\{B_i\}$ be a basis of $\mathfrak{g}$, and $\rho: \mathfrak{g} \rightarrow \mathfrak{gl}(V)$ be a Lie algebra representation with character $V$.
To construct $\rho$, we require a basis LAB of $\mathfrak{g}$, and a list L of matrices that are the images $\rho(B_i) \in \mathfrak{gl}(V)$.
First, we build the standard representation for $sl_3$. The list of matrices we need is already contained in the LieAlgebraBasis.
|
|
|
|
|
Next, we make an irreducible representation with highest weight $(2,0)$. This time, we create the list of matrices using the command GTrepresentationMatrices.
|
|
|
The object lieAlgebraRepresentation is a method function.
The source of this document is in LieAlgebraRepresentations/documentation.m2:1591:0.