*** empty log message ***
authornipkow
Thu, 02 Dec 2004 11:44:55 +0100
changeset 15361 bb2dd95c8c5e
parent 15360 300e09825d8b
child 15362 a000b267be57
*** empty log message ***
NEWS
--- a/NEWS	Thu Dec 02 11:42:01 2004 +0100
+++ b/NEWS	Thu Dec 02 11:44:55 2004 +0100
@@ -192,7 +192,9 @@
   Moreover, the mathematically important symbolic identifier
   \<epsilon> becomes available as variable, constant etc.
 
-* HOL: "x > y" abbreviates "y < x" and "x >= y" abbreviates "y <= x"
+* HOL: "x > y" abbreviates "y < x" and "x >= y" abbreviates "y <= x".
+  Similarly for all quantifiers: "ALL x > y" etc.
+  The x-symbol for >= is \<ge>.
 
 * HOL/SetInterval: The syntax for open intervals has changed: