]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/basics/core_notation.ma
A few integrations
[helm.git] / matita / matita / lib / basics / core_notation.ma
index a37b4d8591fe6f4fd373ed6b88d59826acfe2f7b..3f6eda5a78fb41e7ec58daf35fd585ca71c36ae4 100644 (file)
@@ -257,10 +257,10 @@ for @{ 'subset (\lambda ${ident i} : $nonexistent . $p)}.
 notation > "hvbox({ ident i | term 19 p })" with precedence 90
 for @{ 'subset (\lambda ${ident i}. $p)}.
 
-notation < "hvbox({ ident i ∈ s | term 19 p })" with precedence 90
+notation < "hvbox({ ident i ∈ term 19 s | term 19 p })" with precedence 90
 for @{ 'comprehension $s (\lambda ${ident i} : $nonexistent . $p)}.
 
-notation > "hvbox({ ident i ∈ s | term 19 p })" with precedence 90
+notation > "hvbox({ ident i ∈ term 19 s | term 19 p })" with precedence 90
 for @{ 'comprehension $s (\lambda ${ident i}. $p)}.
 
 notation "hvbox(a break ∈ b)" non associative with precedence 45