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 presentationRing. 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 value of this element in the ambient(Subring) ring can be recovered using the field presentationMap of the subring.
|
|
|
|
|
|
The object groebnerSubductionQuotient is a method function.