Nominal/Test.thy
Tue, 23 Mar 2010 09:05:23 +0100 Cezary Kaliszyk More reorganization.
Tue, 23 Mar 2010 08:51:43 +0100 Cezary Kaliszyk Move Leroy out of Test, rename accordingly.
Tue, 23 Mar 2010 08:46:44 +0100 Cezary Kaliszyk Term1 is identical to Example 3
Tue, 23 Mar 2010 08:45:08 +0100 Cezary Kaliszyk Move example3 out.
Tue, 23 Mar 2010 08:42:02 +0100 Cezary Kaliszyk Move Ex1 and Ex2 out of Test
Tue, 23 Mar 2010 08:33:48 +0100 Cezary Kaliszyk Move examples which create more permutations out
Tue, 23 Mar 2010 08:22:48 +0100 Cezary Kaliszyk Move LamEx out of Test.
Tue, 23 Mar 2010 08:11:11 +0100 Cezary Kaliszyk Move Non-respectful examples to NotRsp
Tue, 23 Mar 2010 07:04:27 +0100 Cezary Kaliszyk Move the comment to appropriate place.
Fri, 19 Mar 2010 18:42:57 +0100 Cezary Kaliszyk Automatically derive support for datatypes with at-most one binding per constructor.
Fri, 19 Mar 2010 15:01:01 +0100 Cezary Kaliszyk Update Test to use fset.
Thu, 18 Mar 2010 19:02:33 +0100 Cezary Kaliszyk Leroy96 supp=fv and fixes to make it compile
Thu, 18 Mar 2010 16:22:10 +0100 Christian Urban corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Thu, 18 Mar 2010 15:13:20 +0100 Cezary Kaliszyk Rename "_property" to ".property"
Thu, 18 Mar 2010 12:09:59 +0100 Cezary Kaliszyk Added fv,bn,distinct,perm to the simplifier.
Thu, 18 Mar 2010 10:12:41 +0100 Cezary Kaliszyk Which proofs need a 'sorry'.
Thu, 18 Mar 2010 10:02:21 +0100 Christian Urban vixed variable names
Thu, 18 Mar 2010 09:31:31 +0100 Christian Urban simplified strong induction proof by using flip
Thu, 18 Mar 2010 08:32:55 +0100 Cezary Kaliszyk Rename bound variables + minor cleaning.
Thu, 18 Mar 2010 07:43:44 +0100 Cezary Kaliszyk Prove pseudo-inject (eq-iff) on the exported level and rename appropriately.
Wed, 17 Mar 2010 17:11:23 +0100 Christian Urban merged
Wed, 17 Mar 2010 15:13:03 +0100 Christian Urban added partial proof for the strong induction principle
Wed, 17 Mar 2010 12:23:04 +0100 Cezary Kaliszyk merge
Wed, 17 Mar 2010 12:18:35 +0100 Cezary Kaliszyk cheat_alpha_eqvt no longer needed. Cleaned the tracing messages.
Wed, 17 Mar 2010 11:53:56 +0100 Christian Urban added proof of supp/fv for type schemes
Wed, 17 Mar 2010 10:34:25 +0100 Christian Urban added partial proof of supp for type schemes
Wed, 17 Mar 2010 09:57:54 +0100 Cezary Kaliszyk Fix in alpha; support of the recursive Let works :)
Wed, 17 Mar 2010 09:42:56 +0100 Cezary Kaliszyk The recursive supp just has one equation too much.
Wed, 17 Mar 2010 08:07:25 +0100 Christian Urban commented out examples that should not work; but for example type-scheme example should work
Wed, 17 Mar 2010 06:49:33 +0100 Christian Urban added another supp-proof for the non-recursive case
Tue, 16 Mar 2010 18:13:34 +0100 Christian Urban added the final unfolded result
Tue, 16 Mar 2010 18:02:08 +0100 Christian Urban merge and proof of support for non-recursive case
Tue, 16 Mar 2010 16:51:06 +0100 Cezary Kaliszyk alpha_bn doesn't need the permutation in non-recursive case.
Tue, 16 Mar 2010 15:27:47 +0100 Cezary Kaliszyk FV_bn generated for recursive functions as well, and used in main fv for bindings.
Tue, 16 Mar 2010 12:08:37 +0100 Cezary Kaliszyk The proof in 'Test' gets simpler.
Mon, 15 Mar 2010 23:42:56 +0100 Christian Urban merged (confirmed to work with Isabelle from 6th March)
Mon, 15 Mar 2010 17:51:35 +0100 Christian Urban proof for support when bn-function is present, but fb_function is empty
Mon, 15 Mar 2010 17:42:17 +0100 Cezary Kaliszyk fv_eqvt_cheat no longer needed.
Mon, 15 Mar 2010 14:32:05 +0100 Cezary Kaliszyk derive "inducts" from "induct" instead of lifting again is much faster.
Mon, 15 Mar 2010 11:50:12 +0100 Cezary Kaliszyk cheat_alpha_eqvt no longer needed; the proofs work.
Mon, 15 Mar 2010 09:27:25 +0100 Cezary Kaliszyk Use eqvt.
Mon, 15 Mar 2010 08:28:10 +0100 Christian Urban added an eqvt-proof for bi
Sat, 13 Mar 2010 13:49:15 +0100 Christian Urban started supp-fv proofs (is going to work)
Thu, 11 Mar 2010 17:47:29 +0100 Cezary Kaliszyk Show that the new types are in finite support typeclass.
Thu, 11 Mar 2010 13:34:45 +0100 Cezary Kaliszyk With the 4 cheats, all examples fully lift.
Thu, 11 Mar 2010 12:26:24 +0100 Cezary Kaliszyk Lifting constants.
Wed, 10 Mar 2010 14:24:27 +0100 Cezary Kaliszyk Reordered examples in Test.
Wed, 10 Mar 2010 13:10:00 +0100 Cezary Kaliszyk Linked parser to fv and alpha.
Wed, 10 Mar 2010 12:48:38 +0100 Christian Urban parser produces ordered bn-fun information
Tue, 09 Mar 2010 22:08:38 +0100 Christian Urban added bn-information, but it is not yet ordered according to the dts
Tue, 09 Mar 2010 17:25:35 +0100 Cezary Kaliszyk All examples should work.
Mon, 08 Mar 2010 20:18:27 +0100 Christian Urban added a test-file for compatibility
Mon, 08 Mar 2010 16:11:42 +0100 Christian Urban added compat definitions to some examples
Mon, 08 Mar 2010 15:06:14 +0100 Christian Urban deleted comments about "weird"
Mon, 08 Mar 2010 11:25:57 +0100 Cezary Kaliszyk With restricted_nominal=1, exp7 and exp8 work. Not sure about proving bn_rsp there.
Sun, 07 Mar 2010 21:30:57 +0100 Christian Urban merged
Thu, 04 Mar 2010 15:56:58 +0100 Christian Urban merged
Thu, 04 Mar 2010 15:31:34 +0100 Christian Urban merged
Thu, 04 Mar 2010 15:31:21 +0100 Christian Urban more proofs in Abs and work on Core Haskell
Thu, 04 Mar 2010 18:57:23 +0100 Cezary Kaliszyk Lift distinct.
less more (0) -60 tip