dualRingToric R
This method computes the Koszul dual of a polynomial ring or exterior algebra. In particular, if $S = k[x_0, \ldots, x_n]$ is a $\mathbb{Z}^m$-graded ring for some $m$, and $\operatorname{deg}(x_i) = d_i$, then the output of dualRingToric is the $\mathbb{Z}^{m+1}$-graded exterior algebra on variables $e_0, \ldots, e_n$ with degrees $(-d_i, -1)$.
|
|
On the other hand, if $E$ is a $\mathbb{Z}^{m+1}$-graded exterior algebra on $n+1$ variables $e_0, \ldots, e_n$ with $\operatorname{deg}(e_i) = (-d_i, -1)$, then dualRingToric E is the $\mathbb{Z}^m$-graded polynomial ring $k[x_0, \ldots, x_n]$ with $\operatorname{deg}(x_i) = d_i$.
|
|
This method preserves the coefficient ring of the input ring.
|
|
|
The object dualRingToric is a method function with options.