doc-src/Tutorial/Misc/induct_auto.ML
author paulson
Mon, 22 May 2000 12:27:11 +0200
changeset 8911 c35b74bad518
parent 5377 efb799c5ed3c
permissions -rw-r--r--
fold_commute, fold_nest_Un_Int, setsum_Un and other new results
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
by(induct_tac "xs" 1);
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     2
by(Auto_tac);