document 'map_cong_simp'
authordesharna
Mon, 18 Aug 2014 15:03:25 +0200
changeset 57982 d2bc61d78370
parent 57981 81baacfd56e8
child 57983 6edc3529bb4e
child 58001 934d85f14d1d
document 'map_cong_simp'
src/Doc/Datatypes/Datatypes.thy
--- a/src/Doc/Datatypes/Datatypes.thy	Mon Aug 18 15:03:22 2014 +0200
+++ b/src/Doc/Datatypes/Datatypes.thy	Mon Aug 18 15:03:25 2014 +0200
@@ -922,12 +922,15 @@
 \item[@{text "t."}\hthm{set_map}\rm:] ~ \\
 @{thm list.set_map[no_vars]}
 
-\item[@{text "t."}\hthm{map_comp}\rm:] ~ \\
+\item[@{text "t."}\hthm{map_comg0}\rm:] ~ \\
 @{thm list.map_cong0[no_vars]}
 
 \item[@{text "t."}\hthm{map_cong} @{text "[fundef_cong]"}\rm:] ~ \\
 @{thm list.map_cong[no_vars]}
 
+\item[@{text "t."}\hthm{map_cong_simp}\rm:] ~ \\
+@{thm list.map_cong_simp[no_vars]}
+
 \item[@{text "t."}\hthm{map_id}\rm:] ~ \\
 @{thm list.map_id[no_vars]}