doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 13 Jun 2000 18:34:59 +0200
changeset 9060 b0dd884b1848
parent 5377 efb799c5ed3c
permissions -rw-r--r--
rename @case to _case_syntax (improves on low-level errors);

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