Loading the LieAlgebrasOfVectorFields package, the relevant exports are commands for constructing VectorField and OneForm objects.
Construct a two-dimensional rotation vector field in (x,y) coordinates.
The VectorField object X exports the following methods:
Common operators are overloaded for the VectorField object.
Basic data attributes of X can be retrieved:
Substituting the components of the VectorField Y using existing Maple command subs,
The new components are substituted successfully.