‣ LieClass ( L ) | ( attribute ) |
Computes the class of the nilpotent Lie algebra \(L\).
‣ LieType ( L ) | ( attribute ) |
Computes the type of the nilpotent Lie algebra \(L\).
‣ IsOfMaximalClass ( L ) | ( property ) |
Returns: true
or false
Returns whether the nilpotent Lie algebra \(L\) is of maximal class or not.
‣ StructureMatrices ( L ) | ( attribute ) |
Computes the structure matrices of the nilpotent Lie algebra \(L\).
‣ BasisLieCenter ( L ) | ( attribute ) |
Returns the elements of the basis Lie algebra \(L\) that are contained in the center of \(L\).
‣ BasisLieDerived ( L ) | ( attribute ) |
Returns the elements of the basis Lie algebra \(L\) that are contained in the derived subalgebra of \(L\).
‣ LieAdjointMatrix ( L ) | ( attribute ) |
Computes the adjoint matrix of the Lie algebra \(L\).
‣ PrintLiePresentation ( L ) | ( attribute ) |
Prints the Lie presentation of the Lie algebra \(L\).
‣ InfoLieBreadth | ( info class ) |
Info class for the functions of the breadth of Lie algebras.
‣ LieBreadth ( L ) | ( attribute ) |
Computes the breadth of the Lie algebra \(L\).
‣ IsTrueClassBreadth ( L ) | ( property ) |
Returns: true
or false
Returns whether the Lie algebra \(L\) holds the class-breadth conjecture or not.
generated by GAPDoc2HTML