Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 15:09:49 +0100] rev 1073
Cleaned Terms using [lifted] and found a workaround for the instantiation problem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 11:37:18 +0100] rev 1072
A procedure that properly instantiates the types too.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 11:28:49 +0100] rev 1071
More code abstracted away
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 11:19:21 +0100] rev 1070
A bit more intelligent and cleaner code.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 11:09:43 +0100] rev 1069
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 05 Feb 2010 10:45:49 +0100] rev 1068
A proper version of the attribute
Christian Urban <urbanc@in.tum.de> [Fri, 05 Feb 2010 09:06:49 +0100] rev 1067
merged
Christian Urban <urbanc@in.tum.de> [Fri, 05 Feb 2010 09:06:27 +0100] rev 1066
eqvts and eqvts_raw are separate thm-lists; otherwise permute_eqvt is problematic as it causes looks in eqvts
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Feb 2010 18:09:20 +0100] rev 1065
The automatic lifting translation function, still with dummy types,
but works everywhere in the LF example.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 04 Feb 2010 17:58:23 +0100] rev 1064
Quotdata_dest needed for lifting theorem translation.