doc-src/TutorialI/Rules/ROOT.ML
author blanchet
Mon, 06 Jun 2011 20:36:35 +0200
changeset 43171 37e1431cc213
parent 42637 381fdcab0f36
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_thy "Basic";
use_thy "Blast";
use_thy "Force";
use_thy "Forward";
use_thy "Tacticals";

use_thy "find2";