src/HOL/MetisExamples/ROOT.ML
author wenzelm
Thu, 11 Dec 2008 16:09:12 +0100
changeset 29061 c67cc9402ba9
parent 25709 43a1f08c5a29
permissions -rw-r--r--
inhabitance goal is now stated in original form and result contracted -- the previous attempt with contracted goal and initial unfolding did not work, because it disrupted the Isar proof structure (e.g. ?thesis);

(*  Title:      HOL/MetisExamples/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory

Testing the metis method.
*)

use_thys ["set", "BigO", "Abstraction", "BT", "Message", "Tarski", "TransClosure"];