urbanc [Thu, 17 Aug 2006 20:31:36 +0200] rev 20396
used the recursion combinator for the height and substitution function
urbanc [Thu, 17 Aug 2006 19:20:43 +0200] rev 20395
added definition for size and substitution using the recursion
combinator
haftmann [Thu, 17 Aug 2006 09:24:56 +0200] rev 20394
improved thmtab
haftmann [Thu, 17 Aug 2006 09:24:51 +0200] rev 20393
fixed bug in sortcontext extraction
haftmann [Thu, 17 Aug 2006 09:24:50 +0200] rev 20392
dropped definitions_of
haftmann [Thu, 17 Aug 2006 09:24:49 +0200] rev 20391
added all_super_classes
haftmann [Thu, 17 Aug 2006 09:24:48 +0200] rev 20390
renamed module to thyname
haftmann [Thu, 17 Aug 2006 09:24:47 +0200] rev 20389
cleanup
urbanc [Wed, 16 Aug 2006 16:44:41 +0200] rev 20388
added missing supp_nat lemma
haftmann [Mon, 14 Aug 2006 13:47:00 +0200] rev 20387
added
haftmann [Mon, 14 Aug 2006 13:46:21 +0200] rev 20386
module restructuring
haftmann [Mon, 14 Aug 2006 13:46:20 +0200] rev 20385
code cleanup, instance_subsort now working
haftmann [Mon, 14 Aug 2006 13:46:19 +0200] rev 20384
added code generator packages
haftmann [Mon, 14 Aug 2006 13:46:17 +0200] rev 20383
adaptions to improvements
haftmann [Mon, 14 Aug 2006 13:46:16 +0200] rev 20382
added add_hook_bootstrap
haftmann [Mon, 14 Aug 2006 13:46:08 +0200] rev 20381
added new files
haftmann [Mon, 14 Aug 2006 13:46:06 +0200] rev 20380
simplified code generator setup
haftmann [Mon, 14 Aug 2006 13:46:05 +0200] rev 20379
added passage on class package
haftmann [Mon, 14 Aug 2006 13:46:03 +0200] rev 20378
updated code generator keywords
berghofe [Mon, 14 Aug 2006 11:26:10 +0200] rev 20377
Removed non-trivial definitions from calc_atm theorem list.
berghofe [Mon, 14 Aug 2006 11:25:08 +0200] rev 20376
Finished implementation of uniqueness proof for recursion combinator.
chaieb [Mon, 14 Aug 2006 11:16:20 +0200] rev 20375
*** empty log message ***
chaieb [Mon, 14 Aug 2006 11:13:50 +0200] rev 20374
Reification now handels binders.
paulson [Wed, 09 Aug 2006 18:41:42 +0200] rev 20373
consistent prefixing for skolem functions
paulson [Wed, 09 Aug 2006 18:39:08 +0200] rev 20372
blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
webertj [Wed, 09 Aug 2006 15:48:51 +0200] rev 20371
tuned: string_of_list, string_of_pair
wenzelm [Wed, 09 Aug 2006 10:59:58 +0200] rev 20370
* ProofContext.prems_limit is now -1 by default;
wenzelm [Wed, 09 Aug 2006 00:14:28 +0200] rev 20369
tuned proofs;
wenzelm [Wed, 09 Aug 2006 00:12:40 +0200] rev 20368
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
tuned after_qeds;
wenzelm [Wed, 09 Aug 2006 00:12:39 +0200] rev 20367
renamed map_theory to theory;
added theory_result;
prems_limit: default ~1;