b = isFRationalThreshold(t, I)b = isFPT(t,I)Given an ideal $I$ in a domain $R$, this determines whether a rational $t$ is the $F$-rational threshold, that is whether or not $\tau(\omega_R, I^t) \neq \omega_R$ while $\tau(\omega_R, I^{t-\epsilon}) = \omega_R$. In the case of a quasi-Gorenstein strongly $F$-regular ring (ie, if $\omega_R$ is an invertible ideal, for instance if its principal), this is equivalent to the $F$-pure threshold of $(R, I)$. Hence, you may also call isFPT(R, I) in that case.
|
|
|
|
|
|
The option AtOrigin says that the computation must only be checked at the origin.
|
|
|
|
The Verbose option turns on debugging output if true. The option FrobeniusRootStrategy is passed on to the TestIdealsPackage.
The object isFRationalThreshold is a method function with options.
The source of this document is in NonPrincipalTestIdeals.m2:1292:0.