Wed, 03 Mar 2010 19:10:40 +0100 added a lemma that permutations can be represented as sums of swapping
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 19:10:40 +0100] rev 1350
added a lemma that permutations can be represented as sums of swapping
Fri, 05 Mar 2010 18:14:04 +0100 Still unable to show supp=fv for let with one existential.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 18:14:04 +0100] rev 1349
Still unable to show supp=fv for let with one existential.
Fri, 05 Mar 2010 17:09:48 +0100 Ported LF to the parser interface.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 17:09:48 +0100] rev 1348
Ported LF to the parser interface.
Fri, 05 Mar 2010 14:56:19 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 14:56:19 +0100] rev 1347
merge
Fri, 05 Mar 2010 14:55:21 +0100 Lift fv and bn eqvts; no need to lift alpha_eqvt.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 14:55:21 +0100] rev 1346
Lift fv and bn eqvts; no need to lift alpha_eqvt.
Fri, 05 Mar 2010 13:04:47 +0100 Not much progress about the single existential let case.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 13:04:47 +0100] rev 1345
Not much progress about the single existential let case.
Fri, 05 Mar 2010 10:23:40 +0100 Fixed LF for one quantifier over 2 premises.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 10:23:40 +0100] rev 1344
Fixed LF for one quantifier over 2 premises.
Fri, 05 Mar 2010 09:41:22 +0100 Trying to fix the proofs for the single existential... So far failed.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Mar 2010 09:41:22 +0100] rev 1343
Trying to fix the proofs for the single existential... So far failed.
Thu, 04 Mar 2010 18:57:23 +0100 Lift distinct.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 18:57:23 +0100] rev 1342
Lift distinct.
Thu, 04 Mar 2010 15:55:53 +0100 Added lifting of pseudo-injectivity, commented out the code again and enabled the weird examples.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 15:55:53 +0100] rev 1341
Added lifting of pseudo-injectivity, commented out the code again and enabled the weird examples.
Thu, 04 Mar 2010 15:15:44 +0100 Lift BV,FV,Permutations and injection :).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 15:15:44 +0100] rev 1340
Lift BV,FV,Permutations and injection :).
Thu, 04 Mar 2010 12:00:11 +0100 Comment out Weird and Phd until we have an idea how to handle multiple permutations. Transp that works for multiple existentials.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 12:00:11 +0100] rev 1339
Comment out Weird and Phd until we have an idea how to handle multiple permutations. Transp that works for multiple existentials.
Thu, 04 Mar 2010 11:16:36 +0100 A version that just leaves the supp/\supp goal. Obviously not true.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 11:16:36 +0100] rev 1338
A version that just leaves the supp/\supp goal. Obviously not true.
Thu, 04 Mar 2010 10:59:52 +0100 Prove symp and transp of weird without the supp /\ supp = {} assumption.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Mar 2010 10:59:52 +0100] rev 1337
Prove symp and transp of weird without the supp /\ supp = {} assumption.
Wed, 03 Mar 2010 17:51:47 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 17:51:47 +0100] rev 1336
merge
Wed, 03 Mar 2010 17:49:34 +0100 Experiments with proving weird transp
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 17:49:34 +0100] rev 1335
Experiments with proving weird transp
Wed, 03 Mar 2010 17:47:29 +0100 Code for solving symp goals with multiple existentials.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 17:47:29 +0100] rev 1334
Code for solving symp goals with multiple existentials.
Wed, 03 Mar 2010 15:28:25 +0100 reflp for multiple quantifiers.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 15:28:25 +0100] rev 1333
reflp for multiple quantifiers.
Wed, 03 Mar 2010 14:46:14 +0100 fixed mess in Test.thy
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 14:46:14 +0100] rev 1332
fixed mess in Test.thy
Wed, 03 Mar 2010 14:22:58 +0100 Fix eqvt for multiple quantifiers.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 14:22:58 +0100] rev 1331
Fix eqvt for multiple quantifiers.
Wed, 03 Mar 2010 12:48:05 +0100 only tuned
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 12:48:05 +0100] rev 1330
only tuned
Wed, 03 Mar 2010 12:47:06 +0100 merged
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 12:47:06 +0100] rev 1329
merged
Wed, 03 Mar 2010 12:45:55 +0100 start of paper - does not compile yet
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 12:45:55 +0100] rev 1328
start of paper - does not compile yet
Wed, 03 Mar 2010 11:50:25 +0100 added ACM style file for ICFP
Christian Urban <urbanc@in.tum.de> [Wed, 03 Mar 2010 11:50:25 +0100] rev 1327
added ACM style file for ICFP
Wed, 03 Mar 2010 11:42:15 +0100 weird eqvt
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 11:42:15 +0100] rev 1326
weird eqvt
Wed, 03 Mar 2010 10:39:43 +0100 Add the supp intersection conditions.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 03 Mar 2010 10:39:43 +0100] rev 1325
Add the supp intersection conditions.
Tue, 02 Mar 2010 21:43:27 +0100 Comment out the part that does not work with 2 quantifiers.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 02 Mar 2010 21:43:27 +0100] rev 1324
Comment out the part that does not work with 2 quantifiers.
Tue, 02 Mar 2010 21:10:04 +0100 Fixes for the fv problem and alpha problem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 02 Mar 2010 21:10:04 +0100] rev 1323
Fixes for the fv problem and alpha problem.
Tue, 02 Mar 2010 20:14:21 +0100 merged
Christian Urban <urbanc@in.tum.de> [Tue, 02 Mar 2010 20:14:21 +0100] rev 1322
merged
Tue, 02 Mar 2010 20:11:56 +0100 preliinary test about alpha-weirdo
Christian Urban <urbanc@in.tum.de> [Tue, 02 Mar 2010 20:11:56 +0100] rev 1321
preliinary test about alpha-weirdo
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip