Macaulay2 » Documentation
Packages » FrobeniusThresholds :: ContainmentTest
next | previous | forward | backward | up | index | toc

ContainmentTest -- an option for the function frobeniusNu specifying the type of containment of powers of ideals to test

Description

An option for the function frobeniusNu specifying which type of containment test to apply. The valid values are StandardPower, FrobeniusRoot, GlobalFrobeniusRoot, FrobeniusPower, and null. When the option AtOrigin is set to true, the default value for ContainmentTest, null, is replaced with FrobeniusRoot when the second argument passed to frobeniusNu is a ring element, and StandardPower when that argument is an ideal. When AtOrigin is set to false, the value GlobalFrobeniusRoot is used.

Functions with optional argument named ContainmentTest:

  • frobeniusNu(...,ContainmentTest=>...) -- see frobeniusNu -- computes the largest power of an ideal not contained in a specified Frobenius power

For the programmer

The object ContainmentTest is a symbol.


The source of this document is in FrobeniusThresholds/MainFunctionsDoc.m2:120:0.