Killing form
The command adKilling takes as input an ad tensor and outputs the killing form κ, which is a bilinear form.
The computation of κ is fairly simple. κ is a contraction of the (1,3)-tensor ad.ad. Have a look at the code:
|
If κ is non-degenerated, i.e. det(κ)≠0, the algebra is semi-simple. The next examples are taken from [HN91] on p.108 and p.124. Below, we are dealing with sl(2,R).
Here comes the treatment of so(3):
Both algebras are semi-simple (moreover simple), because the Killing form is non-degenerated.
Created by Mathematica (September 30, 2006) |