]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/dama/sequence.ma
nasty change in the lexer/parser:
[helm.git] / helm / software / matita / library / dama / sequence.ma
index b75c696d3624e79ba1948a11649846d986e12425..271267759aee1702cf4b424aec3114692ad4ceb4 100644 (file)
@@ -34,5 +34,5 @@ for @{ 'sequence (\lambda ${ident i} . $p)}.
 notation "a \sub i" left associative with precedence 90 
   for @{ 'sequence_appl $a $i }.
 
-interpretation "sequence" 'sequence \eta.x = (mk_seq _ x).
-interpretation "sequence element" 'sequence_appl s i = (fun_of_seq _ s i).
+interpretation "sequence" 'sequence \eta.x = (mk_seq ? x).
+interpretation "sequence element" 'sequence_appl s i = (fun_of_seq ? s i).