MonomialIdeal

MonomialIdeal -- the class of all monomial ideals handled by the engine.

Routine for making monomial ideals:

  • monomialIdeal
  • Operations on monomial ideals:

  • ==
  • +
  • *
  • ^
  • :
  • borel
  • codim
  • poincare
  • intersect
  • isBorel
  • generators
  • minprimes
  • radical
  • saturate
  • dual
  • -
  • (I,J) -- compute { m minimal generator of I : m not a minimal gen of J
  • complement
  • (I) -- compute { m^c : m minimal generator of I }, where m^c is the product of the variables not in the support of m.
  • complement
  • (I,p) -- compute { p/m : m in I }, where p is a given monomial
  • top
  • Go to main index.

    Go to concepts index.