doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Sat, 29 Dec 2001 13:14:11 +0100
changeset 12607 16b63730cfbb
parent 5377 efb799c5ed3c
permissions -rw-r--r--
update by Stephan Merz;

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