Wed, 24 Feb 2010 17:42:37 +0100 Define lifted perms.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 17:42:37 +0100] rev 1253
Define lifted perms.
Wed, 24 Feb 2010 17:32:43 +0100 merged
Christian Urban <urbanc@in.tum.de> [Wed, 24 Feb 2010 17:32:43 +0100] rev 1252
merged
Wed, 24 Feb 2010 17:32:22 +0100 parsing and definition of raw datatype and bv-function work (not very beautiful)
Christian Urban <urbanc@in.tum.de> [Wed, 24 Feb 2010 17:32:22 +0100] rev 1251
parsing and definition of raw datatype and bv-function work (not very beautiful)
Wed, 24 Feb 2010 15:39:17 +0100 With permute_rsp we can lift the instance proofs :).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 15:39:17 +0100] rev 1250
With permute_rsp we can lift the instance proofs :).
Wed, 24 Feb 2010 15:36:07 +0100 Note the instance proofs, since they can be easily lifted.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 15:36:07 +0100] rev 1249
Note the instance proofs, since they can be easily lifted.
Wed, 24 Feb 2010 15:13:22 +0100 More refactoring and removed references to the global simpset in Perm.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 15:13:22 +0100] rev 1248
More refactoring and removed references to the global simpset in Perm.
Wed, 24 Feb 2010 14:55:09 +0100 Factor-out 'prove_perm_empty'; I plan to use it in defining permutations on the lifted type.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 14:55:09 +0100] rev 1247
Factor-out 'prove_perm_empty'; I plan to use it in defining permutations on the lifted type.
Wed, 24 Feb 2010 14:37:51 +0100 Regularize finite support proof for trm1
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 14:37:51 +0100] rev 1246
Regularize finite support proof for trm1
Wed, 24 Feb 2010 14:09:34 +0100 Made the fv-supp proof much more straightforward.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 14:09:34 +0100] rev 1245
Made the fv-supp proof much more straightforward.
Wed, 24 Feb 2010 12:06:55 +0100 Regularize the proofs about finite support.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 12:06:55 +0100] rev 1244
Regularize the proofs about finite support.
Wed, 24 Feb 2010 11:28:34 +0100 Respects of permute and constructors.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 11:28:34 +0100] rev 1243
Respects of permute and constructors.
Wed, 24 Feb 2010 11:03:30 +0100 Generate fv_rsp automatically.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 11:03:30 +0100] rev 1242
Generate fv_rsp automatically.
Wed, 24 Feb 2010 10:59:31 +0100 Define the constants automatically.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:59:31 +0100] rev 1241
Define the constants automatically.
Wed, 24 Feb 2010 10:47:41 +0100 Rename also the lifted types to non-capital.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:47:41 +0100] rev 1240
Rename also the lifted types to non-capital.
Wed, 24 Feb 2010 10:44:38 +0100 Use the infrastructure in LF. Much shorter :).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:44:38 +0100] rev 1239
Use the infrastructure in LF. Much shorter :).
Wed, 24 Feb 2010 10:38:45 +0100 Final synchronization of names.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:38:45 +0100] rev 1238
Final synchronization of names.
Wed, 24 Feb 2010 10:25:59 +0100 LF renaming part 3 (proper names of alpha equvalences)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:25:59 +0100] rev 1237
LF renaming part 3 (proper names of alpha equvalences)
Wed, 24 Feb 2010 10:08:54 +0100 LF renaming part 2 (proper fv functions)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 10:08:54 +0100] rev 1236
LF renaming part 2 (proper fv functions)
Wed, 24 Feb 2010 09:58:44 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 09:58:44 +0100] rev 1235
merge
Wed, 24 Feb 2010 09:58:12 +0100 LF renaming part1.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 24 Feb 2010 09:58:12 +0100] rev 1234
LF renaming part1.
Wed, 24 Feb 2010 09:56:32 +0100 merged
Christian Urban <urbanc@in.tum.de> [Wed, 24 Feb 2010 09:56:32 +0100] rev 1233
merged
Wed, 24 Feb 2010 09:56:12 +0100 parsing of function definitions almost works now; still an error with undefined constants
Christian Urban <urbanc@in.tum.de> [Wed, 24 Feb 2010 09:56:12 +0100] rev 1232
parsing of function definitions almost works now; still an error with undefined constants
Tue, 23 Feb 2010 18:28:48 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 23 Feb 2010 18:28:48 +0100] rev 1231
merge
Tue, 23 Feb 2010 18:27:32 +0100 rsp for bv; the only issue is that it requires an appropriate induction principle.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 23 Feb 2010 18:27:32 +0100] rev 1230
rsp for bv; the only issue is that it requires an appropriate induction principle.
Tue, 23 Feb 2010 16:32:04 +0100 merged
Christian Urban <urbanc@in.tum.de> [Tue, 23 Feb 2010 16:32:04 +0100] rev 1229
merged
Tue, 23 Feb 2010 16:31:40 +0100 declarartion of the raw datatype already works; raw binding functions throw an exception about mutual recursive types
Christian Urban <urbanc@in.tum.de> [Tue, 23 Feb 2010 16:31:40 +0100] rev 1228
declarartion of the raw datatype already works; raw binding functions throw an exception about mutual recursive types
Tue, 23 Feb 2010 16:12:30 +0100 rsp infrastructure.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 23 Feb 2010 16:12:30 +0100] rev 1227
rsp infrastructure.
Tue, 23 Feb 2010 14:20:42 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 23 Feb 2010 14:20:42 +0100] rev 1226
merge
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip