i1 : R = ZZ/101[x_0..x_3]; |
i2 : L = randomShellableIdealChain(R,1) o2 = {monomialIdeal (x , x ), monomialIdeal (x , x x ), monomialIdeal (x x , 0 1 0 1 2 0 1 ------------------------------------------------------------------------ x x , x x ), monomialIdeal (x x , x x , x x x ), monomialIdeal (x x , 0 2 1 2 0 1 0 2 1 2 3 0 2 ------------------------------------------------------------------------ x x x , x x x ), monomialIdeal (x x x , x x x , x x x , x x x )} 0 1 3 1 2 3 0 1 2 0 1 3 0 2 3 1 2 3 o2 : List |
No claim is made on the distribution of the ideal.
The object randomShellableIdealChain is a method function.