Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 02 Jul 2011 12:40:59 +0900] rev 2932
Did the proofs of height and subst for Let with list-like binders. Having apply_assns allows proving things by alpha_bn
Christian Urban <urbanc@in.tum.de> [Sat, 02 Jul 2011 00:27:47 +0100] rev 2931
side-by-side tests of lets with single assignment; deep-binder case works if the recursion is avoided using an auxiliary function
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 01 Jul 2011 17:46:15 +0900] rev 2930
Exhaust Issue
Christian Urban <urbanc@in.tum.de> [Thu, 30 Jun 2011 11:05:25 +0100] rev 2929
clarified a sentence
Christian Urban <urbanc@in.tum.de> [Thu, 30 Jun 2011 02:19:59 +0100] rev 2928
more code refactoring
Christian Urban <urbanc@in.tum.de> [Wed, 29 Jun 2011 23:08:44 +0100] rev 2927
combined distributed data for alpha in alpha_result (partially done)
Christian Urban <urbanc@in.tum.de> [Wed, 29 Jun 2011 19:21:26 +0100] rev 2926
moved Classical and Let temporarily into a section where "sorry" is allowed; this makes all test go through
Christian Urban <urbanc@in.tum.de> [Wed, 29 Jun 2011 17:01:09 +0100] rev 2925
added a warning if a theorem is already declared as equivariant
Christian Urban <urbanc@in.tum.de> [Wed, 29 Jun 2011 16:44:54 +0100] rev 2924
merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 29 Jun 2011 13:04:24 +0900] rev 2923
Prove bn injectivity and experiment more with Let