trimBasisInDegree(deg, dom, G, B)
trimBasisInDegree(deg, dom, B)
Computes a monomial basis for the homogeneous component of degree deg of the graded ring dom which is the source of a ring map $F$. Monomials which correspond to previously computed relations which are in G are automatically removed since they will not yield new generators in $\ker(F)$ when applying componentOfKernel to this basis.
|
|
|
|
|
|
|
|
|
|
Observe that after trimming we get a smaller monomial basis for this homogeneous component. The full monomial basis is
|
The object trimBasisInDegree is a method function.