doc-src/Tutorial/Ifexpr/proof.ML
author paulson
Mon, 22 Feb 1999 10:19:32 +0100
changeset 6288 694c9c1910e8
parent 5377 efb799c5ed3c
permissions -rw-r--r--
new theorems Pow_0 and Pow_insert; renamed other Pow theorems

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