doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Thu, 13 Apr 2000 15:02:02 +0200
changeset 8704 f76f41f24c44
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Simplifier options;

by(induct_tac "b" 1);
by(Auto_tac);