b = diff(A, a)Returns the image of a under the differential of A. The element a must be a ring element of the underlying graded-commutative algebra A.natural; products, sums, and polynomial expressions in the DG generators are all valid inputs. The differential is applied by the Leibniz rule, so homogeneous components are processed independently.
|
|
|
|
When a is a cycle, the result is zero:
|
|
To solve the equation diff(A, b) == z for a boundary z, use getBoundaryPreimage.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:8767:0.