src/ZF/UNITY/Follows.thy
changeset 80917 2a77bc3b4eac
parent 76217 8655344f1cf6
--- a/src/ZF/UNITY/Follows.thy	Fri Sep 20 23:36:33 2024 +0200
+++ b/src/ZF/UNITY/Follows.thy	Fri Sep 20 23:37:00 2024 +0200
@@ -39,7 +39,7 @@
 
 abbreviation
   Follows' :: "[i\<Rightarrow>i, i\<Rightarrow>i, i, i] \<Rightarrow> i"
-        (\<open>(_ /Fols _ /Wrt (_ /'/ _))\<close> [60, 0, 0, 60] 60)  where
+        (\<open>(\<open>notation=\<open>mixfix Fols Wrt\<close>\<close>_ /Fols _ /Wrt (_ /'/ _))\<close> [60, 0, 0, 60] 60)  where
   "f Fols g Wrt r/A \<equiv> Follows(A,r,f,g)"