result = groebnerSubductionQuotient(f, S)
Uses the extrinsic method to compute a subduction quotient of $f$ by the generators of $S$. A subduction quotient is an element of the subductionQuotientRing. The variables of this ring correspond to the generators of $S$. A subduction quotient is a polynomial representation of $f - f\%S$ in terms of the generators of $S$.
|
|
|
|
|
The object groebnerSubductionQuotient is a method function.