ContainmentTest -- an option to specify the containment test used
Description
Specifies which test is used to check containment of powers of ideals. Valid values are FrobeniusPower, FrobeniusRoot, and StandardPower. Default for nu and nuList applied to a polynomial is FrobeniusRoot, and applied to an ideal is StandardPower.
Functions with optional argument named ContainmentTest :
nu(..., ContainmentTest => ...), see nu -- computes the largest power of an ideal not contained in a specified Frobenius power
nuList(..., ContainmentTest => ...), see nuList -- computes a list of nu-values associated to a given F-threshold or F-pure threshold
See also
nu -- computes the largest power of an ideal not contained in a specified Frobenius power
nuList -- computes a list of nu-values associated to a given F-threshold or F-pure threshold