wenzelm [Mon, 05 Jun 2006 21:54:20 +0200] rev 19774
allow non-trivial schematic goals (via embedded term vars);
krauss [Mon, 05 Jun 2006 19:54:12 +0200] rev 19773
HOL/Tools/fundef_package: Cleanup
urbanc [Mon, 05 Jun 2006 19:09:40 +0200] rev 19772
added some further lemmas that deal with permutations and set-operators
urbanc [Mon, 05 Jun 2006 18:38:41 +0200] rev 19771
added the lemma perm_diff
krauss [Mon, 05 Jun 2006 14:26:07 +0200] rev 19770
HOL/Tools/function_package: Added support for mutual recursive definitions.
krauss [Mon, 05 Jun 2006 14:22:58 +0200] rev 19769
Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure".
This simplifies some proofs.
mengj [Sun, 04 Jun 2006 10:52:47 +0200] rev 19768
ATP/res_clasimpset.ML has been merged into res_atp.ML.
mengj [Sun, 04 Jun 2006 10:50:41 +0200] rev 19767
Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
paulson [Sat, 03 Jun 2006 17:49:42 +0200] rev 19766
generalized wfI
wenzelm [Fri, 02 Jun 2006 23:22:29 +0200] rev 19765
misc cleanup;