f = liftToDGModuleMap(N, M, h0)Starting from the supplied hom-degree-0 assignment, the routine inductively constructs images for each M-generator of hom-degree $d \geq 1$ by solving $d_N(x) = f(d_M(e))$ in N.natural at hom-degree $d$. Existence of a lift at every step is what requires N to be acyclic. The lift is not unique in general: different choices of preimage at each step produce chain-homotopic lifts.
|
|
|
|
|
|
The object liftToDGModuleMap is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:481:0.