nipkow [Tue, 29 Oct 2013 08:06:08 +0100] rev 54214
more exercises
nipkow [Mon, 28 Oct 2013 10:29:56 +0100] rev 54213
merged
nipkow [Mon, 28 Oct 2013 10:29:43 +0100] rev 54212
more exercises
blanchet [Sun, 27 Oct 2013 19:02:26 +0100] rev 54211
commented out vaporware
nipkow [Sat, 26 Oct 2013 23:06:40 +0200] rev 54210
more exercises
blanchet [Sat, 26 Oct 2013 13:01:41 +0200] rev 54209
tuning
blanchet [Sat, 26 Oct 2013 13:00:55 +0200] rev 54208
tuning
blanchet [Sat, 26 Oct 2013 12:57:17 +0200] rev 54207
tuned names (to make them independent from temporary naming convention used in characteristic theorems)
blanchet [Sat, 26 Oct 2013 12:54:57 +0200] rev 54206
align 'primrec_new' on 'primcorec' (+ got rid of one more 'dummyT')
blanchet [Sat, 26 Oct 2013 12:54:39 +0200] rev 54205
convenience: handle composition gracefully in map in 'primcorec', analogously to 'primrec_new'
blanchet [Sat, 26 Oct 2013 12:54:21 +0200] rev 54204
tuned error message
nipkow [Fri, 25 Oct 2013 16:20:54 +0200] rev 54203
more exercises
blanchet [Thu, 24 Oct 2013 19:43:21 +0200] rev 54202
handle applied ctor arguments gracefully when computing 'callssss' (for recursion through functions)
blanchet [Thu, 24 Oct 2013 18:50:59 +0200] rev 54201
tuning
blanchet [Thu, 24 Oct 2013 18:37:54 +0200] rev 54200
more correct (!) types for recursive calls
blanchet [Thu, 24 Oct 2013 15:56:03 +0200] rev 54199
watch out for 'case' constant canditates whose general type is 'a (e.g. 'undefined')
blanchet [Thu, 24 Oct 2013 15:32:34 +0200] rev 54198
got rid of annoying duplicate rewrite rule warnings
blanchet [Thu, 24 Oct 2013 12:43:33 +0200] rev 54197
use definitions for LEO-II as well -- this simplifies the code and matches some users' expectations
traytel [Thu, 24 Oct 2013 10:03:20 +0200] rev 54196
refactored rtrancl_while; prove termination for finite rtrancl
nipkow [Wed, 23 Oct 2013 21:12:20 +0200] rev 54195
more exercises
nipkow [Wed, 23 Oct 2013 18:04:43 +0200] rev 54194
added exercises
blanchet [Wed, 23 Oct 2013 14:53:36 +0200] rev 54193
added 'primcorec' examples
nipkow [Wed, 23 Oct 2013 09:58:30 +0200] rev 54192
tuned
traytel [Tue, 22 Oct 2013 16:07:09 +0200] rev 54191
removed junk
traytel [Tue, 22 Oct 2013 14:22:06 +0200] rev 54190
update doc according to c0186a0d8cb3
traytel [Tue, 22 Oct 2013 14:17:12 +0200] rev 54189
define a trivial nonemptiness witness if none is provided
blanchet [Mon, 21 Oct 2013 23:45:27 +0200] rev 54188
made lower-level function available
blanchet [Mon, 21 Oct 2013 23:35:57 +0200] rev 54187
more doc -- feedback from Andrei P.
nipkow [Mon, 21 Oct 2013 21:06:19 +0200] rev 54186
added exercise
blanchet [Mon, 21 Oct 2013 10:49:02 +0200] rev 54185
more docs