Macaulay2 » Documentation
Packages » OIGroebnerBases » ColDownRowDown
next | previous | forward | backward | up | index | toc

ColDownRowDown -- column down row down variable order

Description

Orders the variables of a polynomial OI-algebra according to $x_{i',j'} < x_{i,j}$ if $j'>j$ or $j'=j$ and $i'>i$.

For the programmer

The object ColDownRowDown is a symbol.


The source of this document is in OIGroebnerBases.m2:1438:0.