Skip to content
Norbert Preining edited this page Oct 6, 2017 · 2 revisions

reduce [ in <mod-exp> : ] <term> .

Reduce the given term in the given module, if <mod-exp> is given, otherwise in the current module.

For reduce only equations and conditional equations are taken into account for reduction.

Related: breduce, execute

Clone this wiki locally