changeset 25 | e2f9f94b26d4 |
parent 20 | 5ae6a1bb91c9 |
child 43 | 02f76f1b6e7b |
--- a/CookBook/Recipes/NamedThms.thy Fri Oct 10 17:04:05 2008 +0200 +++ b/CookBook/Recipes/NamedThms.thy Fri Oct 10 17:06:26 2008 +0200 @@ -1,8 +1,5 @@ - theory NamedThms -imports Main -uses "antiquote_setup.ML" - "antiquote_setup_plus.ML" +imports Base begin section {* Accumulate a List of Theorems under a Name *}