wenzelm [Sun, 21 Mar 2010 17:12:31 +0100] rev 35849
standard headers;
wenzelm [Sun, 21 Mar 2010 16:51:37 +0100] rev 35848
slightly more uniform definitions -- eliminated old-style meta-equality;
wenzelm [Sun, 21 Mar 2010 15:57:40 +0100] rev 35847
eliminated old constdefs;
haftmann [Sun, 21 Mar 2010 06:59:23 +0100] rev 35846
corrected setup for of_list
wenzelm [Sat, 20 Mar 2010 17:33:11 +0100] rev 35845
renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Christian Urban <urbanc@in.tum.de> [Sat, 20 Mar 2010 02:23:41 +0100] rev 35844
added lemma infinite_Un
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Mar 2010 06:14:37 +0100] rev 35843
Check that argument is not a 'Bound' before calling fastype_of.
wenzelm [Fri, 19 Mar 2010 00:47:23 +0100] rev 35842
typedef etc.: no constraints;
wenzelm [Fri, 19 Mar 2010 00:46:08 +0100] rev 35841
allow sort constraints in HOL/typedef;
wenzelm [Fri, 19 Mar 2010 00:43:49 +0100] rev 35840
allow sort constraints in HOL/typedef and related HOLCF variants;