PolynomialCheck -- checks if power series solution terminates
Description
PolynomialCheck is a boolean 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(Matrix, PolynomialCheck => ...), see localHilbertScheme -- computes a power series representation of the local Hilbert scheme
versalDeformation(List,List,List,List, PolynomialCheck => ...), see versalDeformation(List,List,List,List) -- continues calculation of a versal deformation
versalDeformation(Matrix, PolynomialCheck => ...), see versalDeformation(Matrix,Matrix,Matrix) -- computes a power series representation of a versal deformation
versalDeformation(Matrix,Matrix,Matrix, PolynomialCheck => ...), see versalDeformation(Matrix,Matrix,Matrix) -- computes a power series representation of a versal deformation