X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Fconstructor.ma;h=3ee7f4b9843f688728e7496c221895ba1326304f;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=5f9bed6c01dcb9cd39a0a82e12502d02a80f234e;hpb=9f7cb5462119ce44becf0bc9848d61690a048ac7;p=helm.git diff --git a/helm/matita/tests/constructor.ma b/helm/matita/tests/constructor.ma index 5f9bed6c0..3ee7f4b98 100644 --- a/helm/matita/tests/constructor.ma +++ b/helm/matita/tests/constructor.ma @@ -1,5 +1,5 @@ (**************************************************************************) -(* ___ *) +(* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) @@ -13,8 +13,9 @@ (**************************************************************************) set "baseuri" "cic:/matita/tests/constructor". +include "coq.ma". 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 stupid: 1 = 1.