]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/dama/dama/sequence.ma
better, reparsable, notation
[helm.git] / helm / software / matita / contribs / dama / dama / sequence.ma
index d3acf437ff68684cc089044582fd29c1ad81800e..948d14f67963ef2e929bba924e40edbe58572ea4 100644 (file)
@@ -31,7 +31,7 @@ for @{ 'sequence (\lambda ${ident i} . $p)}.
 notation > "hvbox(\lfloor ident i, term 19 p \rfloor)" with precedence 90
 for @{ 'sequence (\lambda ${ident i} . $p)}.
   
-notation "a \sub i" left associative with precedence 7
+notation "a \sub i" left associative with precedence 9
   for @{ 'sequence_appl $a $i }.
 
 interpretation "sequence" 'sequence \eta.x = (mk_seq _ x).