dv = diff(M, v)Applies the Leibniz rule coordinate by coordinate. If v = sum_i f_i \cdot e_i where e_i are the free generators of M.natural and f_i \in A.natural, then d_M(v) = sum_i (d_A(f_i) \cdot e_i + (-1)^{|f_i|} f_i \cdot d_M(e_i)) where |f_i| is the hom-degree of f_i.
This element-level interface is the entry point for checking the cycle condition on a candidate homology class and for defining DGModuleMap objects without committing to the matrix-level bookkeeping of moduleDifferential.
|
|
|
|
|
|
|
Here d(e_1) = x \cdot e_0 and d(e_0) = 0.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:6158:0.