X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcore_notation.moo;h=f6049632631da84597804b632991fcd65f1ae317;hb=6c0d3612ade8f6b837bba4c4804f865827ce2140;hp=328274bb8926de9989bf1a4fa43bd788ff294ebf;hpb=96f76081892f6e66b246cae901d943e3331963ec;p=helm.git diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index 328274bb8..f60496326 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/matita/core_notation.moo @@ -209,6 +209,8 @@ for @{ 'iff $a $b }. notation "hvbox(\Omega \sup term 90 A)" non associative with precedence 70 for @{ 'powerset $A }. +notation > "hvbox(\Omega ^ term 90 A)" non associative with precedence 70 +for @{ 'powerset $A }. notation < "hvbox({ ident i | term 19 p })" with precedence 90 for @{ 'subset (\lambda ${ident i} : $nonexistent . $p)}.