X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Ftest4.ma;h=d680378ebc84efeeb7bfd09e9ee8d431b9b590ae;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=be67f3a8eacd5793e4c124b21935125b3a3600fa;hpb=ebc063e65d908c9f35619c92454dbbe76bdabd40;p=helm.git diff --git a/helm/matita/tests/test4.ma b/helm/matita/tests/test4.ma index be67f3a8e..d680378eb 100644 --- a/helm/matita/tests/test4.ma +++ b/helm/matita/tests/test4.ma @@ -1,4 +1,19 @@ +(**************************************************************************) +(* ___ *) +(* ||M|| *) +(* ||A|| A project by Andrea Asperti *) +(* ||T|| *) +(* ||I|| Developers: *) +(* ||T|| The HELM team. *) +(* ||A|| http://helm.cs.unibo.it *) +(* \ / *) +(* \ / This file is distributed under the terms of the *) +(* v GNU General Public License Version 2 *) +(* *) +(**************************************************************************) + set "baseuri" "cic:/matita/tests/test4/". +include "coq.ma". (* commento che va nell'ast, ma non viene contato @@ -6,7 +21,7 @@ set "baseuri" "cic:/matita/tests/test4/". *) alias num (instance 0) = "natural number". -alias symbol "eq" (instance 0) = "leibnitz's equality". +alias symbol "eq" (instance 0) = "Coq's leibnitz's equality". theorem a:0=0. (* nota *)