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

pushForward(..., StopWithMinimalGenerators => ...)

Description

StopWithMinimalGenerators => true -- an option for pushForward 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