Macaulay2 » Documentation
Packages » VersalDeformations :: PolynomialCheck
next | previous | forward | backward | up | index | toc

PolynomialCheck -- checks if power series solution terminates

Description

PolynomialCheck is the name of an optional argument. Its value is a Boolean value, which determines whether or not to check if a solution of the deformation equation lifts trivially to arbitrary order. Default value is true

Functions with optional argument named PolynomialCheck:

  • localHilbertScheme(...,PolynomialCheck=>...) -- see localHilbertScheme -- computes a power series representation of the local Hilbert scheme
  • versalDeformation(...,PolynomialCheck=>...) -- see versalDeformation(Matrix) -- computes a power series representation of a versal deformation

For the programmer

The object PolynomialCheck is a symbol.


The source of this document is in VersalDeformations.m2:1146:0.