ZF news
authorpaulson
Fri, 16 Mar 2012 16:32:34 +0000
changeset 46965 0c8fb96cce73
parent 46964 f9533c462457
child 46966 daf5538144d6
child 47016 15d33549edea
ZF news
NEWS
--- a/NEWS	Fri Mar 16 16:29:51 2012 +0000
+++ b/NEWS	Fri Mar 16 16:32:34 2012 +0000
@@ -1723,6 +1723,13 @@
 * All constant names are now qualified internally and use proper
 identifiers, e.g. "IFOL.eq" instead of "op =".  INCOMPATIBILITY.
 
+*** ZF ***
+
+* Greater support for structured proofs involving induction or case analysis.
+
+* Much greater use of special symbols.
+
+* Removal of many ML theorem bindings. INCOMPATIBILITY.
 
 *** ML ***