src/HOL/Metis_Examples/ROOT.ML
author bulwahn
Thu, 15 Dec 2011 08:51:14 +0100
changeset 45884 58a10da12812
parent 43197 c71657bbdbc0
permissions -rw-r--r--
hiding the precious name map_entry in AList_Impl
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33027
9cf389429f6d modernized session Metis_Examples;
wenzelm
parents: 25709
diff changeset
     1
(*  Title:      HOL/Metis_Examples/ROOT.ML
23449
dd874e6a3282 integration of Metis prover
paulson
parents:
diff changeset
     2
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
41141
ad923cdd4a5d added example to exercise higher-order reasoning with Sledgehammer and Metis
blanchet
parents: 33027
diff changeset
     3
    Author:     Jasmin Blanchette, TU Muenchen
23449
dd874e6a3282 integration of Metis prover
paulson
parents:
diff changeset
     4
41141
ad923cdd4a5d added example to exercise higher-order reasoning with Sledgehammer and Metis
blanchet
parents: 33027
diff changeset
     5
Testing Metis and Sledgehammer.
23449
dd874e6a3282 integration of Metis prover
paulson
parents:
diff changeset
     6
*)
dd874e6a3282 integration of Metis prover
paulson
parents:
diff changeset
     7
43197
c71657bbdbc0 tuned Metis examples
blanchet
parents: 43162
diff changeset
     8
use_thys ["Abstraction", "Big_O", "Binary_Tree", "Clausification", "Message",
c71657bbdbc0 tuned Metis examples
blanchet
parents: 43162
diff changeset
     9
          "Proxies", "Tarski", "Trans_Closure", "Sets"];