doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 16 Jul 2002 18:46:13 +0200
changeset 13381 60bc63b13857
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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