NEWS
changeset 63891 8947157ca830
parent 63882 018998c00003
child 63909 cc15bd7c5396
--- a/NEWS	Fri Sep 16 13:56:51 2016 +0200
+++ b/NEWS	Fri Sep 16 16:33:24 2016 +0200
@@ -332,6 +332,11 @@
   - The MaSh relevance filter has been sped up.
   - Produce syntactically correct Vampire 4.0 problem files.
 
+* The 'coinductive' command produces a proper coinduction rule for
+mutual coinductive predicates. This new rule replaces the old rule,
+which exposed details of the internal fixpoint construction and was
+hard to use. INCOMPATIBILITY.
+
 * (Co)datatype package:
   - New commands for defining corecursive functions and reasoning about
     them in "~~/src/HOL/Library/BNF_Corec.thy": 'corec', 'corecursive',