koszulMF(List, RingElement)Constructs a Koszul matrix factorization from a list and a polynomial, where the factorization is built by writing the ring element as a linear combination of the ring elements in the list. If the list is instead and ideal, then the factorization is built with respect to a generating set of the ideal. If no list or ring is specified, then the command constructs the factorization with respect the the homogeneous maximal ideal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This method does not actually check if the ring element can be written as a linear combination of the elements in the list.
The object koszulMF is a method function.
The source of this document is in MatrixFactorizations/MatrixFactorizationsDOC.m2:5264:0.