nipkow [Tue, 18 Jun 2013 17:37:51 +0200] rev 52389
Added continuity and determinism proof
lammich <lammich@in.tum.de> [Tue, 18 Jun 2013 15:35:53 +0200] rev 52388
Added parantheses to code_type for heap monad
nipkow [Tue, 18 Jun 2013 10:04:06 +0200] rev 52387
improved defs and proofs
kleing [Mon, 17 Jun 2013 11:39:51 -0700] rev 52386
use \<^isub> in determ proof for display in book
krauss [Mon, 17 Jun 2013 17:30:54 +0200] rev 52385
merged
krauss [Sun, 16 Jun 2013 22:56:44 +0200] rev 52384
export dom predicate in the info record
krauss [Sun, 16 Jun 2013 01:39:00 +0200] rev 52383
export cases rule in the info record
nipkow [Mon, 17 Jun 2013 13:36:09 +0200] rev 52382
made proofs more readable
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52381
pragmatic executability for instance real :: open
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52380
lifting for primitive definitions;
explicit conversions from and to lists of coefficients, used for generated code;
replaced recursion operator poly_rec by fold_coeffs, preferring function definitions for non-trivial recursions;
prefer pre-existing gcd operation for gcd
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52379
selection operator smallest_prime_beyond
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52378
documentation on code_printing and code_identifier
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52377
more consistent parsing and reading of classes and type constructors
kleing [Fri, 14 Jun 2013 22:16:48 -0700] rev 52376
another example lemma
blanchet [Thu, 13 Jun 2013 17:26:39 -0400] rev 52375
store more theorems in data structure
blanchet [Thu, 13 Jun 2013 16:58:20 -0400] rev 52374
tuning
nipkow [Thu, 13 Jun 2013 14:35:05 +0200] rev 52373
simplified proofs
kleing [Wed, 12 Jun 2013 20:52:09 -0700] rev 52372
prefer xsymbol for book
nipkow [Wed, 12 Jun 2013 13:53:24 +0200] rev 52371
same order of properties as in While rule
kleing [Tue, 11 Jun 2013 21:24:12 -0700] rev 52370
some comments on syntax and automation setup
smolkas [Tue, 11 Jun 2013 19:58:09 -0400] rev 52369
uncheck terms before annotation to avoid awkward syntax
blanchet [Tue, 11 Jun 2013 19:11:31 -0400] rev 52368
tuning
blanchet [Tue, 11 Jun 2013 18:50:09 -0400] rev 52367
tuning
smolkas [Tue, 11 Jun 2013 16:13:19 -0400] rev 52366
make use of show_type_emphasis instead of using hack; make sure global configurations don't affect proof script creation
haftmann [Tue, 11 Jun 2013 21:07:53 +0200] rev 52365
reflexive nbe equation for equality on String.literal
haftmann [Mon, 10 Jun 2013 20:43:17 +0200] rev 52364
tuned whitespace
haftmann [Mon, 10 Jun 2013 20:30:23 +0200] rev 52363
dropped relics of ancient binary numeral case study
nipkow [Mon, 10 Jun 2013 16:04:34 +0200] rev 52362
merged
nipkow [Mon, 10 Jun 2013 16:04:18 +0200] rev 52361
all headings in upper case
huffman [Mon, 10 Jun 2013 06:08:17 -0700] rev 52360
more int/nat transfer rules; examples of new untransferred attribute
huffman [Mon, 10 Jun 2013 06:08:14 -0700] rev 52359
more transfer rules for sets
huffman [Mon, 10 Jun 2013 06:08:12 -0700] rev 52358
implement 'untransferred' attribute, which is like 'transferred' but works in the opposite direction
blanchet [Mon, 10 Jun 2013 08:39:48 -0400] rev 52357
use right context when exporting variables (cf. AFP Coinductive_List failures)
blanchet [Mon, 10 Jun 2013 00:30:30 -0400] rev 52356
keep track of nested BNFs
blanchet [Mon, 10 Jun 2013 00:30:29 -0400] rev 52355
tuning
huffman [Sat, 08 Jun 2013 19:40:19 -0700] rev 52354
implement 'transferred' attribute for transfer package, with support for monotonicity of !!/==>
blanchet [Fri, 07 Jun 2013 22:17:22 -0400] rev 52353
SPASS has more Uppercase keywords than I was fearing -- better always append _
blanchet [Fri, 07 Jun 2013 22:17:19 -0400] rev 52352
merge
blanchet [Fri, 07 Jun 2013 17:24:29 +0100] rev 52351
tuning
blanchet [Fri, 07 Jun 2013 17:09:07 +0100] rev 52350
adapted example (cf. 78a3d5006cf1)
blanchet [Fri, 07 Jun 2013 17:04:55 +0100] rev 52349
code simplifications (cf. 78a3d5006cf1)
blanchet [Fri, 07 Jun 2013 16:19:52 +0100] rev 52348
killed dead code
blanchet [Fri, 07 Jun 2013 14:45:07 +0200] rev 52347
changed back type of corecursor for nested case, effectively reverting aa66ea552357 and 78a3d5006cf1
blanchet [Fri, 07 Jun 2013 12:54:40 +0200] rev 52346
killed dead code
blanchet [Fri, 07 Jun 2013 12:34:40 +0200] rev 52345
tuning
blanchet [Fri, 07 Jun 2013 12:11:55 +0200] rev 52344
tuning
blanchet [Fri, 07 Jun 2013 12:00:29 +0200] rev 52343
tuning
blanchet [Fri, 07 Jun 2013 11:42:37 +0200] rev 52342
tuning