doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Wed, 06 Sep 2000 16:54:12 +0200
changeset 9876 a069795f1060
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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