haftmann [Fri, 01 Nov 2013 18:51:14 +0100] rev 54230
more simplification rules on unary and binary minus
blanchet [Thu, 31 Oct 2013 16:54:22 +0100] rev 54229
generate stable names for axioms
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54228
purely algebraic foundation for even/odd
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54227
moving generic lemmas out of theory parity, disregarding some unused auxiliary lemmas;
tuned presburger
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54226
explicit type class for modelling even/odd parity
haftmann [Thu, 31 Oct 2013 11:44:20 +0100] rev 54225
generalized of_bool conversion
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