X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fbasics%2Fcore_notation.ma;h=4ed9f326c1f239464b335f56964d6027809df4b2;hb=84b38ac86f1f92b91ae8913cd0dbcb5c3485dc3a;hp=4d1e355a304d695725cbfe62530607f886fcd2b7;hpb=bd840d43d09254b41936c49fc447e58582b156eb;p=helm.git diff --git a/matita/matita/lib/basics/core_notation.ma b/matita/matita/lib/basics/core_notation.ma index 4d1e355a3..4ed9f326c 100644 --- a/matita/matita/lib/basics/core_notation.ma +++ b/matita/matita/lib/basics/core_notation.ma @@ -280,13 +280,6 @@ for @{ 'union $a $b }. (* \cup *) (* other notations **********************************************************) -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}. -notation "s \sup (-1)" non associative with precedence 75 for @{ 'invert $s }. -notation > "s ^ (-1)" non associative with precedence 75 for @{ 'invert $s }. -notation < "s \sup (-1) x" non associative with precedence 90 for @{ 'invert_appl $s $x}. - notation "| term 19 C |" with precedence 70 for @{ 'card $C }. notation "\naturals" non associative with precedence 90 for @{'N}.