isVirtual(irr,C)
isVirtual(X,C)
Given the irrelevant ideal irr of a NormalToricVariety and a chain complex C, isVirtual returns true if C is a virtual resolution of some module. If not, it returns false. This is done by checking that the higher homology groups of Care supported on the irrelevant ideal.
If debugLevel is larger than zero, the homological degree where isVirtual fails is printed.
|
|
Continuing our running example of three points $([1:1],[1:4])$, $([1:2],[1:5])$, and $([1:3],[1:6])$ in $\PP^1 \times \PP^1$, we can check whether the virtual complex we compute below and in other places is in fact virtual.
|
|
|
|
|
|
|
Finally, we can also use the Determinantal strategy, which implements Theorem 1.3 of [Loper, arXiv:1904.05994].
|
The object isVirtual is a method function with options.