From: Claudio Sacerdoti Coen Date: Tue, 26 Aug 2008 17:03:41 +0000 (+0000) Subject: Notation |.| moved to core_notation. X-Git-Tag: make_still_working~4837 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=187b433512cba119f84a476395e9df98136b1a56;p=helm.git Notation |.| moved to core_notation. --- diff --git a/helm/software/matita/core_notation.moo b/helm/software/matita/core_notation.moo index 99366ac6a..f8bacd108 100644 --- a/helm/software/matita/core_notation.moo +++ b/helm/software/matita/core_notation.moo @@ -199,6 +199,7 @@ notation "(a \sup b)" left associative with precedence 60 for @{ 'exp $a $b}. notation "s \sup (-1)" with precedence 60 for @{ 'invert $s }. notation < "s \sup (-1) x" with precedence 60 for @{ 'invert_appl $s $x}. +notation "hvbox(|term 90 C|)" with precedence 69 for @{ 'card $C }. notation "\naturals" non associative with precedence 90 for @{'N}. notation "\rationals" non associative with precedence 90 for @{'Q}. diff --git a/helm/software/matita/library/algebra/finite_groups.ma b/helm/software/matita/library/algebra/finite_groups.ma index d3f5cf272..8dfa31342 100644 --- a/helm/software/matita/library/algebra/finite_groups.ma +++ b/helm/software/matita/library/algebra/finite_groups.ma @@ -31,9 +31,6 @@ for @{ 'repr $C $i }. interpretation "Finite_enumerable representation" 'repr C i = (cic:/matita/algebra/finite_groups/repr.con C _ i).*) -notation < "hvbox(|C|)" with precedence 89 -for @{ 'card $C }. - interpretation "Finite_enumerable order" 'card C = (cic:/matita/algebra/finite_groups/order.con C _).