merged
authortraytel
Fri, 16 Sep 2016 16:37:11 +0200
changeset 63892 c17733350344
parent 63891 8947157ca830 (diff)
parent 63890 3dd6bde2502d (current diff)
child 63893 c181a84eb6de
merged
--- a/NEWS	Fri Sep 16 16:15:11 2016 +0200
+++ b/NEWS	Fri Sep 16 16:37:11 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',