doc-src/Tutorial/Misc/induct_auto.ML
author paulson
Wed, 18 Feb 2004 16:01:37 +0100
changeset 14393 71dff3bade66
parent 5377 efb799c5ed3c
permissions -rw-r--r--
new Union syntax

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