J = prune IJ = minimalPresentation Iprune computes trim I.natural and wraps the result. It caches a pruningMap in J.cache giving the canonical comparison map J -> I; since DGIdeals have the same ambient DG algebra before and after pruning, this is recorded as the identity DGAlgebraMap on I.dgAlgebra.
|
|
|
|
|
|
|
Idempotent: pruning an already-minimal DGIdeal is a no-op at the ideal level (the stored generator list already agrees with mingens). Repeated pruning is safe.
|
minimalPresentation is a synonym for prune on DGIdeals.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:2775:0.