]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/hott/notations.ma
update in lib
[helm.git] / matita / matita / lib / hott / notations.ma
index 71d41f73b061d0ef3f982298a0777c5f025cfde8..d680e4bd1c0f7d011774f5a7803655220775a106 100644 (file)
@@ -135,9 +135,6 @@ for @{ 'equiv $n $m }.
 (*
 (* other notations **********************************************************)
 
-notation "hvbox(\langle term 19 a, break term 19 b\rangle)" 
-with precedence 90 for @{ 'pair $a $b}.
-
 notation "hvbox(x break \times y)" with precedence 70
 for @{ 'product $x $y}.
 
@@ -297,15 +294,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}.
@@ -314,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}.