Nominal/FSet.thy
changeset 1682 ae54ce4cde54
parent 1533 5f5e99a11f66
child 1813 69fff336dd18
child 1816 56cebe7f8e24
--- a/Nominal/FSet.thy	Sat Mar 27 13:50:59 2010 +0100
+++ b/Nominal/FSet.thy	Sat Mar 27 14:38:22 2010 +0100
@@ -424,4 +424,7 @@
   | dest_fsetT T = raise TYPE ("dest_fsetT: fset type expected", [T], []);
 *}
 
+no_notation
+  list_eq (infix "\<approx>" 50)
+
 end