X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fhott%2Fnotations.ma;h=d71589e2a98cf324146388cc5c9218b1de8677ad;hb=24ba1bb3f67505d3e384747ff90d26d3996bd3f5;hp=71d41f73b061d0ef3f982298a0777c5f025cfde8;hpb=75f395f0febd02de8e0f881d918a8812b1425c8d;p=helm.git diff --git a/matita/matita/lib/hott/notations.ma b/matita/matita/lib/hott/notations.ma index 71d41f73b..d71589e2a 100644 --- a/matita/matita/lib/hott/notations.ma +++ b/matita/matita/lib/hott/notations.ma @@ -297,15 +297,6 @@ notation "hvbox(a break \approx b)" non associative with precedence 45 notation "hvbox(a break # b)" non associative with precedence 45 for @{ 'apart $a $b}. -notation < "↓ \ensp a" with precedence 60 for @{ 'downarrow $a }. -notation > "↓ a" with precedence 60 for @{ 'downarrow $a }. - -notation "hvbox(U break ↓ V)" non associative with precedence 60 for @{ 'fintersects $U $V }. - -notation "↑a" with precedence 60 for @{ 'uparrow $a }. - -notation "hvbox(a break ↑ b)" with precedence 60 for @{ 'funion $a $b }. - notation < "term 76 a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}. notation > "a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}. notation > "a ^ term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.