src/HOL/ROOT.ML
author huffman
Fri, 22 May 2009 13:18:59 -0700
changeset 31232 689aa7da48cc
parent 30126 332e739b6b0e
child 33113 0f6e30b87cf1
child 33615 261abc2e3155
permissions -rw-r--r--
define copy functions using combinators; add checking for failed proofs of induction rules

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

use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;