doc-src/TutorialI/Advanced/ROOT.ML
author mengj
Fri, 28 Oct 2005 02:25:57 +0200
changeset 18000 ac059afd6b86
parent 12675 25f1e89b5012
child 25281 8d309beb66d6
permissions -rw-r--r--
Added several new functions that convert HOL Isabelle rules to FOL axiom clauses. The original functions that convert FOL rules to clauses stay with the same names; the new functions have "H" at the end of their names. Also added function "repeat_RS" to the signature.

use "../settings.ML";
no_document use_thy "While_Combinator";
use_thy "simp";
use_thy "WFrec";
use_thy "Partial";