result = groebnerMembershipTest(f, S)
Uses the extrinsic method (based on Groebner bases) to test membership of a polynomial in a subring.
|
|
|
|
|
|
If a subalgebra basis is known for $S$, then it is recommended to use RingElement % Subring instead.
The object groebnerMembershipTest is a method function.