A = koszulComplexDGA diffListThis is the lowest-level form: the generators of I or R are replaced by an arbitrary user-supplied list of ring elements. Useful for building a Koszul complex on a partial regular sequence or on arbitrary elements that may not generate an ideal of interest. The variable naming convention follows koszulComplexDGA(Ring): generators are named T_(1, j) with j = 1, ..., #diffList.
|
|
|
|
|
Here the sequence (x^2, y z) is regular in ZZ/101[x, y, z], so the Koszul complex is acyclic in positive homology and H_0 is the quotient R/(x^2, y z) (of dimension 1 as an R-module).
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:1018:0.