NEWS
changeset 13425 119ae829ad9b
parent 13410 f2cd09766864
child 13443 1c3327c348b3
--- a/NEWS	Fri Jul 26 21:07:57 2002 +0200
+++ b/NEWS	Fri Jul 26 21:09:39 2002 +0200
@@ -15,6 +15,10 @@
 context; potential INCOMPATIBILITY, use "(open)" option to fall back
 on the old view without predicates;
 
+* improved induct method: assumptions introduced by case "foo" are
+split into "foo.hyps" (from the rule) and "foo.prems" (from the goal
+statement); "foo" still refers to all facts collectively;
+
 * improved thms_containing: proper indexing of facts instead of raw
 theorems; check validity of results wrt. current name space; include
 local facts of proof configuration (also covers active locales); an