doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Fri, 15 Dec 2000 17:58:40 +0100
changeset 10678 bbb4e5bae1c1
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned symbols;

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