doc-src/Tutorial/Ifexpr/proof.ML
author nipkow
Mon, 08 Mar 1999 13:49:53 +0100
changeset 6307 fdf236c98914
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Suc -> +1

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