src/HOL/ROOT.ML
author huffman
Thu, 26 Feb 2009 08:44:12 -0800
changeset 30128 365ee7319b86
parent 29638 1f8f3d26a2cf
child 30126 332e739b6b0e
permissions -rw-r--r--
revert some Suc 0 lemmas back to their original forms; added some simp rules for (1::nat)

(* Classical Higher-order Logic -- batteries included *)

use_thy "Main";
share_common_data ();
use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;