diff -r 843dba3d307a -r c007e6d9941d src/CCL/Type.thy --- a/src/CCL/Type.thy Mon Sep 30 23:32:26 2024 +0200 +++ b/src/CCL/Type.thy Tue Oct 01 20:39:16 2024 +0200 @@ -14,8 +14,6 @@ syntax "_Subtype" :: "[idt, 'a set, o] \ 'a set" (\(\indent=1 notation=\mixfix Subtype\\{_: _ ./ _})\) -syntax_consts - Subtype translations "{x: A. B}" == "CONST Subtype(A, \x. B)"