J = createEquations(d, I)J = createEquations(d, f)J = createEquations(d, R)If R = S/I and one represents the choice of a Frobenius lift on W_2(k)(S) by polynomials of degree at most d, this method returns the equations that the coefficients of those polynomials have to satisfy for the resulting Frobenius lift to descend to W_2(k)(S/I). The output is an ideal J in variables c_{{a_1..a_n},j}, where c_{{a_1..a_n},j} is the coefficient of x_1^{a_1}..x_n^{a_n} in the polynomial that gives the image of x_j under the Frobenius lift; the exponents a_i satisfy sum a_i \leq d.
|
|
|
If one wants only to find the equations for homogeneous polynomials, one can use the Homogeneous option. One can specify a different lifting of I to W_2(k)[x_1..x_n] by using the PerturbationTerm option to specify the coefficients of p in the lift of the defining equations.
|
|
|
|
The object createEquations is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/WittVectors/Documentation.m2:1100:0.