Sp = prune SSp = minimalPresentation Sprune S computes mingens image S.inclusion.natural and builds a new DG submodule from that reduced inclusion matrix. The A.natural-span of the new inclusion matrix equals the original: image Sp.inclusion.natural == image S.inclusion.natural.
A pruningMap is cached in Sp.cache as a DGModuleMap from Sp to S; when the inclusion matrix is already minimal this is the identity on S (and prune S === S).
Well-definedness (d-closure) and the underlying natural-level image are preserved by pruning.
|
|
|
|
|
|
|
|
|
|
minimalPresentation is a synonym for prune on DG submodules.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:4624:0.