Performs arithmetic or boolean reduction on a goal at all levels possible.
LIBRARY
reduce
DESCRIPTION
REDUCE_TAC attempts to transform a goal by applying REDUCE_CONV.
It will prove any true goal which is constructed from numerals and the boolean
constants T and F.
FAILURE
Never fails, but may not advance the goal.
EXAMPLE
The following example takes a couple of minutes’ CPU time: