Auxiliary operations mirroring those on ComplexMap. For maps f, g between DG modules over a common DG algebra:
f == g -- equality of source, target, and underlying natural matrix.
isHomogeneous f -- agrees with isHomogeneous f.natural.
map(N, M, 0) -- returns the zero map M -> N. map(M, M, 1) -- returns the identity on M.
isQuasiIsomorphism f -- returns true iff the induced chain map on toComplexMap is a quasi-isomorphism.
|
|
|
|
|
|
|
|
The source of this document is in DGAlgebras/doc.m2:553:0.