src/HOL/MetisExamples/ROOT.ML
author nipkow
Mon, 07 Sep 2009 22:08:05 +0200
changeset 32538 86035c5f61b5
parent 25709 43a1f08c5a29
permissions -rw-r--r--
Fixed "minimal" to cover the case that "p []" holds (excluded in the article by Bradley & Manna)

(*  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"];