doc-src/Tutorial/Misc/induct_auto.ML
author wenzelm
Fri, 04 Jun 1999 19:57:31 +0200
changeset 6779 2912aff958bd
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Calculation.thy: Setup transitivity rules for calculational proofs.
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);