‣ AutomorphismGroupOfLieAlgebra ( L ) | ( function ) |
Computes the automorphism group of the finite Lie algebra L.
‣ CanonicalFormOfSolvableLieAlgebra ( L ) | ( function ) |
Takes as input a finite solvable Lie algebra L and it returns another finite solvable Lie algebra K isomorphic to L whose structure constants are in a canonical form. Two Lie algebras L and K are isomorphic if and only if the structure constants of their canonical forms are equal.
‣ AreIsomorphicLieAlgebras ( L, K ) | ( function ) |
This function checks whether the finite Lie algebras L and K are isomorphic. The function can be really slow if L or H are not solvable.
generated by GAPDoc2HTML