changeset 15476 | b8cb20cc0c0b |
parent 15469 | f5d22f504ab9 |
child 15690 | 1da2cfd1ca45 |
--- a/src/HOL/Library/LaTeXsugar.thy Thu Jan 27 12:37:02 2005 +0100 +++ b/src/HOL/Library/LaTeXsugar.thy Thu Jan 27 13:33:21 2005 +0100 @@ -32,6 +32,7 @@ translations "{x} \<union> A" <= "insert x A" "{x,y} \<union> A" <= "{x} \<union> ({y} \<union> A)" + "{x}" <= "{x} \<union> _emptyset" (* set comprehension *) syntax (latex output)