author | nipkow |
Wed, 30 Aug 2000 13:22:10 +0200 | |
changeset 9737 | 7aae235675dc |
parent 9736 | 332fab43628f |
child 9738 | 2e1dca5af2d4 |
--- a/NEWS Wed Aug 30 10:21:19 2000 +0200 +++ b/NEWS Wed Aug 30 13:22:10 2000 +0200 @@ -281,6 +281,9 @@ * HOL: theorems impI, allI, ballI bound as "strip"; +* new function rulify: thm -> thm for turning outer -->/! into ==>/?; behaves +like eq_spec_mp; + * theory Sexp now in HOL/Induct examples (it used to be part of main HOL, but was unused);