doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 12 Feb 2002 20:34:02 +0100
changeset 12881 eeb36b66480e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
ANTIQUOTE_FAIL;

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