doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Sat, 21 Nov 1998 12:17:18 +0100
changeset 5944 dcc446da8e19
parent 5377 efb799c5ed3c
permissions -rw-r--r--
added undos, redos;

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