doc-src/TutorialI/Recdef/ROOT.ML
author blanchet
Mon, 06 Jun 2011 20:36:35 +0200
changeset 43171 37e1431cc213
parent 10187 0376cccd9118
permissions -rw-r--r--
gracefully handle the case where a constant is partially or not instantiated at all, as may happen when reconstructing Metis proofs for polymorphic type encodings

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