wenzelm [Mon, 11 Mar 2013 13:28:46 +0100] rev 51397
support for 'chapter' specifications within session ROOT;
nipkow [Tue, 12 Mar 2013 19:55:17 +0100] rev 51396
added latex markup
kleing [Tue, 12 Mar 2013 11:59:26 +0100] rev 51395
merged
kleing [Tue, 12 Mar 2013 11:59:02 +0100] rev 51394
more snippets
nipkow [Tue, 12 Mar 2013 11:31:31 +0100] rev 51393
added pairs
nipkow [Tue, 12 Mar 2013 07:51:10 +0100] rev 51392
extended set comprehension notation with {pttrn : A . P}
nipkow [Mon, 11 Mar 2013 18:33:21 +0100] rev 51391
tuned
nipkow [Mon, 11 Mar 2013 12:27:31 +0100] rev 51390
more factorisation of Step & Co
nipkow [Sun, 10 Mar 2013 18:29:10 +0100] rev 51389
factored out Step
nipkow [Sun, 10 Mar 2013 14:36:18 +0100] rev 51388
merged
nipkow [Sun, 10 Mar 2013 14:36:03 +0100] rev 51387
stepwise instantiation is more modular
haftmann [Sun, 10 Mar 2013 11:21:16 +0100] rev 51386
generalized subclass relation;
tuned proof
nipkow [Sun, 10 Mar 2013 10:10:01 +0100] rev 51385
termination proof for narrowing: fewer assumptions
wenzelm [Sat, 09 Mar 2013 18:22:20 +0100] rev 51384
accomodate encrypted file-system on linux;
wenzelm [Sat, 09 Mar 2013 13:01:24 +0100] rev 51383
tuned;
haftmann [Sat, 09 Mar 2013 11:56:01 +0100] rev 51382
discontinued theory src/HOL/Library/Eval_Witness -- assumptions do not longer hold in presence of abstract types
wenzelm [Fri, 08 Mar 2013 17:19:27 +0100] rev 51381
updated keywords (cf. 84d01fd733cf);
blanchet [Fri, 08 Mar 2013 14:15:39 +0100] rev 51380
proper type inference for default values
kuncar [Fri, 08 Mar 2013 13:21:58 +0100] rev 51379
convert mappings to parametric lifting
kuncar [Fri, 08 Mar 2013 13:21:55 +0100] rev 51378
setup_lifting doesn't support a type variable as a raw type
kuncar [Fri, 08 Mar 2013 13:21:52 +0100] rev 51377
add [relator_mono] and [relator_distr] rules
kuncar [Fri, 08 Mar 2013 13:21:45 +0100] rev 51376
simplify Lift_FSet because we have parametricity in Lifting now
kuncar [Fri, 08 Mar 2013 13:21:06 +0100] rev 51375
patch Isabelle ditribution to conform to changes regarding the parametricity
kuncar [Fri, 08 Mar 2013 13:14:23 +0100] rev 51374
lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
nipkow [Fri, 08 Mar 2013 11:28:20 +0100] rev 51373
merged
nipkow [Fri, 08 Mar 2013 11:28:04 +0100] rev 51372
simplified basic termination proof
traytel [Fri, 08 Mar 2013 09:34:38 +0100] rev 51371
some simp rules for fset
wenzelm [Thu, 07 Mar 2013 18:14:30 +0100] rev 51370
avoid -Infinity which confuses JFreeChart histogram;
wenzelm [Thu, 07 Mar 2013 17:50:26 +0100] rev 51369
tuned proofs -- more structure, less warnings;
wenzelm [Thu, 07 Mar 2013 15:02:55 +0100] rev 51368
tuned signature -- prefer terminology of Scala and Axiom;