SubalgebraBases : Table of Contents
-
SubalgebraBases -- A package for finding canonical subalgebra bases (Sagbi bases)
-
ambient(Subring) -- Returns the ambient ring (ring containing the generators) of a subring.
-
autoreduce -- Perform autoreduction of the generators of an ideal of a subring.
-
Autosubduce -- Flag for autosubduction before the Sagbi algorithm
-
autosubduce -- Performs autosubduction on the generators of a subring.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
intrinsicReduce -- Compute normal forms relative to an ideal within a subring.
-
isSubalg -- Calculates whether one subring is contained in another subring.
-
makePresRing -- Contstructs an instance of the PresRing type
-
-
-
-
PresRing -- Stores data on the lifted presentation ring of a subring.
-
PrintLevel -- A verbose mode for the Sagbi algorithm.
-
-
-
-
sagbi -- Subalgebra basis (sagbi basis)
-
-
sagbiBasis -- Constructs a computation object from a subring.
-
sagbiDone -- Test if sagbi basis computation is complete
-
-
-
subduction -- Performs subduction by the generators of a subring.
-
Subring -- The type of all subrings
-
subring -- Constructs a subring of a polynomial ring.
-
-
toricSyz -- Calculate toric syzygies of monomials in the initial algebra.
-