Construct an LHPDE object. (This is the infinitesimal determining system for the vector fields of the 2-D Euclidean group (i.e. rotations and translations).)
E2 is a LHPDE object containing a collection of methods.
The object has an associated type:
Conversion of an LHPDE object to a partial differential operator LHPDO object:
An LHPDO acts as an operator. In this case it annihilates rotation vector field about the point (x0,y0)...
Apply the differential reduction and completion method of DEtools[rifsimp]...
...which puts the system into a form where the dimension of its solution space can be deduced:
There is a library of low level commands that are useful for PDE:
The LHPDE package fluently handles PDE with partial dependency. There is a method to adjust the dependencies...
PDE (or ODE) systems of finite type can be passed to Maple's PDE (respectively ODE) solvers pdsolve and dsolve.