doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Thu, 05 Aug 1999 22:11:07 +0200
changeset 7178 50b9849cf6ad
parent 5377 efb799c5ed3c
permissions -rw-r--r--
record_simproc for sel-upd (by Sebastian Nanz); removed record_splitter by default;

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