NEWS: Simps_Case_Conv
authornoschinl
Tue, 17 Sep 2013 13:40:44 +0200
changeset 53681 7e80b558c751
parent 53680 c5096c22892b
child 53682 1b55aeda0e46
NEWS: Simps_Case_Conv
NEWS
--- a/NEWS	Tue Sep 17 08:42:51 2013 +0200
+++ b/NEWS	Tue Sep 17 13:40:44 2013 +0200
@@ -238,6 +238,11 @@
 
   declare [[case_translation case_combinator constructor1 ... constructorN]]
 
+* New Library/Simps_Case_Conv.thy: Provides commands simps_of_case and
+case_of_simps to convert function definitions between a list of
+equations with patterns on the lhs and a single equation with case
+expressions on the rhs. See also Ex/Simps_Case_Conv_Examples.thy.
+
 * Notation "{p:A. P}" now allows tuple patterns as well.
 
 * Revised devices for recursive definitions over finite sets: