]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/syntax/term_vector.ma
notational update in lambdadelta completed
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / syntax / term_vector.ma
index 1de2ef35215de1f2092f185704d8555c8961dc8a..cbb43ebb21767703a581738458093ec29ffbd3fe 100644 (file)
@@ -32,7 +32,7 @@ interpretation "application to vector (term)"
 lemma applv_nil: ∀T. Ⓐ◊.T = T.
 // qed.
 
-lemma applv_cons: ∀V,Vs,T. ⒶV@Vs.T = ⓐV.ⒶVs.T.
+lemma applv_cons: ∀V,Vs,T. ⒶVVs.T = ⓐV.ⒶVs.T.
 // qed.
 
 (* Properties with simple terms *********************************************)