| author | blanchet |
| Thu, 16 Dec 2010 22:43:22 +0100 | |
| changeset 41219 | 41f3fdc49ec3 |
| parent 41144 | 509e51b7509a |
| child 42338 | 802f2fe7a0c9 |
| permissions | -rw-r--r-- |
| 33027 | 1 |
(* Title: HOL/Metis_Examples/ROOT.ML |
| 23449 | 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 | 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 | 6 |
*) |
7 |
||
| 41144 | 8 |
use_thys ["Abstraction", "BigO", "BT", "HO_Reas", "Message", "Tarski", |
9 |
"TransClosure", "set"]; |