src/HOL/Metis_Examples/ROOT.ML
author haftmann
Mon, 04 Oct 2010 12:22:58 +0200
changeset 39915 ecf97cf3d248
parent 33027 9cf389429f6d
child 41141 ad923cdd4a5d
permissions -rw-r--r--
turned distinct and sorted into inductive predicates: yields nice induction principles for free; more elegant proofs

(*  Title:      HOL/Metis_Examples/ROOT.ML
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory

Testing the metis method.
*)

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