Macaulay2 » Documentation
Packages » DGAlgebras :: AssertWellDefined
next | previous | forward | backward | up | index | toc

AssertWellDefined -- Option to verify that a constructed DG algebra map respects differentials

Description

When set to true, the constructor checks that the output DGAlgebraMap or the resulting ComplexMap actually commutes with the differentials up to the working degree. This is a false by default because the check can be expensive for large acyclic closures; set it to true when debugging a DG map that behaves unexpectedly.

See also

Functions with optional argument named AssertWellDefined:

  • toComplexMap(...,AssertWellDefined=>...) -- see toComplexMap -- Construct the ComplexMap associated to a DGAlgebraMap

For the programmer

The object AssertWellDefined is a symbol.


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:9304:0.