Sun, 21 Mar 2010 19:04:46 +0100 wenzelm do not open ML structures;
Sun, 21 Mar 2010 17:28:35 +0100 wenzelm modernized overloaded definitions;
Sun, 21 Mar 2010 17:12:31 +0100 wenzelm standard headers;
Sun, 21 Mar 2010 16:51:37 +0100 wenzelm slightly more uniform definitions -- eliminated old-style meta-equality;
Sun, 21 Mar 2010 15:57:40 +0100 wenzelm eliminated old constdefs;
Sun, 21 Mar 2010 06:59:23 +0100 haftmann corrected setup for of_list
Sat, 20 Mar 2010 17:33:11 +0100 wenzelm renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Sat, 20 Mar 2010 02:23:41 +0100 Christian Urban added lemma infinite_Un
Fri, 19 Mar 2010 06:14:37 +0100 Cezary Kaliszyk Check that argument is not a 'Bound' before calling fastype_of.
Fri, 19 Mar 2010 00:47:23 +0100 wenzelm typedef etc.: no constraints;
Fri, 19 Mar 2010 00:46:08 +0100 wenzelm allow sort constraints in HOL/typedef;
Fri, 19 Mar 2010 00:43:49 +0100 wenzelm allow sort constraints in HOL/typedef and related HOLCF variants;
Fri, 19 Mar 2010 00:42:17 +0100 wenzelm OuterParse.type_args_constrained;
Fri, 19 Mar 2010 00:41:34 +0100 wenzelm support type arguments with sort constraints;
Thu, 18 Mar 2010 23:08:52 +0100 wenzelm typedecl: no sort constraints;
Thu, 18 Mar 2010 23:00:18 +0100 wenzelm eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
Thu, 18 Mar 2010 22:59:44 +0100 wenzelm typedecl: no sort constraints;
Thu, 18 Mar 2010 22:56:32 +0100 wenzelm eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types);
Tue, 16 Mar 2010 16:27:28 +0100 hoelzl Added product measure space
Thu, 18 Mar 2010 14:52:11 +0100 blanchet added type constraints to make SML/NJ happy
Thu, 18 Mar 2010 13:59:20 +0100 blanchet merged
Thu, 18 Mar 2010 13:43:50 +0100 blanchet fix Mirabelle after renaming Sledgehammer structures
Thu, 18 Mar 2010 13:14:54 +0100 blanchet merged
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 blanchet renamed "ATP_Linkup" theory to "Sledgehammer"
Wed, 17 Mar 2010 19:26:05 +0100 blanchet renamed Sledgehammer structures
Wed, 17 Mar 2010 18:16:31 +0100 blanchet move Sledgehammer files in a directory of their own
Thu, 18 Mar 2010 13:57:00 +0100 haftmann merged
Thu, 18 Mar 2010 13:56:34 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Thu, 18 Mar 2010 13:56:34 +0100 haftmann lemma swap_inj_on, swap_product
Thu, 18 Mar 2010 13:56:33 +0100 haftmann meaningful transfer certificate
Thu, 18 Mar 2010 13:56:33 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add; consider Min.insert_idem as default simp rule
Thu, 18 Mar 2010 13:56:32 +0100 haftmann updated certificate
Thu, 18 Mar 2010 13:56:32 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Thu, 18 Mar 2010 13:56:32 +0100 haftmann added locales folding_one_(idem); various streamlining and tuning
Thu, 18 Mar 2010 13:56:31 +0100 haftmann generic locale for big operators in monoids; dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Wed, 17 Mar 2010 19:55:07 +0100 boehmes tuned proofs (to avoid linarith error message caused by bootstrapping of HOL)
Wed, 17 Mar 2010 17:23:45 +0100 blanchet added one-entry cache around Kodkod invocation
Wed, 17 Mar 2010 16:27:11 +0100 blanchet merged
Wed, 17 Mar 2010 16:26:08 +0100 blanchet solve error in "Nitpick_Mono" + short path when no finite functions are inferred
Wed, 17 Mar 2010 16:11:48 +0100 blanchet minor additions to Nitpick docs
Wed, 17 Mar 2010 08:11:24 -0700 huffman NEWS: Nat_Bijection library
Wed, 17 Mar 2010 12:21:54 +0100 blanchet document "nitpick_choice_spec" attribute
Wed, 17 Mar 2010 12:01:01 +0100 blanchet fix typo in "nitpick_choice_spec" attribute name (singular, not plural)
Wed, 17 Mar 2010 09:14:43 +0100 blanchet added support for "specification" and "ax_specification" constructs to Nitpick
Tue, 16 Mar 2010 08:45:08 +0100 Christian Urban rollback of local typedef until problem with type-variables can be sorted out; fixed header
Tue, 16 Mar 2010 06:55:01 +0100 haftmann adjusted to changes in Finite_Set
Mon, 15 Mar 2010 22:22:28 +0100 wenzelm merged
Mon, 15 Mar 2010 17:34:03 +0100 nipkow merged
Mon, 15 Mar 2010 17:33:41 +0100 nipkow tuned inductions
Mon, 15 Mar 2010 21:59:28 +0100 wenzelm tuned;
Mon, 15 Mar 2010 21:57:35 +0100 wenzelm moved old Sign.intern_term to the place where it is still used;
Mon, 15 Mar 2010 20:27:23 +0100 wenzelm preserve full const name more carefully, and avoid slightly odd Sign.intern_term;
Mon, 15 Mar 2010 18:59:16 +0100 wenzelm replaced type_syntax/term_syntax by uniform syntax_declaration;
Mon, 15 Mar 2010 15:13:22 +0100 haftmann merged
Mon, 15 Mar 2010 15:13:07 +0100 haftmann corrected disastrous syntax declarations
Mon, 15 Mar 2010 13:59:34 +0100 haftmann added stmaryrd for isasymSqinter
Sun, 14 Mar 2010 19:48:33 -0700 huffman use headers consistently
Sun, 14 Mar 2010 19:47:13 -0700 huffman no_document for theory Countable
Sun, 14 Mar 2010 14:10:36 -0700 huffman old domain package also defines map functions
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip