next | previous | forward | backward | up | top | index | toc | home

pushForward1(..., StopWithMinimalGenerators => ...) -- stop when minimal generators have been determined

Description

StopWithMinimalGenerators => true -- an option for pushForward1 that specifies that the computation should stop as soon as a complete list of minimal generators for the submodule or ideal has been determined.

The value provided is simply passed on to gb: see gb(..., StopWithMinimalGenerators => ...) for details.

Further information