doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 27 Aug 2002 15:40:58 +0200
changeset 13538 359c085c4def
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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