X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fhott%2Fnotations.ma;h=d680e4bd1c0f7d011774f5a7803655220775a106;hb=e8571cfbc30a3da656cff0c0e0f0ee747e8c4cdd;hp=09a8c37cc7dcd9cb69118b69ccf2b047368e9eec;hpb=cc178d85bc4fec05b6a9dd176f338b3275beb3d9;p=helm.git diff --git a/matita/matita/lib/hott/notations.ma b/matita/matita/lib/hott/notations.ma index 09a8c37cc..d680e4bd1 100644 --- a/matita/matita/lib/hott/notations.ma +++ b/matita/matita/lib/hott/notations.ma @@ -302,8 +302,6 @@ 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}. notation "\rationals" non associative with precedence 90 for @{'Q}. notation "\reals" non associative with precedence 90 for @{'R}.