IsNondegenerate
get the matrix of Killing form of a LAVF object.
Calling Sequence
Parameters
Description
Examples
Compatibility
IsNondegenerate( obj)
obj
-
a KF object that is constructed by the method KillingForm.
Let K be the Killing form of a LAVF object L. Then IsNondegenerate(K) checks if the K is non-degenerate (i.e. for all we have implies ).
This method is associated with the local KF object. For more detail, see Overview of the KF object for more detail.
We first construct a LAVF object for E(2).
Get its KillingForm as a local KF object.
The IsNondegenerate command was introduced in Maple 2020.
For more information on Maple 2020 changes, see Updates in Maple 2020.
See Also
LieAlgebrasOfVectorFields (Package overview)
LAVF (Object overview)
KF (Object overview)
LieAlgebrasOfVectorFields[VectorField]
LieAlgebrasOfVectorFields[LHPDE]
LieAlgebrasOfVectorFields[LAVF]
IsLieAlgebra
KillingForm
Download Help Document