Mon, 04 Sep 2006 08:17:28 +0200 proper project_sort
haftmann [Mon, 04 Sep 2006 08:17:28 +0200] rev 20465
proper project_sort
Sat, 02 Sep 2006 03:10:27 +0200 tuned
webertj [Sat, 02 Sep 2006 03:10:27 +0200] rev 20464
tuned
Sat, 02 Sep 2006 01:10:10 +0200 zchaff_with_proofs: proof is a reference now
webertj [Sat, 02 Sep 2006 01:10:10 +0200] rev 20463
zchaff_with_proofs: proof is a reference now
Fri, 01 Sep 2006 23:18:01 +0200 signature: do not export private stuff;
wenzelm [Fri, 01 Sep 2006 23:18:01 +0200] rev 20462
signature: do not export private stuff;
Fri, 01 Sep 2006 23:04:42 +0200 skolem_cache_thm: Drule.close_derivation on clauses preserves some space;
wenzelm [Fri, 01 Sep 2006 23:04:42 +0200] rev 20461
skolem_cache_thm: Drule.close_derivation on clauses preserves some space; tuned skolem_cache operations: canonical argument order; tuned monomorphic test;
Fri, 01 Sep 2006 20:44:16 +0200 tuned;
wenzelm [Fri, 01 Sep 2006 20:44:16 +0200] rev 20460
tuned;
Fri, 01 Sep 2006 20:40:05 +0200 tuned;
wenzelm [Fri, 01 Sep 2006 20:40:05 +0200] rev 20459
tuned;
Fri, 01 Sep 2006 20:17:31 +0200 explain assumptions;
wenzelm [Fri, 01 Sep 2006 20:17:31 +0200] rev 20458
explain assumptions;
Fri, 01 Sep 2006 08:51:53 +0200 refinements to conversion into clause form, esp for the HO case
paulson [Fri, 01 Sep 2006 08:51:53 +0200] rev 20457
refinements to conversion into clause form, esp for the HO case
Fri, 01 Sep 2006 08:36:55 +0200 pervasive refinements
haftmann [Fri, 01 Sep 2006 08:36:55 +0200] rev 20456
pervasive refinements
Fri, 01 Sep 2006 08:36:54 +0200 removed some dictionary stuff
haftmann [Fri, 01 Sep 2006 08:36:54 +0200] rev 20455
removed some dictionary stuff
Fri, 01 Sep 2006 08:36:53 +0200 project_algebra yields sort projector
haftmann [Fri, 01 Sep 2006 08:36:53 +0200] rev 20454
project_algebra yields sort projector
Fri, 01 Sep 2006 08:36:51 +0200 final syntax for some Isar code generator keywords
haftmann [Fri, 01 Sep 2006 08:36:51 +0200] rev 20453
final syntax for some Isar code generator keywords
Thu, 31 Aug 2006 23:01:16 +0200 tuned;
wenzelm [Thu, 31 Aug 2006 23:01:16 +0200] rev 20452
tuned;
Thu, 31 Aug 2006 22:55:49 +0200 misc cleanup;
wenzelm [Thu, 31 Aug 2006 22:55:49 +0200] rev 20451
misc cleanup;
Thu, 31 Aug 2006 18:27:40 +0200 tuned;
wenzelm [Thu, 31 Aug 2006 18:27:40 +0200] rev 20450
tuned;
Thu, 31 Aug 2006 17:33:55 +0200 more stuff;
wenzelm [Thu, 31 Aug 2006 17:33:55 +0200] rev 20449
more stuff;
Thu, 31 Aug 2006 17:33:48 +0200 mldecls: footnotesize;
wenzelm [Thu, 31 Aug 2006 17:33:48 +0200] rev 20448
mldecls: footnotesize;
Thu, 31 Aug 2006 14:53:55 +0200 more on contexts;
wenzelm [Thu, 31 Aug 2006 14:53:55 +0200] rev 20447
more on contexts;
Thu, 31 Aug 2006 14:36:48 +0200 String.concatWith (not available in PolyML) replaced by space_implode
webertj [Thu, 31 Aug 2006 14:36:48 +0200] rev 20446
String.concatWith (not available in PolyML) replaced by space_implode
Thu, 31 Aug 2006 10:20:22 +0200 improvements to abstraction generation
paulson [Thu, 31 Aug 2006 10:20:22 +0200] rev 20445
improvements to abstraction generation
Thu, 31 Aug 2006 10:18:26 +0200 blacklist now handles thm lists
paulson [Thu, 31 Aug 2006 10:18:26 +0200] rev 20444
blacklist now handles thm lists
Thu, 31 Aug 2006 10:17:19 +0200 Empty is better than Match
paulson [Thu, 31 Aug 2006 10:17:19 +0200] rev 20443
Empty is better than Match
Thu, 31 Aug 2006 02:59:08 +0200 term_of_prop_formula added
webertj [Thu, 31 Aug 2006 02:59:08 +0200] rev 20442
term_of_prop_formula added
Thu, 31 Aug 2006 02:22:05 +0200 read_dimacs_cnf_file ignores more comment lines
webertj [Thu, 31 Aug 2006 02:22:05 +0200] rev 20441
read_dimacs_cnf_file ignores more comment lines
Wed, 30 Aug 2006 16:27:53 +0200 faster clause representation (again): full CNF formula as a hypothesis, instead of separate clauses
webertj [Wed, 30 Aug 2006 16:27:53 +0200] rev 20440
faster clause representation (again): full CNF formula as a hypothesis, instead of separate clauses
Wed, 30 Aug 2006 15:11:17 +0200 code refinements
haftmann [Wed, 30 Aug 2006 15:11:17 +0200] rev 20439
code refinements
Wed, 30 Aug 2006 12:28:39 +0200 updated;
wenzelm [Wed, 30 Aug 2006 12:28:39 +0200] rev 20438
updated;
Wed, 30 Aug 2006 12:28:32 +0200 tuned;
wenzelm [Wed, 30 Aug 2006 12:28:32 +0200] rev 20437
tuned;
Wed, 30 Aug 2006 08:34:45 +0200 added yet another code generator example
haftmann [Wed, 30 Aug 2006 08:34:45 +0200] rev 20436
added yet another code generator example
Wed, 30 Aug 2006 08:30:09 +0200 fixes
haftmann [Wed, 30 Aug 2006 08:30:09 +0200] rev 20435
fixes
Wed, 30 Aug 2006 08:29:30 +0200 fixed bug in wfrec appgen
haftmann [Wed, 30 Aug 2006 08:29:30 +0200] rev 20434
fixed bug in wfrec appgen
Wed, 30 Aug 2006 03:30:09 +0200 lin_arith_prover: splitting reverted because of performance loss
webertj [Wed, 30 Aug 2006 03:30:09 +0200] rev 20433
lin_arith_prover: splitting reverted because of performance loss
Wed, 30 Aug 2006 03:19:08 +0200 lin_arith_prover: splitting reverted because of performance loss
webertj [Wed, 30 Aug 2006 03:19:08 +0200] rev 20432
lin_arith_prover: splitting reverted because of performance loss
Tue, 29 Aug 2006 21:43:34 +0200 added a FIXME-comment
urbanc [Tue, 29 Aug 2006 21:43:34 +0200] rev 20431
added a FIXME-comment
Tue, 29 Aug 2006 18:56:11 +0200 tuned;
wenzelm [Tue, 29 Aug 2006 18:56:11 +0200] rev 20430
tuned;
Tue, 29 Aug 2006 18:49:33 +0200 more on contexts;
wenzelm [Tue, 29 Aug 2006 18:49:33 +0200] rev 20429
more on contexts;
Tue, 29 Aug 2006 14:31:15 +0200 refinements
haftmann [Tue, 29 Aug 2006 14:31:15 +0200] rev 20428
refinements
Tue, 29 Aug 2006 14:31:14 +0200 added and refined some exmples
haftmann [Tue, 29 Aug 2006 14:31:14 +0200] rev 20427
added and refined some exmples
Tue, 29 Aug 2006 14:31:13 +0200 added typecopy_package
haftmann [Tue, 29 Aug 2006 14:31:13 +0200] rev 20426
added typecopy_package
Tue, 29 Aug 2006 14:31:12 +0200 added typecopy_package and some examples
haftmann [Tue, 29 Aug 2006 14:31:12 +0200] rev 20425
added typecopy_package and some examples
Tue, 29 Aug 2006 14:31:11 +0200 updated keywords
haftmann [Tue, 29 Aug 2006 14:31:11 +0200] rev 20424
updated keywords
Mon, 28 Aug 2006 18:18:31 +0200 minor bug fixes
paulson [Mon, 28 Aug 2006 18:18:31 +0200] rev 20423
minor bug fixes
Mon, 28 Aug 2006 18:16:08 +0200 removed the (apparently pointless) signature constraint
paulson [Mon, 28 Aug 2006 18:16:08 +0200] rev 20422
removed the (apparently pointless) signature constraint
Mon, 28 Aug 2006 18:15:32 +0200 tidied
paulson [Mon, 28 Aug 2006 18:15:32 +0200] rev 20421
tidied
Mon, 28 Aug 2006 16:10:44 +0200 encode clauses as Isar premises, rather than as object-logic &, for faster parsing
webertj [Mon, 28 Aug 2006 16:10:44 +0200] rev 20420
encode clauses as Isar premises, rather than as object-logic &, for faster parsing
Fri, 25 Aug 2006 18:48:58 +0200 abstraction of lambda-expressions
paulson [Fri, 25 Aug 2006 18:48:58 +0200] rev 20419
abstraction of lambda-expressions
Fri, 25 Aug 2006 18:48:09 +0200 tidied
paulson [Fri, 25 Aug 2006 18:48:09 +0200] rev 20418
tidied
Fri, 25 Aug 2006 18:47:36 +0200 better skolemization, using first-order resolution rather than hoping for the right result
paulson [Fri, 25 Aug 2006 18:47:36 +0200] rev 20417
better skolemization, using first-order resolution rather than hoping for the right result
Fri, 25 Aug 2006 18:46:24 +0200 using inc
paulson [Fri, 25 Aug 2006 18:46:24 +0200] rev 20416
using inc
Fri, 25 Aug 2006 18:45:57 +0200 explicit type variables prevent empty sorts
paulson [Fri, 25 Aug 2006 18:45:57 +0200] rev 20415
explicit type variables prevent empty sorts
Fri, 25 Aug 2006 18:44:59 +0200 replaced skolem declarations by automatic skolemization of everything
paulson [Fri, 25 Aug 2006 18:44:59 +0200] rev 20414
replaced skolem declarations by automatic skolemization of everything
Fri, 25 Aug 2006 00:10:10 +0200 avoid duplicate tactics
webertj [Fri, 25 Aug 2006 00:10:10 +0200] rev 20413
avoid duplicate tactics
Thu, 24 Aug 2006 23:51:46 +0200 additional list of tactics that can be added to arith
webertj [Thu, 24 Aug 2006 23:51:46 +0200] rev 20412
additional list of tactics that can be added to arith
Thu, 24 Aug 2006 15:20:43 +0200 Added premises concerning finite support of recursion results to FCBs.
berghofe [Thu, 24 Aug 2006 15:20:43 +0200] rev 20411
Added premises concerning finite support of recursion results to FCBs.
Wed, 23 Aug 2006 23:40:47 +0200 speed up proof of summable_Cauchy
huffman [Wed, 23 Aug 2006 23:40:47 +0200] rev 20410
speed up proof of summable_Cauchy
Wed, 23 Aug 2006 22:44:32 +0200 speed up some proofs
huffman [Wed, 23 Aug 2006 22:44:32 +0200] rev 20409
speed up some proofs
Wed, 23 Aug 2006 22:12:54 +0200 generalize proof of SUP_rabs_subseq
huffman [Wed, 23 Aug 2006 22:12:54 +0200] rev 20408
generalize proof of SUP_rabs_subseq
Wed, 23 Aug 2006 21:57:43 +0200 speed up some proofs
huffman [Wed, 23 Aug 2006 21:57:43 +0200] rev 20407
speed up some proofs
Wed, 23 Aug 2006 17:05:08 +0200 SML/NJ int type fix
haftmann [Wed, 23 Aug 2006 17:05:08 +0200] rev 20406
SML/NJ int type fix
Mon, 21 Aug 2006 11:02:44 +0200 tracing
haftmann [Mon, 21 Aug 2006 11:02:44 +0200] rev 20405
tracing
Mon, 21 Aug 2006 11:02:43 +0200 improved preprocessing
haftmann [Mon, 21 Aug 2006 11:02:43 +0200] rev 20404
improved preprocessing
Mon, 21 Aug 2006 11:02:42 +0200 fixed bug in sortlookup
haftmann [Mon, 21 Aug 2006 11:02:42 +0200] rev 20403
fixed bug in sortlookup
Mon, 21 Aug 2006 11:02:41 +0200 more concise preprocessing of numerals for code generation
haftmann [Mon, 21 Aug 2006 11:02:41 +0200] rev 20402
more concise preprocessing of numerals for code generation
Mon, 21 Aug 2006 11:02:40 +0200 more concise string serialization
haftmann [Mon, 21 Aug 2006 11:02:40 +0200] rev 20401
more concise string serialization
Mon, 21 Aug 2006 11:02:39 +0200 added some codegen examples/applications
haftmann [Mon, 21 Aug 2006 11:02:39 +0200] rev 20400
added some codegen examples/applications
Fri, 18 Aug 2006 18:51:44 +0200 adapted using the characteristic equations
urbanc [Fri, 18 Aug 2006 18:51:44 +0200] rev 20399
adapted using the characteristic equations
Fri, 18 Aug 2006 18:46:02 +0200 modified to use the characteristic equations
urbanc [Fri, 18 Aug 2006 18:46:02 +0200] rev 20398
modified to use the characteristic equations
Fri, 18 Aug 2006 17:03:23 +0200 - Fixed bug that caused uniqueness proof for recursion
berghofe [Fri, 18 Aug 2006 17:03:23 +0200] rev 20397
- Fixed bug that caused uniqueness proof for recursion combinator to fail for mutually recursive datatypes - Implemented proofs of characteristic equations for recursion combinator.
Thu, 17 Aug 2006 20:31:36 +0200 used the recursion combinator for the height and substitution function
urbanc [Thu, 17 Aug 2006 20:31:36 +0200] rev 20396
used the recursion combinator for the height and substitution function
Thu, 17 Aug 2006 19:20:43 +0200 added definition for size and substitution using the recursion
urbanc [Thu, 17 Aug 2006 19:20:43 +0200] rev 20395
added definition for size and substitution using the recursion combinator
Thu, 17 Aug 2006 09:24:56 +0200 improved thmtab
haftmann [Thu, 17 Aug 2006 09:24:56 +0200] rev 20394
improved thmtab
Thu, 17 Aug 2006 09:24:51 +0200 fixed bug in sortcontext extraction
haftmann [Thu, 17 Aug 2006 09:24:51 +0200] rev 20393
fixed bug in sortcontext extraction
Thu, 17 Aug 2006 09:24:50 +0200 dropped definitions_of
haftmann [Thu, 17 Aug 2006 09:24:50 +0200] rev 20392
dropped definitions_of
Thu, 17 Aug 2006 09:24:49 +0200 added all_super_classes
haftmann [Thu, 17 Aug 2006 09:24:49 +0200] rev 20391
added all_super_classes
Thu, 17 Aug 2006 09:24:48 +0200 renamed module to thyname
haftmann [Thu, 17 Aug 2006 09:24:48 +0200] rev 20390
renamed module to thyname
Thu, 17 Aug 2006 09:24:47 +0200 cleanup
haftmann [Thu, 17 Aug 2006 09:24:47 +0200] rev 20389
cleanup
Wed, 16 Aug 2006 16:44:41 +0200 added missing supp_nat lemma
urbanc [Wed, 16 Aug 2006 16:44:41 +0200] rev 20388
added missing supp_nat lemma
Mon, 14 Aug 2006 13:47:00 +0200 added
haftmann [Mon, 14 Aug 2006 13:47:00 +0200] rev 20387
added
Mon, 14 Aug 2006 13:46:21 +0200 module restructuring
haftmann [Mon, 14 Aug 2006 13:46:21 +0200] rev 20386
module restructuring
Mon, 14 Aug 2006 13:46:20 +0200 code cleanup, instance_subsort now working
haftmann [Mon, 14 Aug 2006 13:46:20 +0200] rev 20385
code cleanup, instance_subsort now working
Mon, 14 Aug 2006 13:46:19 +0200 added code generator packages
haftmann [Mon, 14 Aug 2006 13:46:19 +0200] rev 20384
added code generator packages
Mon, 14 Aug 2006 13:46:17 +0200 adaptions to improvements
haftmann [Mon, 14 Aug 2006 13:46:17 +0200] rev 20383
adaptions to improvements
Mon, 14 Aug 2006 13:46:16 +0200 added add_hook_bootstrap
haftmann [Mon, 14 Aug 2006 13:46:16 +0200] rev 20382
added add_hook_bootstrap
Mon, 14 Aug 2006 13:46:08 +0200 added new files
haftmann [Mon, 14 Aug 2006 13:46:08 +0200] rev 20381
added new files
Mon, 14 Aug 2006 13:46:06 +0200 simplified code generator setup
haftmann [Mon, 14 Aug 2006 13:46:06 +0200] rev 20380
simplified code generator setup
Mon, 14 Aug 2006 13:46:05 +0200 added passage on class package
haftmann [Mon, 14 Aug 2006 13:46:05 +0200] rev 20379
added passage on class package
Mon, 14 Aug 2006 13:46:03 +0200 updated code generator keywords
haftmann [Mon, 14 Aug 2006 13:46:03 +0200] rev 20378
updated code generator keywords
Mon, 14 Aug 2006 11:26:10 +0200 Removed non-trivial definitions from calc_atm theorem list.
berghofe [Mon, 14 Aug 2006 11:26:10 +0200] rev 20377
Removed non-trivial definitions from calc_atm theorem list.
Mon, 14 Aug 2006 11:25:08 +0200 Finished implementation of uniqueness proof for recursion combinator.
berghofe [Mon, 14 Aug 2006 11:25:08 +0200] rev 20376
Finished implementation of uniqueness proof for recursion combinator.
Mon, 14 Aug 2006 11:16:20 +0200 *** empty log message ***
chaieb [Mon, 14 Aug 2006 11:16:20 +0200] rev 20375
*** empty log message ***
Mon, 14 Aug 2006 11:13:50 +0200 Reification now handels binders.
chaieb [Mon, 14 Aug 2006 11:13:50 +0200] rev 20374
Reification now handels binders.
Wed, 09 Aug 2006 18:41:42 +0200 consistent prefixing for skolem functions
paulson [Wed, 09 Aug 2006 18:41:42 +0200] rev 20373
consistent prefixing for skolem functions
Wed, 09 Aug 2006 18:39:08 +0200 blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
paulson [Wed, 09 Aug 2006 18:39:08 +0200] rev 20372
blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
Wed, 09 Aug 2006 15:48:51 +0200 tuned: string_of_list, string_of_pair
webertj [Wed, 09 Aug 2006 15:48:51 +0200] rev 20371
tuned: string_of_list, string_of_pair
Wed, 09 Aug 2006 10:59:58 +0200 * ProofContext.prems_limit is now -1 by default;
wenzelm [Wed, 09 Aug 2006 10:59:58 +0200] rev 20370
* ProofContext.prems_limit is now -1 by default;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip