X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcore_notation.moo;h=1dcb15d811ba7994a16de316fdbeefcce8eafb2b;hb=070b44c9c2344967ca8c4531909614a0d4da2fbe;hp=f781db7de78e61015444457d444ac9429005a487;hpb=117dfe4f3b6d8ebf53172eaf66b628a27e4e43e1;p=helm.git diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index f781db7de..1dcb15d81 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/matita/core_notation.moo @@ -267,7 +267,7 @@ 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 "hvbox(|term 90 C|)" with precedence 69 for @{ 'card $C }. +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}.