Test whether polynomials belong to the ideal generated by a set of polynomials:
The remainder is zero, hence
f belongs to the ideal generated by
polys:
The remainder is not zero, hence
g does not belong to the ideal generated by
polys:
Replace variables in a polynomial using equations relating old and new variables:
The remainder gives a representation of
poly in terms of
a and
b:
This proves correctness of the representation:
Compute the representation of a polynomial in an algebra
![Q[p_1,...,p_n] Q[p_1,...,p_n]](Files/PolynomialReduce.en/3.gif)
:
Introduce tag variables and order them last in the monomial ordering:
Since the remainder is in
![Q[f_1,f_2] Q[f_1,f_2]](Files/PolynomialReduce.en/4.gif)
, this shows that
![(x+y)^4 in Q[p_1,p_2] (x+y)^4 in Q[p_1,p_2]](Files/PolynomialReduce.en/5.gif)
: