Tue, 09 Feb 2010 11:22:34 +0100 Cezary Kaliszyk Looking at the trm2 example
Tue, 09 Feb 2010 10:48:42 +0100 Cezary Kaliszyk Fixed pattern matching, now the test in Abs works correctly.
Mon, 08 Feb 2010 13:50:52 +0100 Christian Urban added a test case
Mon, 08 Feb 2010 13:13:20 +0100 Christian Urban merged
Mon, 08 Feb 2010 13:12:55 +0100 Christian Urban moved some lemmas to Nominal; updated all files
Mon, 08 Feb 2010 13:04:29 +0100 Cezary Kaliszyk merge
Mon, 08 Feb 2010 13:04:13 +0100 Cezary Kaliszyk Comments.
Mon, 08 Feb 2010 11:56:22 +0100 Christian Urban slightly tuned
Mon, 08 Feb 2010 11:41:25 +0100 Cezary Kaliszyk Proper context fixes lifting inside instantiations.
Mon, 08 Feb 2010 10:47:19 +0100 Cezary Kaliszyk Fixed the context import/export and simplified LFex.
Mon, 08 Feb 2010 06:27:20 +0100 Christian Urban added 2 papers about core haskell
Sun, 07 Feb 2010 10:20:29 +0100 Christian Urban fixed lemma name
Sun, 07 Feb 2010 10:16:21 +0100 Christian Urban updated to latest Nominal2
Sat, 06 Feb 2010 12:58:56 +0100 Christian Urban minor
Sat, 06 Feb 2010 10:04:56 +0100 Christian Urban some tuning
Fri, 05 Feb 2010 15:17:21 +0100 Cezary Kaliszyk merge
Fri, 05 Feb 2010 14:52:27 +0100 Cezary Kaliszyk merge
Fri, 05 Feb 2010 10:32:21 +0100 Cezary Kaliszyk Fixes for Bex1 removal.
Fri, 05 Feb 2010 15:09:49 +0100 Cezary Kaliszyk Cleaned Terms using [lifted] and found a workaround for the instantiation problem.
Fri, 05 Feb 2010 11:37:18 +0100 Cezary Kaliszyk A procedure that properly instantiates the types too.
Fri, 05 Feb 2010 11:28:49 +0100 Cezary Kaliszyk More code abstracted away
Fri, 05 Feb 2010 11:19:21 +0100 Cezary Kaliszyk A bit more intelligent and cleaner code.
Fri, 05 Feb 2010 11:09:43 +0100 Cezary Kaliszyk merge
Fri, 05 Feb 2010 10:45:49 +0100 Cezary Kaliszyk A proper version of the attribute
Fri, 05 Feb 2010 09:06:49 +0100 Christian Urban merged
Fri, 05 Feb 2010 09:06:27 +0100 Christian Urban eqvts and eqvts_raw are separate thm-lists; otherwise permute_eqvt is problematic as it causes looks in eqvts
Thu, 04 Feb 2010 18:09:20 +0100 Cezary Kaliszyk The automatic lifting translation function, still with dummy types,
Thu, 04 Feb 2010 17:58:23 +0100 Cezary Kaliszyk Quotdata_dest needed for lifting theorem translation.
Thu, 04 Feb 2010 17:39:04 +0100 Christian Urban fixed (permute_eqvt in eqvts makes this simpset always looping)
Thu, 04 Feb 2010 15:19:24 +0100 Christian Urban rollback of the test
Thu, 04 Feb 2010 15:16:34 +0100 Christian Urban linked versions - instead of copies
Thu, 04 Feb 2010 14:55:52 +0100 Christian Urban merged
Thu, 04 Feb 2010 14:55:21 +0100 Christian Urban restored the old behaviour of having an eqvts list; the transformed theorems are stored in eqvts_raw
Wed, 03 Feb 2010 18:28:50 +0100 Cezary Kaliszyk More let-rec experiments
Wed, 03 Feb 2010 17:36:25 +0100 Christian Urban proposal for an alpha equivalence
Wed, 03 Feb 2010 15:17:29 +0100 Cezary Kaliszyk Lets different.
Wed, 03 Feb 2010 14:39:19 +0100 Cezary Kaliszyk Simplified the proof.
Wed, 03 Feb 2010 14:36:48 +0100 Christian Urban merged
Wed, 03 Feb 2010 14:36:22 +0100 Christian Urban proved that bv for lists respects alpha for terms
Wed, 03 Feb 2010 14:28:00 +0100 Cezary Kaliszyk Finished remains on the let proof.
Wed, 03 Feb 2010 14:22:25 +0100 Cezary Kaliszyk merge
Wed, 03 Feb 2010 14:19:53 +0100 Cezary Kaliszyk Lets are ok.
Wed, 03 Feb 2010 14:15:07 +0100 Christian Urban merged
Wed, 03 Feb 2010 14:12:50 +0100 Christian Urban added type-scheme example
Wed, 03 Feb 2010 13:00:37 +0100 Cezary Kaliszyk merge
Wed, 03 Feb 2010 13:00:07 +0100 Cezary Kaliszyk Definitions for trm5
Wed, 03 Feb 2010 12:58:02 +0100 Christian Urban another adaptation for the eqvt-change
Wed, 03 Feb 2010 12:45:06 +0100 Christian Urban merged
Wed, 03 Feb 2010 12:44:29 +0100 Christian Urban fixed proofs that broke because of eqvt
Wed, 03 Feb 2010 12:34:53 +0100 Cezary Kaliszyk Minor fix.
Wed, 03 Feb 2010 12:34:01 +0100 Cezary Kaliszyk merge
Wed, 03 Feb 2010 12:29:45 +0100 Cezary Kaliszyk alpha5 pseudo-injective
Wed, 03 Feb 2010 12:31:58 +0100 Christian Urban fixed proofs in Abs.thy
Wed, 03 Feb 2010 12:13:22 +0100 Christian Urban merged
Wed, 03 Feb 2010 12:06:10 +0100 Christian Urban added a first eqvt_tac which pushes permutations inside terms
Wed, 03 Feb 2010 12:11:23 +0100 Cezary Kaliszyk The alpha-equivalence relation for let-rec. Not sure if correct...
Wed, 03 Feb 2010 11:47:37 +0100 Cezary Kaliszyk Starting with a let-rec example.
Wed, 03 Feb 2010 11:21:34 +0100 Cezary Kaliszyk Minor
Wed, 03 Feb 2010 10:50:24 +0100 Cezary Kaliszyk Some cleaning and eqvt proof
Wed, 03 Feb 2010 09:25:21 +0100 Cezary Kaliszyk The trm1_support lemma explicitly and stated a strong induction principle.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip