]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/alpha_1/syntax/term_append.ma
notational update in lambdadelta completed
[helm.git] / matita / matita / contribs / lambdadelta / alpha_1 / syntax / term_append.ma
index 4ea795a68d65fca1402cf8148e96abffa6eec155..a2db5fedd6cf1b23104a5fb0d0237dcc66c9df53 100644 (file)
@@ -22,4 +22,4 @@ let rec tappend T U on T ≝ match T with
 | TPair I V T ⇒ ②{I}V.(tappend T U)
 ].
 
-interpretation "append (term)" 'Append T U = (tappend T U).
+interpretation "append (term)" 'plus T U = (tappend T U).