next up previous contents
Next: std-minimal standard basis result Up: Treating variables as constants Previous: Treating variables as constants

inpart tex2html_wrap_inline5387 standard basis tex2html_wrap_inline5389 tex2html_wrap_inline5387 result matrix tex2html_wrap_inline5389 [variable list]

Find the minimally generated monomial ideal or submodule of initial forms of a standard basis, where some of the variables are considered as constants. In terms of the notation above, the result matrix is set with a minimal set of generators for the submodule tex2html_wrap_inline7325 . For example,

%  putstd j js

%  type js
; d2-3 c2+1 

%  inpart js jin 
; warning: no standard basis. Using initial terms of matrix

%  type jin    ; this is "1", since there were elements constant w.r.t. s,t.
; d2 c2 

%  keep js js1
; warning: no standard basis. Using initial terms of matrix

%  type js1
; d2-3 c2+1 

%  inpart js1 jin1
; warning: no standard basis. Using initial terms of matrix

%  type jin1
; d2 c2

Possible applications include finding the initial monomial ideal of an ideal or submodule over a quotient field, and finding the initial monomial ideal of an inhomogeneous ideal or submodule via homogenization.



Sorin Popescu
Fri Feb 14 17:37:19 EST 1997