src/ZF/arith_data.ML
changeset 74375 ba880f3a4e52
parent 74342 5d411d85da8c
child 78791 4f7dce5c1a81
--- a/src/ZF/arith_data.ML	Tue Sep 28 17:08:38 2021 +0200
+++ b/src/ZF/arith_data.ML	Tue Sep 28 17:09:05 2021 +0200
@@ -48,7 +48,7 @@
 (*Use <-> or = depending on the type of t*)
 fun mk_eq_iff(t,u) =
   if fastype_of t = \<^Type>\<open>i\<close>
-  then \<^Const>\<open>IFOL.eq \<open>\<^Type>\<open>i\<close>\<close> for t u\<close>
+  then \<^Const>\<open>IFOL.eq \<^Type>\<open>i\<close> for t u\<close>
   else \<^Const>\<open>IFOL.iff for t u\<close>;
 
 (*We remove equality assumptions because they confuse the simplifier and