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
  • nestedHilbertScheme(...,PolynomialCheck=>...)
  • nestedVersalDeformation(...,PolynomialCheck=>...)
  • versalDeformation(List,List,List,List,PolynomialCheck=>...)
  • versalDeformation(Matrix,Matrix,Matrix,PolynomialCheck=>...)
  • versalDeformation(Matrix,PolynomialCheck=>...)
  • versalDeformation(NestedDeformation,PolynomialCheck=>...)

For the programmer

The object PolynomialCheck is a symbol.


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