NEWS
changeset 46903 3d44892ac0d6
parent 46888 9a95da60ca54
child 46916 e7ea35b41e2d
--- a/NEWS	Tue Mar 13 14:44:27 2012 +0100
+++ b/NEWS	Tue Mar 13 16:22:18 2012 +0100
@@ -43,6 +43,11 @@
 
 *** Pure ***
 
+* Attribute "abs_def" turns an equation of the form "f x y == t" into
+"f == %x y. t", which ensures that "simp" or "unfold" steps always
+expand it.  This also works for object-logic equality.  (Formerly
+undocumented feature.)
+
 * Discontinued old "prems" fact, which used to refer to the accidental
 collection of foundational premises in the context (marked as legacy
 since Isabelle2011).