M = testModuleMinusEpsilon(t, J)This function computes $\tau(\omega_R, J^{t-\epsilon})$, the test module of the pair $(R, J^{t-\epsilon})$ for $1 \gg \epsilon > 0$. It returns a list with two entries. The first is the ideal of $R$ isomorphic viewed as an ideal of $R$ isomorphic to $\tau(\omega_R, J^t)$. The second is an ideal $R$ isomorphic to $\omega_R$, in which the first module sits as a subideal.
|
|
|
|
|
In the above example, one can see that 3/2 is the F-pure threshold of the given ideal $J$, as expected.
There is not a guarantee different calls to the function will always produce the same ambient canonical module.
The object testModuleMinusEpsilon is a method function with options.
The source of this document is in NonPrincipalTestIdeals.m2:1104:0.