C = toComplex QFor a DG quotient module Q = M / S, toComplex Q builds the cokernel at the Complex level: it exports the ambient DG module M via toComplex(DGModule), exports the inclusion of S via toComplexMap(DGModuleMap), and takes the cokernel of the resulting ComplexMap. If Q was previously passed through prune(DGQuotientModule) the cached pruned complex is returned instead.
|
|
|
|
|
|
|
|
|
The source of this document is in DGAlgebras/doc.m2:7841:0.