LexIdeals : Table of Contents
-
LexIdeals -- a package for working with lex ideals
-
cancelAll -- make all potentially possible cancellations in the graded free resolution of an ideal
-
generateLPPs -- return all LPP ideals corresponding to a given Hilbert function
-
-
hilbertFunct -- return the Hilbert function of a polynomial ring mod a homogeneous ideal as a list
-
-
isCM -- test whether a polynomial ring modulo a homogeneous ideal is Cohen-Macaulay
-
isHF -- is a finite list a Hilbert function of a polynomial ring mod a homogeneous ideal
-
isLexIdeal -- determine whether an ideal is a lexicographic ideal
-
isLPP -- determine whether an ideal is an LPP ideal
-
isPurePower -- determine whether a ring element is a pure power of a variable
-
lexIdeal -- produce a lexicographic ideal
-
LPP -- return the lex-plus-powers (LPP) ideal corresponding to a given Hilbert function and power sequence
-
macaulayBound -- the bound on the growth of a Hilbert function from Macaulay's Theorem
-
-
macaulayRep -- the Macaulay representation of an integer
-
MaxDegree -- optional argument for hilbertFunct
-
multBounds -- determine whether an ideal satisfies the upper and lower bounds of the multiplicity conjecture
-
multLowerBound -- determine whether an ideal satisfies the lower bound of the multiplicity conjecture
-
multUpperBound -- determine whether an ideal satisfies the upper bound of the multiplicity conjecture
-
multUpperHF -- test a sufficient condition for the upper bound of the multiplicity conjecture
-