urbanc [Sun, 04 Dec 2005 12:14:40 +0100] rev 18346
tuned
urbanc [Sun, 04 Dec 2005 12:14:27 +0100] rev 18345
added an Isar-proof for the abs_ALL lemma
urbanc [Sun, 04 Dec 2005 12:14:03 +0100] rev 18344
tuning
wenzelm [Fri, 02 Dec 2005 22:57:36 +0100] rev 18343
defines: beta/eta contract lhs;
replaced type_syntax by mixfix_type, which handles binders as well;
wenzelm [Fri, 02 Dec 2005 22:54:52 +0100] rev 18342
asts_to_terms: builtin free_fixed translation makes local binders work properly;
wenzelm [Fri, 02 Dec 2005 22:54:51 +0100] rev 18341
mixfix_args: 1 for binders;
string_of_mixfix: proper output of binders;
wenzelm [Fri, 02 Dec 2005 22:54:50 +0100] rev 18340
removed fixed_tr: now handled in syntax module;
replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well;
def: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:54:48 +0100] rev 18339
added mixfixT;
paramify_dummies: treat dummyT as well, tuned;
wenzelm [Fri, 02 Dec 2005 22:54:47 +0100] rev 18338
defs: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:54:45 +0100] rev 18337
abs_def: beta/eta contract lhs;