f % I
To reduce f with respect to I, a (partial) Gröbner basis of I is computed, unless it has already been done, or unless I is a monomial ideal.
|
|
|
|
|
|
f % M
|
|
|
|
|
Since C is a complex, we know that the image of G is contained in the image of F.
|
|
The inclusion is strict, since F % G != 0 implies that the image of F is not contained in the image of G.
Normal forms work over quotient rings too.
|
|
|
|
Here is an example involving rational functions.
|
|
|
|
|
The source of this document is in Macaulay2Doc/operators/remainder.m2:91:0.