resolution
resolution M
 -- produces a projective resolution of the module M.
If the computation is interrupted after the skeleton has been
     successfully computed, then the partially completed
     resolution is available as M.resolution
.  The computation can
     be continued with resolution M
.
If the user has a chain complex in hand which is known to be a
     projective resolution of M
, then it can be installed
     with M.resolution = C
.
Optional arguments and flags:
For an abbreviation, use res.
See also ChainComplex.
Go to main index.
Go to concepts index.