Tue, 13 Apr 2010 15:30:15 +0200 adapt Refute example to reflect latest soundness fix to Refute
blanchet [Tue, 13 Apr 2010 15:30:15 +0200] rev 36131
adapt Refute example to reflect latest soundness fix to Refute
Tue, 13 Apr 2010 15:16:54 +0200 commented out unsound "lfp"/"gfp" handling + fixed set output syntax;
blanchet [Tue, 13 Apr 2010 15:16:54 +0200] rev 36130
commented out unsound "lfp"/"gfp" handling + fixed set output syntax; the "lfp"/"gfp" bug can be reproduced by looking for a counterexample to lemma "(A \<union> B)^+ = A^+ \<union> B^+" Refute incorrectly finds a countermodel for cardinality 1 (the smallest counterexample requires cardinality 2).
Tue, 13 Apr 2010 14:08:58 +0200 merged
blanchet [Tue, 13 Apr 2010 14:08:58 +0200] rev 36129
merged
Tue, 13 Apr 2010 13:26:06 +0200 make Nitpick output everything to tracing in debug mode;
blanchet [Tue, 13 Apr 2010 13:26:06 +0200] rev 36128
make Nitpick output everything to tracing in debug mode; so that when an exception occurs, I can switch to the tracing window to see what was in the response window before the exception blew everything away
Tue, 13 Apr 2010 13:24:03 +0200 fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
blanchet [Tue, 13 Apr 2010 13:24:03 +0200] rev 36127
fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
Tue, 13 Apr 2010 11:43:11 +0200 cosmetics
blanchet [Tue, 13 Apr 2010 11:43:11 +0200] rev 36126
cosmetics
Tue, 13 Apr 2010 11:54:05 +0200 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:54:05 +0200] rev 36125
merge
Tue, 13 Apr 2010 11:40:55 +0200 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:40:55 +0200] rev 36124
merge
Tue, 13 Apr 2010 11:40:03 +0200 add If respectfullness and preservation to Quotient package database
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:40:03 +0200] rev 36123
add If respectfullness and preservation to Quotient package database
Tue, 13 Apr 2010 11:30:12 +0200 more accurate pattern match
haftmann [Tue, 13 Apr 2010 11:30:12 +0200] rev 36122
more accurate pattern match
Tue, 13 Apr 2010 11:13:52 +0200 dropped dead code
haftmann [Tue, 13 Apr 2010 11:13:52 +0200] rev 36121
dropped dead code
Mon, 12 Apr 2010 19:29:16 -0700 update domain package examples
huffman [Mon, 12 Apr 2010 19:29:16 -0700] rev 36120
update domain package examples
Mon, 12 Apr 2010 16:21:27 -0700 remove dead code
huffman [Mon, 12 Apr 2010 16:21:27 -0700] rev 36119
remove dead code
Mon, 12 Apr 2010 16:04:32 -0700 share more code between definitional and axiomatic domain packages
huffman [Mon, 12 Apr 2010 16:04:32 -0700] rev 36118
share more code between definitional and axiomatic domain packages
Mon, 12 Apr 2010 15:05:42 -0700 for axiomatic domain package, declare types and arities in domain_axioms.ML instead of domain_extender.ML
huffman [Mon, 12 Apr 2010 15:05:42 -0700] rev 36117
for axiomatic domain package, declare types and arities in domain_axioms.ML instead of domain_extender.ML
Mon, 12 Apr 2010 13:19:28 +0200 Changed the type of Quot_True, so that it is an HOL constant.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 12 Apr 2010 13:19:28 +0200] rev 36116
Changed the type of Quot_True, so that it is an HOL constant.
Sun, 11 Apr 2010 17:46:42 +0200 removed rather toyish tree
haftmann [Sun, 11 Apr 2010 17:46:42 +0200] rev 36115
removed rather toyish tree
Sun, 11 Apr 2010 17:40:43 +0200 updated keywords
haftmann [Sun, 11 Apr 2010 17:40:43 +0200] rev 36114
updated keywords
Sun, 11 Apr 2010 16:51:36 +0200 merged
haftmann [Sun, 11 Apr 2010 16:51:36 +0200] rev 36113
merged
Sun, 11 Apr 2010 16:51:07 +0200 user interface for abstract datatypes is an attribute, not a command
haftmann [Sun, 11 Apr 2010 16:51:07 +0200] rev 36112
user interface for abstract datatypes is an attribute, not a command
Sun, 11 Apr 2010 16:51:06 +0200 implementation of mappings by rbts
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36111
implementation of mappings by rbts
Sun, 11 Apr 2010 16:51:06 +0200 lemma is_empty_empty
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36110
lemma is_empty_empty
Sun, 11 Apr 2010 16:51:05 +0200 constructor Mapping replaces AList
haftmann [Sun, 11 Apr 2010 16:51:05 +0200] rev 36109
constructor Mapping replaces AList
Sun, 11 Apr 2010 15:42:05 +0200 stay within Local_Defs layer;
wenzelm [Sun, 11 Apr 2010 15:42:05 +0200] rev 36108
stay within Local_Defs layer;
Sun, 11 Apr 2010 15:22:15 +0200 expose foundational typedef axiom name;
wenzelm [Sun, 11 Apr 2010 15:22:15 +0200] rev 36107
expose foundational typedef axiom name;
Sun, 11 Apr 2010 14:30:34 +0200 Thm.add_axiom/add_def: return internal name of foundational axiom;
wenzelm [Sun, 11 Apr 2010 14:30:34 +0200] rev 36106
Thm.add_axiom/add_def: return internal name of foundational axiom;
Sun, 11 Apr 2010 14:06:35 +0200 modernized datatype constructors;
wenzelm [Sun, 11 Apr 2010 14:06:35 +0200] rev 36105
modernized datatype constructors;
Sun, 11 Apr 2010 14:04:10 +0200 of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
wenzelm [Sun, 11 Apr 2010 14:04:10 +0200] rev 36104
of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
Sun, 11 Apr 2010 13:13:23 +0200 tuned;
wenzelm [Sun, 11 Apr 2010 13:13:23 +0200] rev 36103
tuned;
Sun, 11 Apr 2010 13:08:14 +0200 of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;
wenzelm [Sun, 11 Apr 2010 13:08:14 +0200] rev 36102
of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip