haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54224
separated bit operations on type bit from generic syntactic bit operations
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54223
restructed
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54222
generalised lemma
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54221
more lemmas on division
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54220
more convenient place for a theory in solitariness
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54219
consolidated clone theory
nipkow [Thu, 31 Oct 2013 11:48:45 +0100] rev 54218
more exercises
nipkow [Wed, 30 Oct 2013 17:20:59 +0100] rev 54217
tuned text
berghofe [Tue, 29 Oct 2013 13:48:18 +0100] rev 54216
inst_lift now fully instantiates context to avoid problems with loose bound variables
panny [Tue, 29 Oct 2013 12:13:00 +0100] rev 54215
include corecursive functions' arguments in callssss
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