| author | bulwahn | 
| Fri, 27 Jan 2012 10:31:30 +0100 | |
| changeset 46343 | 6d9535e52915 | 
| parent 43197 | c71657bbdbc0 | 
| 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: 
33027diff
changeset | 3 | Author: Jasmin Blanchette, TU Muenchen | 
| 23449 | 4 | |
| 41141 
ad923cdd4a5d
added example to exercise higher-order reasoning with Sledgehammer and Metis
 blanchet parents: 
33027diff
changeset | 5 | Testing Metis and Sledgehammer. | 
| 23449 | 6 | *) | 
| 7 | ||
| 43197 | 8 | use_thys ["Abstraction", "Big_O", "Binary_Tree", "Clausification", "Message", | 
| 9 | "Proxies", "Tarski", "Trans_Closure", "Sets"]; |