Fri, 19 Mar 2010 13:02:18 +0100 more Sledgehammer refactoring
blanchet [Fri, 19 Mar 2010 13:02:18 +0100] rev 35865
more Sledgehammer refactoring
Mon, 22 Mar 2010 09:54:22 +0100 use a proof context instead of a local theory
boehmes [Mon, 22 Mar 2010 09:54:22 +0100] rev 35864
use a proof context instead of a local theory
Mon, 22 Mar 2010 09:46:04 +0100 provide a hook to safely manipulate verification conditions
boehmes [Mon, 22 Mar 2010 09:46:04 +0100] rev 35863
provide a hook to safely manipulate verification conditions
Mon, 22 Mar 2010 09:40:11 +0100 replaced old-style Drule.add_axiom by Specification.axiomatization
boehmes [Mon, 22 Mar 2010 09:40:11 +0100] rev 35862
replaced old-style Drule.add_axiom by Specification.axiomatization
Mon, 22 Mar 2010 09:39:10 +0100 removed e-mail address from error message
boehmes [Mon, 22 Mar 2010 09:39:10 +0100] rev 35861
removed e-mail address from error message
Mon, 22 Mar 2010 09:32:28 +0100 merged
haftmann [Mon, 22 Mar 2010 09:32:28 +0100] rev 35860
merged
Sun, 21 Mar 2010 08:46:50 +0100 tuned whitespace
haftmann [Sun, 21 Mar 2010 08:46:50 +0100] rev 35859
tuned whitespace
Sun, 21 Mar 2010 08:46:49 +0100 handle hidden polymorphism in class target (without class target syntax, though)
haftmann [Sun, 21 Mar 2010 08:46:49 +0100] rev 35858
handle hidden polymorphism in class target (without class target syntax, though)
Mon, 22 Mar 2010 00:51:18 +0100 replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
wenzelm [Mon, 22 Mar 2010 00:51:18 +0100] rev 35857
replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
Mon, 22 Mar 2010 00:48:56 +0100 replaced PureThy.add_axioms by more basic Drule.add_axiom, which is old-style nonetheless;
wenzelm [Mon, 22 Mar 2010 00:48:56 +0100] rev 35856
replaced PureThy.add_axioms by more basic Drule.add_axiom, which is old-style nonetheless;
Sun, 21 Mar 2010 22:24:04 +0100 add_axiom: axiomatize "unconstrained" version, with explicit of_class premises;
wenzelm [Sun, 21 Mar 2010 22:24:04 +0100] rev 35855
add_axiom: axiomatize "unconstrained" version, with explicit of_class premises; more uniform add_axiom/add_def;
Sun, 21 Mar 2010 22:13:31 +0100 Logic.mk_of_sort convenience;
wenzelm [Sun, 21 Mar 2010 22:13:31 +0100] rev 35854
Logic.mk_of_sort convenience;
Sun, 21 Mar 2010 19:30:19 +0100 more explicit invented name;
wenzelm [Sun, 21 Mar 2010 19:30:19 +0100] rev 35853
more explicit invented name;
Sun, 21 Mar 2010 19:28:25 +0100 minor renovation of old-style 'axioms' -- make it an alias of iterated 'axiomatization';
wenzelm [Sun, 21 Mar 2010 19:28:25 +0100] rev 35852
minor renovation of old-style 'axioms' -- make it an alias of iterated 'axiomatization';
Sun, 21 Mar 2010 19:04:46 +0100 do not open ML structures;
wenzelm [Sun, 21 Mar 2010 19:04:46 +0100] rev 35851
do not open ML structures;
Sun, 21 Mar 2010 17:28:35 +0100 modernized overloaded definitions;
wenzelm [Sun, 21 Mar 2010 17:28:35 +0100] rev 35850
modernized overloaded definitions;
Sun, 21 Mar 2010 17:12:31 +0100 standard headers;
wenzelm [Sun, 21 Mar 2010 17:12:31 +0100] rev 35849
standard headers;
Sun, 21 Mar 2010 16:51:37 +0100 slightly more uniform definitions -- eliminated old-style meta-equality;
wenzelm [Sun, 21 Mar 2010 16:51:37 +0100] rev 35848
slightly more uniform definitions -- eliminated old-style meta-equality;
Sun, 21 Mar 2010 15:57:40 +0100 eliminated old constdefs;
wenzelm [Sun, 21 Mar 2010 15:57:40 +0100] rev 35847
eliminated old constdefs;
Sun, 21 Mar 2010 06:59:23 +0100 corrected setup for of_list
haftmann [Sun, 21 Mar 2010 06:59:23 +0100] rev 35846
corrected setup for of_list
Sat, 20 Mar 2010 17:33:11 +0100 renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
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;
Sat, 20 Mar 2010 02:23:41 +0100 added lemma infinite_Un
Christian Urban <urbanc@in.tum.de> [Sat, 20 Mar 2010 02:23:41 +0100] rev 35844
added lemma infinite_Un
Fri, 19 Mar 2010 06:14:37 +0100 Check that argument is not a 'Bound' before calling fastype_of.
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.
Fri, 19 Mar 2010 00:47:23 +0100 typedef etc.: no constraints;
wenzelm [Fri, 19 Mar 2010 00:47:23 +0100] rev 35842
typedef etc.: no constraints;
Fri, 19 Mar 2010 00:46:08 +0100 allow sort constraints in HOL/typedef;
wenzelm [Fri, 19 Mar 2010 00:46:08 +0100] rev 35841
allow sort constraints in HOL/typedef;
Fri, 19 Mar 2010 00:43:49 +0100 allow sort constraints in HOL/typedef and related HOLCF variants;
wenzelm [Fri, 19 Mar 2010 00:43:49 +0100] rev 35840
allow sort constraints in HOL/typedef and related HOLCF variants;
Fri, 19 Mar 2010 00:42:17 +0100 OuterParse.type_args_constrained;
wenzelm [Fri, 19 Mar 2010 00:42:17 +0100] rev 35839
OuterParse.type_args_constrained;
Fri, 19 Mar 2010 00:41:34 +0100 support type arguments with sort constraints;
wenzelm [Fri, 19 Mar 2010 00:41:34 +0100] rev 35838
support type arguments with sort constraints;
Thu, 18 Mar 2010 23:08:52 +0100 typedecl: no sort constraints;
wenzelm [Thu, 18 Mar 2010 23:08:52 +0100] rev 35837
typedecl: no sort constraints; prefer Name.invents over old-style Name.variant_list;
Thu, 18 Mar 2010 23:00:18 +0100 eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
wenzelm [Thu, 18 Mar 2010 23:00:18 +0100] rev 35836
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
Thu, 18 Mar 2010 22:59:44 +0100 typedecl: no sort constraints;
wenzelm [Thu, 18 Mar 2010 22:59:44 +0100] rev 35835
typedecl: no sort constraints;
Thu, 18 Mar 2010 22:56:32 +0100 eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types);
wenzelm [Thu, 18 Mar 2010 22:56:32 +0100] rev 35834
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types); allow sort constraints; misc tuning and clarification;
Tue, 16 Mar 2010 16:27:28 +0100 Added product measure space
hoelzl [Tue, 16 Mar 2010 16:27:28 +0100] rev 35833
Added product measure space
Thu, 18 Mar 2010 14:52:11 +0100 added type constraints to make SML/NJ happy
blanchet [Thu, 18 Mar 2010 14:52:11 +0100] rev 35832
added type constraints to make SML/NJ happy
Thu, 18 Mar 2010 13:59:20 +0100 merged
blanchet [Thu, 18 Mar 2010 13:59:20 +0100] rev 35831
merged
Thu, 18 Mar 2010 13:43:50 +0100 fix Mirabelle after renaming Sledgehammer structures
blanchet [Thu, 18 Mar 2010 13:43:50 +0100] rev 35830
fix Mirabelle after renaming Sledgehammer structures
Thu, 18 Mar 2010 13:14:54 +0100 merged
blanchet [Thu, 18 Mar 2010 13:14:54 +0100] rev 35829
merged
Thu, 18 Mar 2010 12:58:52 +0100 now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
blanchet [Thu, 18 Mar 2010 12:58:52 +0100] rev 35828
now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 renamed "ATP_Linkup" theory to "Sledgehammer"
blanchet [Wed, 17 Mar 2010 19:37:44 +0100] rev 35827
renamed "ATP_Linkup" theory to "Sledgehammer"
Wed, 17 Mar 2010 19:26:05 +0100 renamed Sledgehammer structures
blanchet [Wed, 17 Mar 2010 19:26:05 +0100] rev 35826
renamed Sledgehammer structures
Wed, 17 Mar 2010 18:16:31 +0100 move Sledgehammer files in a directory of their own
blanchet [Wed, 17 Mar 2010 18:16:31 +0100] rev 35825
move Sledgehammer files in a directory of their own
Thu, 18 Mar 2010 13:57:00 +0100 merged
haftmann [Thu, 18 Mar 2010 13:57:00 +0100] rev 35824
merged
Thu, 18 Mar 2010 13:56:34 +0100 dropped odd interpretation of comm_monoid_mult into comm_monoid_add
haftmann [Thu, 18 Mar 2010 13:56:34 +0100] rev 35823
dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Thu, 18 Mar 2010 13:56:34 +0100 lemma swap_inj_on, swap_product
haftmann [Thu, 18 Mar 2010 13:56:34 +0100] rev 35822
lemma swap_inj_on, swap_product
Thu, 18 Mar 2010 13:56:33 +0100 meaningful transfer certificate
haftmann [Thu, 18 Mar 2010 13:56:33 +0100] rev 35821
meaningful transfer certificate
Thu, 18 Mar 2010 13:56:33 +0100 dropped odd interpretation of comm_monoid_mult into comm_monoid_add; consider Min.insert_idem as default simp rule
haftmann [Thu, 18 Mar 2010 13:56:33 +0100] rev 35820
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 updated certificate
haftmann [Thu, 18 Mar 2010 13:56:32 +0100] rev 35819
updated certificate
Thu, 18 Mar 2010 13:56:32 +0100 dropped odd interpretation of comm_monoid_mult into comm_monoid_add
haftmann [Thu, 18 Mar 2010 13:56:32 +0100] rev 35818
dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Thu, 18 Mar 2010 13:56:32 +0100 added locales folding_one_(idem); various streamlining and tuning
haftmann [Thu, 18 Mar 2010 13:56:32 +0100] rev 35817
added locales folding_one_(idem); various streamlining and tuning
Thu, 18 Mar 2010 13:56:31 +0100 generic locale for big operators in monoids; dropped odd interpretation of comm_monoid_mult into comm_monoid_add
haftmann [Thu, 18 Mar 2010 13:56:31 +0100] rev 35816
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 tuned proofs (to avoid linarith error message caused by bootstrapping of HOL)
boehmes [Wed, 17 Mar 2010 19:55:07 +0100] rev 35815
tuned proofs (to avoid linarith error message caused by bootstrapping of HOL)
Wed, 17 Mar 2010 17:23:45 +0100 added one-entry cache around Kodkod invocation
blanchet [Wed, 17 Mar 2010 17:23:45 +0100] rev 35814
added one-entry cache around Kodkod invocation
Wed, 17 Mar 2010 16:27:11 +0100 merged
blanchet [Wed, 17 Mar 2010 16:27:11 +0100] rev 35813
merged
Wed, 17 Mar 2010 16:26:08 +0100 solve error in "Nitpick_Mono" + short path when no finite functions are inferred
blanchet [Wed, 17 Mar 2010 16:26:08 +0100] rev 35812
solve error in "Nitpick_Mono" + short path when no finite functions are inferred
Wed, 17 Mar 2010 16:11:48 +0100 minor additions to Nitpick docs
blanchet [Wed, 17 Mar 2010 16:11:48 +0100] rev 35811
minor additions to Nitpick docs
Wed, 17 Mar 2010 08:11:24 -0700 NEWS: Nat_Bijection library
huffman [Wed, 17 Mar 2010 08:11:24 -0700] rev 35810
NEWS: Nat_Bijection library
Wed, 17 Mar 2010 12:21:54 +0100 document "nitpick_choice_spec" attribute
blanchet [Wed, 17 Mar 2010 12:21:54 +0100] rev 35809
document "nitpick_choice_spec" attribute
Wed, 17 Mar 2010 12:01:01 +0100 fix typo in "nitpick_choice_spec" attribute name (singular, not plural)
blanchet [Wed, 17 Mar 2010 12:01:01 +0100] rev 35808
fix typo in "nitpick_choice_spec" attribute name (singular, not plural)
Wed, 17 Mar 2010 09:14:43 +0100 added support for "specification" and "ax_specification" constructs to Nitpick
blanchet [Wed, 17 Mar 2010 09:14:43 +0100] rev 35807
added support for "specification" and "ax_specification" constructs to Nitpick
Tue, 16 Mar 2010 08:45:08 +0100 rollback of local typedef until problem with type-variables can be sorted out; fixed header
Christian Urban <urbanc@in.tum.de> [Tue, 16 Mar 2010 08:45:08 +0100] rev 35806
rollback of local typedef until problem with type-variables can be sorted out; fixed header
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip