Tue, 05 Jul 2011 18:42:34 +0200 |
Christian Urban |
changed bind to binds in specifications; bind will cause trouble with Monad_Syntax
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 19:51:25 +0000 |
Christian Urban |
automated all strong induction lemmas
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 00:20:50 +0000 |
Christian Urban |
proper application of induction_schema and strong_exhaust rules; needs local fix in induction_schema.ML
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 14:27:39 +0000 |
Christian Urban |
automated permute_bn theorems
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 14:24:17 +0000 |
Christian Urban |
ordered raw_bn_info to agree with the order of the raw_bn_functions; started alpha_bn proof
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 14:19:48 +0800 |
Christian Urban |
made supp proofs more robust by not using the standard induction; renamed some example files
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:52:45 +0800 |
Christian Urban |
introduced a general procedure for structural inductions; simplified reflexivity proof
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 13:36:03 +0800 |
Christian Urban |
renamed NewParser to Nominal2
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 02:08:00 +0800 |
Christian Urban |
cleaned up (almost completely) the examples
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 22:55:42 +0800 |
Christian Urban |
automatic lifting
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 11:58:37 +0800 |
Christian Urban |
now every lemma lifts (even with type variables)
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 14:02:49 +0800 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 11:00:53 +0800 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 16:20:10 +0800 |
Christian Urban |
changed parser so that the binding mode is indicated as "bind (list)", "bind (set)" or "bind (res)"; if only "bind" is given, then bind (list) is assumed as default
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 00:19:15 +0800 |
Christian Urban |
improved runtime slightly, by constructing an explicit size measure for the function definitions
|
file |
diff |
annotate
|