nu = nakayamaAut B
This function uses the superpotential to compute the Nakayama automorphism of an m-Koszul AS regular algebra B. For example, the Nakayama automorphism of the commutative polynomial ring is trivial: As a Groebner basis may need to be performed, one may pass the strategy as an optional argument. Here, the "Naive" strategy is used here as the default Groebner basis strategy is not compatible with coefficients not over the rationals, so passing this option helps suppress certain warnings.
|
|
|
In contrast, the Nakayama automorphism of a skew polynomial ring is given in terms of the skewing parameters:
|
|
|
|
One may also find the Nakayama automorphism corresponding to a twisted superpotential, although this will give a ring map on the ambient tensor product rather than the quotient.
|
|
|
The object nakayamaAut is a method function with options.
The source of this document is in AssociativeAlgebras/doc.m2:1741:0.