f = map(D, C, 0)f = map(C, C, 1)A map of ZZ/d-graded factorizations $f : C \rightarrow D$ of degree $d$ is a sequence of maps $f_i : C_i \rightarrow D_{d+i}$.
We construct the zero map between two factorizations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using this function to create the identity map is the same as using id _ ZZdFactorization.
|
The source of this document is in MatrixFactorizations/MatrixFactorizationsDOC.m2:2572:0.