Query[RootSpaceDecomposition] - check that a table of roots and root spaces gives a root space decomposition for a semi-simple Lie algebra with respect to given Cartan subalgebra
Calling Sequences
Query()
Parameters
CSA - a list of vectors in a Lie algebra, defining the Cartan subalgebra of a semi-simple Lie algebra
RSD - a table, defining a root space decomposition of a Lie algebra
options - the keyword argument output = "root"
|
Description
|
|
•
|
With output = "root", this query will return the root if the equations fail.
|
|
|
Examples
|
|
>
|
|
Example 1.
Check the root space decomposition for a 10-dimensional Lie algebra.
Here is the Lie algebra data structure.
>
|
|
| (2.1) |
Initialize the Lie algebra.
alg >
|
|
| (2.2) |
Define a subalgebra and check that it is a Cartan subalgebra.
alg >
|
|
| (2.3) |
>
|
|
| (2.4) |
Define a table of roots and root spaces and check that it gives a root space decomposition.
alg >
|
|
| (2.5) |
alg >
|
|
| (2.6) |
|
|
Download Help Document
Was this information helpful?