diff -r 46f59511b7bb -r d97fdabd9e2b src/HOL/HOLCF/Lift.thy --- a/src/HOL/HOLCF/Lift.thy Fri Sep 20 19:07:10 2024 +0200 +++ b/src/HOL/HOLCF/Lift.thy Fri Sep 20 19:51:08 2024 +0200 @@ -85,7 +85,7 @@ subsection \Further operations\ definition - flift1 :: "('a \ 'b::pcpo) \ ('a lift \ 'b)" (binder "FLIFT " 10) where + flift1 :: "('a \ 'b::pcpo) \ ('a lift \ 'b)" (binder \FLIFT \ 10) where "flift1 = (\f. (\ x. case_lift \ f x))" translations