doc-src/TutorialI/Overview/LNCS/ROOT.ML
author webertj
Wed, 26 May 2004 18:03:52 +0200
changeset 14807 e8ccb13d7774
parent 13264 b698804db01a
permissions -rw-r--r--
major code change: refute can now handle any Isabelle term, adds certain axioms automatically, and can handle inductive datatypes (but not yet recursion over them)

use_thy "FP0";
use_thy "FP1";
use_thy "RECDEF";
use_thy "Rules";
use_thy "Sets";
use_thy "Ind";