]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/hott/notations.ma
propagating the arithmetics library, partial commit
[helm.git] / matita / matita / lib / hott / notations.ma
index 71d41f73b061d0ef3f982298a0777c5f025cfde8..09a8c37cc7dcd9cb69118b69ccf2b047368e9eec 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}.