diff -r 01b8c8d17f13 -r 2a77bc3b4eac src/ZF/Order.thy --- a/src/ZF/Order.thy Fri Sep 20 23:36:33 2024 +0200 +++ b/src/ZF/Order.thy Fri Sep 20 23:37:00 2024 +0200 @@ -49,7 +49,7 @@ {f \ A->B. \x\A. \y\A. \x,y\:r \ :s}" definition - ord_iso :: "[i,i,i,i]\i" (\(\_, _\ \/ \_, _\)\ 51) (*Order isomorphisms*) where + ord_iso :: "[i,i,i,i]\i" (\(\notation=\infix ord_iso\\\_, _\ \/ \_, _\)\ 51) (*Order isomorphisms*) where "\A,r\ \ \B,s\ \ {f \ bij(A,B). \x\A. \y\A. \x,y\:r \ :s}"