Exporting curried versions of tail recursive equations instead of internal ones
authorkrauss
Mon, 05 Feb 2007 15:55:32 +0100
changeset 22244 264eabb113d3
parent 22243 0f24888c8591
child 22245 1b8f4ef50c48
Exporting curried versions of tail recursive equations instead of internal ones
src/HOL/Tools/function_package/mutual.ML
--- a/src/HOL/Tools/function_package/mutual.ML	Mon Feb 05 12:03:52 2007 +0100
+++ b/src/HOL/Tools/function_package/mutual.ML	Mon Feb 05 15:55:32 2007 +0100
@@ -366,7 +366,7 @@
                      psimps=map expand mpsimps, subset_pinducts=[expand subset_pinduct], simple_pinducts=map expand minducts,
                      cases=expand cases, termination=expand mtermination,
                      domintros=map_option (map expand) domintros,
-                     trsimps=map_option (map expand) trsimps}
+                     trsimps=map_option (map expand) mtrsimps}
     end