NEWS;
authorwenzelm
Mon, 23 Mar 2015 23:16:40 +0100
changeset 59792 f19f4afa49e2
parent 59791 d9765e17947f
child 59793 a46efc5510ea
child 59795 d453c69596cc
NEWS;
NEWS
--- a/NEWS	Mon Mar 23 23:12:33 2015 +0100
+++ b/NEWS	Mon Mar 23 23:16:40 2015 +0100
@@ -61,6 +61,11 @@
 
 *** Pure ***
 
+* Proof methods with explicit instantiation ("rule_tac", "subgoal_tac"
+etc.) allow an optional context of local variables ('for' declaration):
+these variables become schematic in the instantiated theorem. This
+behaviour is analogous to 'for' in attributes "where" and "of".
+
 * Command "class_deps" takes optional sort arguments constraining
 the search space.