X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fmatita%2Ftests%2Fclear.ma;h=71457ae2c295e980bf85673bc3b25b8fefa07a57;hb=51d82e0a8a4d4ed86d2646edb2654e565ac34a82;hp=24bb3377ca92172c0f2653848677f9c5776529f2;hpb=cec61c8b027b15b98d308cee8900d9cf35a02d28;p=helm.git diff --git a/helm/matita/tests/clear.ma b/helm/matita/tests/clear.ma index 24bb3377c..71457ae2c 100644 --- a/helm/matita/tests/clear.ma +++ b/helm/matita/tests/clear.ma @@ -1,5 +1,5 @@ (**************************************************************************) -(* ___ *) +(* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) @@ -13,12 +13,11 @@ (**************************************************************************) set "baseuri" "cic:/matita/tests/clear". +include "coq.ma". alias num (instance 0) = "natural number". alias symbol "eq" (instance 0) = "Coq's leibnitz's equality". alias id "True" = "cic:/Coq/Init/Logic/True.ind#xpointer(1/1)". - - theorem stupid: \forall a: True. \forall b: 0 = 0.