doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Wed, 22 Sep 1999 21:45:35 +0200
changeset 7580 536499cf71af
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned pretty_thms;

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