isAcyc = isAcyclic AA DG algebra is acyclic (in the convention used by this package) if it has zero homology in all positive degrees, so that A -> HH_0 A is a quasi-isomorphism. isAcyclic checks homology degree by degree up through maxDegree A; for unbounded DG algebras an EndDegree option bounds the search.
The Koszul complex of a regular sequence is acyclic:
|
|
|
But the Koszul complex of a ring with nontrivial relations in homology is not:
|
|
An acyclic closure built to sufficient degree is acyclic in the checked range:
|
|
|
The object isAcyclic is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:8317:0.