doc-src/TutorialI/Recdef/ROOT.ML
author blanchet
Wed, 04 May 2011 22:47:13 +0200
changeset 42682 562046fd8e0c
parent 10187 0376cccd9118
permissions -rw-r--r--
added type homogenization, whereby all (isomorphic) infinite types are mapped to the same type (to reduce the number of different predicates/TFF-types)

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