Christian Urban <urbanc@in.tum.de> [Wed, 27 Jan 2010 08:41:42 +0100] rev 952
use of equiv_relation_chk in quotient_term
Christian Urban <urbanc@in.tum.de> [Wed, 27 Jan 2010 08:20:31 +0100] rev 951
some slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 27 Jan 2010 07:49:43 +0100] rev 950
added Terms to Nominal - Instantiation of two types does not work (ask Florian)
Christian Urban <urbanc@in.tum.de> [Wed, 27 Jan 2010 07:45:01 +0100] rev 949
added another example with indirect recursion over lists
Christian Urban <urbanc@in.tum.de> [Tue, 26 Jan 2010 20:12:41 +0100] rev 948
just moved obsolete material into Attic
Christian Urban <urbanc@in.tum.de> [Tue, 26 Jan 2010 20:07:50 +0100] rev 947
added an LamEx example together with the new nominal infrastructure
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 16:30:51 +0100] rev 946
Bex1_Bexeq_regular.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 15:59:04 +0100] rev 945
Hom Theorem with exists unique
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 14:48:25 +0100] rev 944
2 cases for regularize with split, lemmas with split now lift.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 14:08:47 +0100] rev 943
Simpler statement that has the problem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 13:58:28 +0100] rev 942
Found a term that does not regularize.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 13:53:56 +0100] rev 941
A triple is still ok.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 13:38:42 +0100] rev 940
Combined the simpsets in clean_tac and updated the comment. Now cleaning of splits does work.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 12:24:23 +0100] rev 939
Changed the lambda_prs_simple_conv to use id_apply, now last eq_reflection can be removed from id_simps.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 26 Jan 2010 12:06:47 +0100] rev 938
Sigma cleaning works with split_prs (still manual proof).