haftmann [Thu, 20 Mar 2008 12:04:53 +0100] rev 26357
added forward composition
haftmann [Thu, 20 Mar 2008 12:02:52 +0100] rev 26356
Product_Type.apfst and Product_Type.apsnd
haftmann [Thu, 20 Mar 2008 12:02:51 +0100] rev 26355
Theory Product_Type; fixed typos
haftmann [Thu, 20 Mar 2008 12:01:17 +0100] rev 26354
rearranged
haftmann [Thu, 20 Mar 2008 12:01:16 +0100] rev 26353
(continued)
haftmann [Thu, 20 Mar 2008 12:01:14 +0100] rev 26352
tuned
haftmann [Thu, 20 Mar 2008 12:01:13 +0100] rev 26351
tuned import
haftmann [Thu, 20 Mar 2008 12:01:12 +0100] rev 26350
adjusted authorship
haftmann [Thu, 20 Mar 2008 12:01:11 +0100] rev 26349
tuned proof
haftmann [Thu, 20 Mar 2008 12:01:10 +0100] rev 26348
added theory Library/Enum.thy
haftmann [Thu, 20 Mar 2008 12:01:09 +0100] rev 26347
tuned proofs
wenzelm [Thu, 20 Mar 2008 00:20:51 +0100] rev 26346
simplified get_thm(s): back to plain name argument;
renamed former get_thm to get_fact_single, and get_thms to get_fact;
wenzelm [Thu, 20 Mar 2008 00:20:49 +0100] rev 26345
renamed former get_thms(_silent) to get_fact(_silent);
wenzelm [Thu, 20 Mar 2008 00:20:48 +0100] rev 26344
simplified get_thm(s): back to plain name argument;
renamed former get_thms(_silent) to get_fact(_silent);
wenzelm [Thu, 20 Mar 2008 00:20:44 +0100] rev 26343
simplified get_thm(s): back to plain name argument;
wenzelm [Wed, 19 Mar 2008 22:50:42 +0100] rev 26342
more antiquotations;
wenzelm [Wed, 19 Mar 2008 22:47:39 +0100] rev 26341
avoid Auto_tac;
wenzelm [Wed, 19 Mar 2008 22:47:38 +0100] rev 26340
more antiquotations;
eliminated change_claset/simpset;
wenzelm [Wed, 19 Mar 2008 22:47:35 +0100] rev 26339
eliminated change_claset/simpset;
wenzelm [Wed, 19 Mar 2008 22:28:17 +0100] rev 26338
auxiliary dynamic_thm(s) for fact lookup;
renamed local dynamic_thm(s) to goal_thm(s);
wenzelm [Wed, 19 Mar 2008 22:28:08 +0100] rev 26337
auxiliary dynamic_thm(s) for fact lookup;
wenzelm [Wed, 19 Mar 2008 22:27:57 +0100] rev 26336
renamed datatype thmref to Facts.ref, tuned interfaces;
wenzelm [Wed, 19 Mar 2008 18:15:25 +0100] rev 26335
removed redundant Nat.less_not_sym, Nat.less_asym;
renamed Nat.less_irrefl to less_irrefl_nat, no longer declared elim;
wenzelm [Wed, 19 Mar 2008 18:15:13 +0100] rev 26334
removed redundant Nat.less_irrefl;
paulson [Wed, 19 Mar 2008 18:10:23 +0100] rev 26333
Attributes sledgehammer_full, sledgehammer_modulus, sledgehammer_sorts
Sledgehammer no longer produces structured proofs by default.
wenzelm [Wed, 19 Mar 2008 14:25:59 +0100] rev 26332
system: writeln output, if available;
haftmann [Wed, 19 Mar 2008 07:20:35 +0100] rev 26331
error tuning
haftmann [Wed, 19 Mar 2008 07:20:34 +0100] rev 26330
moved typ_of_inst to Type.typ_of_sort
haftmann [Wed, 19 Mar 2008 07:20:33 +0100] rev 26329
instantiation less liberal with dangling constraints
haftmann [Wed, 19 Mar 2008 07:20:32 +0100] rev 26328
Type.lookup now curried
haftmann [Wed, 19 Mar 2008 07:20:31 +0100] rev 26327
Type.lookup now curried; typ_of_sort
haftmann [Wed, 19 Mar 2008 07:20:30 +0100] rev 26326
new class error case NoSubsort