result = groebnerMembershipTest(f, S)
Uses the extrinsic method to test membership of a polynomial in a subring. Note that S must be a subring of a polynomial ring.
|
|
|
|
|
|
If a sagbi basis is known for S then it is recommended to use RingElement % Subring.
The object groebnerMembershipTest is a method function.