>
|
|
Example 1.
First we initialize a 5-dimensional Lie algebra.
>
|
|
We can use the command Query/"Solvable" to check that this is a solvable Lie algebra.
Now we calculate a basis with the ascending ideals property.
Alg1 >
|
|
| (2.3) |
The following two commands check, for example, that span is an ideal in span .
Alg1 >
|
|
| (2.4) |
Alg1 >
|
|
The command Query/"AscendingIdealsBasis" will verify that the basis B has the ascending ideals property.
Alg1 >
|
|
The ascending ideals property becomes apparent if we re-initialize the Lie algebra using the basis B (using the command LieAlgebraData).
Alg1 >
|
|
| (2.7) |
alg2 >
|
|