Mon, 05 Jun 2006 21:54:23 +0200 added params_of, prems_of;
wenzelm [Mon, 05 Jun 2006 21:54:23 +0200] rev 19777
added params_of, prems_of; added type witness (from locale.ML); misc cleanup;
Mon, 05 Jun 2006 21:54:22 +0200 added matches_seq (left-to-right matching, intermediate beta-normalization);
wenzelm [Mon, 05 Jun 2006 21:54:22 +0200] rev 19776
added matches_seq (left-to-right matching, intermediate beta-normalization);
Mon, 05 Jun 2006 21:54:21 +0200 support embedded terms;
wenzelm [Mon, 05 Jun 2006 21:54:21 +0200] rev 19775
support embedded terms;
Mon, 05 Jun 2006 21:54:20 +0200 allow non-trivial schematic goals (via embedded term vars);
wenzelm [Mon, 05 Jun 2006 21:54:20 +0200] rev 19774
allow non-trivial schematic goals (via embedded term vars);
Mon, 05 Jun 2006 19:54:12 +0200 HOL/Tools/fundef_package: Cleanup
krauss [Mon, 05 Jun 2006 19:54:12 +0200] rev 19773
HOL/Tools/fundef_package: Cleanup
Mon, 05 Jun 2006 19:09:40 +0200 added some further lemmas that deal with permutations and set-operators
urbanc [Mon, 05 Jun 2006 19:09:40 +0200] rev 19772
added some further lemmas that deal with permutations and set-operators
Mon, 05 Jun 2006 18:38:41 +0200 added the lemma perm_diff
urbanc [Mon, 05 Jun 2006 18:38:41 +0200] rev 19771
added the lemma perm_diff
Mon, 05 Jun 2006 14:26:07 +0200 HOL/Tools/function_package: Added support for mutual recursive definitions.
krauss [Mon, 05 Jun 2006 14:26:07 +0200] rev 19770
HOL/Tools/function_package: Added support for mutual recursive definitions.
Mon, 05 Jun 2006 14:22:58 +0200 Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure".
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.
Sun, 04 Jun 2006 10:52:47 +0200 ATP/res_clasimpset.ML has been merged into res_atp.ML.
mengj [Sun, 04 Jun 2006 10:52:47 +0200] rev 19768
ATP/res_clasimpset.ML has been merged into res_atp.ML.
Sun, 04 Jun 2006 10:50:41 +0200 Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
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.
Sat, 03 Jun 2006 17:49:42 +0200 generalized wfI
paulson [Sat, 03 Jun 2006 17:49:42 +0200] rev 19766
generalized wfI
Fri, 02 Jun 2006 23:22:29 +0200 misc cleanup;
wenzelm [Fri, 02 Jun 2006 23:22:29 +0200] rev 19765
misc cleanup;
Fri, 02 Jun 2006 20:12:59 +0200 removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 20:12:59 +0200] rev 19764
removed obsolete ML files;
Fri, 02 Jun 2006 19:41:37 +0200 tuned;
wenzelm [Fri, 02 Jun 2006 19:41:37 +0200] rev 19763
tuned;
Fri, 02 Jun 2006 18:24:48 +0200 tuned;
wenzelm [Fri, 02 Jun 2006 18:24:48 +0200] rev 19762
tuned;
Fri, 02 Jun 2006 18:15:38 +0200 removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 18:15:38 +0200] rev 19761
removed obsolete ML files;
Fri, 02 Jun 2006 16:06:19 +0200 merge: always normalize (and check!) reductions;
wenzelm [Fri, 02 Jun 2006 16:06:19 +0200] rev 19760
merge: always normalize (and check!) reductions;
Thu, 01 Jun 2006 23:53:29 +0200 removed legacy ML scripts
huffman [Thu, 01 Jun 2006 23:53:29 +0200] rev 19759
removed legacy ML scripts
Thu, 01 Jun 2006 23:09:34 +0200 tuned;
wenzelm [Thu, 01 Jun 2006 23:09:34 +0200] rev 19758
tuned;
Thu, 01 Jun 2006 23:07:51 +0200 removed obsolete ML files;
wenzelm [Thu, 01 Jun 2006 23:07:51 +0200] rev 19757
removed obsolete ML files;
Thu, 01 Jun 2006 21:14:54 +0200 lemmas strip;
wenzelm [Thu, 01 Jun 2006 21:14:54 +0200] rev 19756
lemmas strip;
Thu, 01 Jun 2006 21:14:05 +0200 removed obsolete ML files;
wenzelm [Thu, 01 Jun 2006 21:14:05 +0200] rev 19755
removed obsolete ML files;
Thu, 01 Jun 2006 14:54:44 +0200 added some installation notes for the nominal package
urbanc [Thu, 01 Jun 2006 14:54:44 +0200] rev 19754
added some installation notes for the nominal package
Thu, 01 Jun 2006 14:51:37 +0200 Tiny code cleanup
paulson [Thu, 01 Jun 2006 14:51:37 +0200] rev 19753
Tiny code cleanup
Thu, 01 Jun 2006 14:40:22 +0200 added an example suggested by D. Wang on the PoplMark-mailing list;
urbanc [Thu, 01 Jun 2006 14:40:22 +0200] rev 19752
added an example suggested by D. Wang on the PoplMark-mailing list; it shows how the height of an alpha-equated lambda term interacts with capture-avoiding substitution
Thu, 01 Jun 2006 14:15:08 +0200 added the hack "reset NameSpace.unique_names" to Nominal.thy
urbanc [Thu, 01 Jun 2006 14:15:08 +0200] rev 19751
added the hack "reset NameSpace.unique_names" to Nominal.thy (Stefan is working on a real fix in the nominal_package)
Tue, 30 May 2006 12:24:04 +0200 tuned type print-translations
schirmer [Tue, 30 May 2006 12:24:04 +0200] rev 19750
tuned type print-translations ----------------------------------------------------------------------
Mon, 29 May 2006 21:09:45 +0200 proper meta definition;
wenzelm [Mon, 29 May 2006 21:09:45 +0200] rev 19749
proper meta definition;
Mon, 29 May 2006 19:42:58 +0200 fixed bug in type print translations
schirmer [Mon, 29 May 2006 19:42:58 +0200] rev 19748
fixed bug in type print translations
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip