doc-src/TutorialI/Recdef/ROOT.ML
author wenzelm
Fri, 02 Dec 2005 22:54:50 +0100
changeset 18340 3fdff270aa04
parent 10187 0376cccd9118
permissions -rw-r--r--
removed fixed_tr: now handled in syntax module; replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well; def: beta/eta contract lhs;

use "../settings";
use_thy "termination";
use_thy "Induction";
use_thy "Nested1";
use_thy "Nested2";