Thin wrappers around the corresponding Ideal operations on I.natural, with the exception of ambient I, which returns the ambient DGAlgebra (not its underlying ring).
mingens I returns the minimal-generator matrix of I.natural. Note that the d-saturation in dgIdeal may have produced redundant generators; mingens I re-extracts a minimal set.
|
|
|
|
|
|
numgens I equals numgens I.natural — the number of (stored, possibly redundant) generators of the underlying ideal.
|
module I returns the underlying Module-view of the ideal, and ring I, ambient I, generators I expose the ground ring, the ambient DG algebra, and the chosen generator matrix, respectively.
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:2730:0.