doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 06 Jul 1999 21:03:57 +0200
changeset 6901 5e20ddfdf3c7
parent 5377 efb799c5ed3c
permissions -rw-r--r--
export term_of_typ;

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