Macaulay2 » Documentation
Packages » CompleteIntersectionResolutions :: Optimism
next | previous | forward | backward | up | index | toc

Optimism -- Option to highSyzygy

Description

If highSyzygy(M) chooses the p-th syzygy, then highSyzygy(M,Optimism=>r) chooses the (p-r)-th syzygy. (Positive Optimism chooses a lower "high" syzygy, negative Optimism a higher "high" syzygy.

Caveat

Are there cases when positive Optimism is justified?

See also

Functions with optional argument named Optimism:

  • highSyzygy(...,Optimism=>...) -- see highSyzygy -- Returns a syzygy module one beyond the regularity of Ext(M,k)
  • twoMonomials(...,Optimism=>...) -- see twoMonomials -- tally the sequences of BRanks for certain examples

For the programmer

The object Optimism is a symbol.


The source of this document is in CompleteIntersectionResolutions.m2:3165:0.