IsNondegenerate - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


IsNondegenerate

get the matrix of Killing form of a LAVF object.

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

IsNondegenerate( obj)

Parameters

obj

-

a KF object that is constructed by the method KillingForm.

Description

• 

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.

Examples

(1)

(2)

We first construct a LAVF object for E(2).

(3)

(4)

Get its KillingForm as a local KF object.

(5)

(6)

Compatibility

• 

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