]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/basics/core_notation.ma
propagating the arithmetics library, partial commit
[helm.git] / matita / matita / lib / basics / core_notation.ma
index 4ed9f326c1f239464b335f56964d6027809df4b2..54bfd22d512e7917f7102f9c5f7ee165f2695e0c 100644 (file)
@@ -111,9 +111,6 @@ for @{ 'congruent $n $m $p }.
 
 (* pairs, projections *******************************************************)
 
-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}.