lieAlgebraBasis("A",2)See LieAlgebraBasis for more details and references.
The optional argument "Method" may be set to "Lusztig" for the Lusztig canonical basis, or "FH" for the basis described in Fulton-Harris, {\it Representation Theory: A First Course. The default is "FH" for types A, B, C, D, and G.
The optional argument "Check" (default: true) runs a suite of tests on the basis constructed. See the unexported function "checkLieAlgebraBasis" in the package code for more details.
The user may either input the type and rank, or the simple Lie algebra.
|
|
|
|
LAB#"BasisElements" LABLusztig = lieAlgebraBasis("A",2,"Method"=>Lusztig); LABLusztig#"BasisElements"
The object lieAlgebraBasis is a method function with options.
The source of this document is in LieAlgebraRepresentations/documentation.m2:1418:0.