Christian Urban <urbanc@in.tum.de> [Sat, 16 Jan 2010 04:23:27 +0100] rev 898
fixed broken (partial) proof
Christian Urban <urbanc@in.tum.de> [Sat, 16 Jan 2010 03:56:00 +0100] rev 897
used "new" alpha-equivalence relation (according to new scheme); proved equivalence theorems and so on
Christian Urban <urbanc@in.tum.de> [Sat, 16 Jan 2010 02:09:38 +0100] rev 896
liftin and lifing_tac can now lift several "and"-separated goals at once; the raw-theorems have to be given in the order of goals
Christian Urban <urbanc@in.tum.de> [Fri, 15 Jan 2010 17:09:36 +0100] rev 895
added a partial proof under which conditions rlam_rec Respects alpha...I guess something like this is true; this means the Hom lemmas need to have preconditions
Christian Urban <urbanc@in.tum.de> [Fri, 15 Jan 2010 16:13:49 +0100] rev 894
tried to witness the hom-lemma with the recursion combinator from rlam....does not work yet completely
Christian Urban <urbanc@in.tum.de> [Fri, 15 Jan 2010 15:56:25 +0100] rev 893
merged
Christian Urban <urbanc@in.tum.de> [Fri, 15 Jan 2010 15:56:06 +0100] rev 892
added free_variable function (do not know about the algorithm yet)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Jan 2010 15:51:25 +0100] rev 891
hom lifted to hom', so it is true. Infrastructure for partially regularized quantifiers. Nicer errors for regularize.
Christian Urban <urbanc@in.tum.de> [Fri, 15 Jan 2010 12:17:30 +0100] rev 890
slight tuning of relation_error
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 15 Jan 2010 11:04:21 +0100] rev 889
Appropriate respects and a statement of the lifted hom lemma