haftmann [Tue, 29 Aug 2006 14:31:11 +0200] rev 20424
updated keywords
paulson [Mon, 28 Aug 2006 18:18:31 +0200] rev 20423
minor bug fixes
paulson [Mon, 28 Aug 2006 18:16:08 +0200] rev 20422
removed the (apparently pointless) signature constraint
paulson [Mon, 28 Aug 2006 18:15:32 +0200] rev 20421
tidied
webertj [Mon, 28 Aug 2006 16:10:44 +0200] rev 20420
encode clauses as Isar premises, rather than as object-logic &, for faster parsing
paulson [Fri, 25 Aug 2006 18:48:58 +0200] rev 20419
abstraction of lambda-expressions
paulson [Fri, 25 Aug 2006 18:48:09 +0200] rev 20418
tidied
paulson [Fri, 25 Aug 2006 18:47:36 +0200] rev 20417
better skolemization, using first-order resolution rather than hoping for the right result
paulson [Fri, 25 Aug 2006 18:46:24 +0200] rev 20416
using inc
paulson [Fri, 25 Aug 2006 18:45:57 +0200] rev 20415
explicit type variables prevent empty sorts
paulson [Fri, 25 Aug 2006 18:44:59 +0200] rev 20414
replaced skolem declarations by automatic skolemization of everything
webertj [Fri, 25 Aug 2006 00:10:10 +0200] rev 20413
avoid duplicate tactics
webertj [Thu, 24 Aug 2006 23:51:46 +0200] rev 20412
additional list of tactics that can be added to arith
berghofe [Thu, 24 Aug 2006 15:20:43 +0200] rev 20411
Added premises concerning finite support of recursion results to FCBs.
huffman [Wed, 23 Aug 2006 23:40:47 +0200] rev 20410
speed up proof of summable_Cauchy
huffman [Wed, 23 Aug 2006 22:44:32 +0200] rev 20409
speed up some proofs
huffman [Wed, 23 Aug 2006 22:12:54 +0200] rev 20408
generalize proof of SUP_rabs_subseq
huffman [Wed, 23 Aug 2006 21:57:43 +0200] rev 20407
speed up some proofs
haftmann [Wed, 23 Aug 2006 17:05:08 +0200] rev 20406
SML/NJ int type fix
haftmann [Mon, 21 Aug 2006 11:02:44 +0200] rev 20405
tracing
haftmann [Mon, 21 Aug 2006 11:02:43 +0200] rev 20404
improved preprocessing
haftmann [Mon, 21 Aug 2006 11:02:42 +0200] rev 20403
fixed bug in sortlookup
haftmann [Mon, 21 Aug 2006 11:02:41 +0200] rev 20402
more concise preprocessing of numerals for code generation
haftmann [Mon, 21 Aug 2006 11:02:40 +0200] rev 20401
more concise string serialization
haftmann [Mon, 21 Aug 2006 11:02:39 +0200] rev 20400
added some codegen examples/applications
urbanc [Fri, 18 Aug 2006 18:51:44 +0200] rev 20399
adapted using the characteristic equations
urbanc [Fri, 18 Aug 2006 18:46:02 +0200] rev 20398
modified to use the characteristic equations
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.
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