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

Online Help

All Products    Maple    MapleSim


JetCalculus[ProjectionTransformation] - construct the canonical projection map between jet spaces of a fiber bundle

Calling Sequences

    ProjectionTransformation(n, m)

Parameters

     n         - a non-negative integer, the order for the domain jet space

     m         - a non-negative integer, the order for the range jet space,

 

Description

Examples

Description

• 

Let be a fiber bundle.Then ProjectionTransformation(n, m) defines the canonical projection map of the jet space to 

• 

The command ProjectionTransformation is part of the DifferentialGeometry:-JetCalculus package. It can be used in the form ProjectionTransformation(...) only after executing the commands with(DifferentialGeometry) and with(JetCalculus), but can always be used by executing DifferentialGeometry:-JetCalculus:-ProjectionTransformation(...).

Examples

 

Example 1.

Define the 6-th order jet bundle for with coordinates . 

 

Define the canonical projection from to .

E > 

(2.1)
E > 

(2.2)
E > 

(2.3)

See Also

DifferentialGeometry

JetCalculus

DGinfo

Pullback

Transformation

 


Download Help Document