doc-src/Tutorial/Ifexpr/proof.ML
author paulson
Mon, 06 Sep 2004 15:57:58 +0200
changeset 15182 5cea84e10f3e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
new "respects" syntax for the congruent operator

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