X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Fapply.ma;h=35a788ac68171c75a56b2fe4e95947e5f9f0c3ee;hb=33c27a9941fb0ba8be59e041140aa873b4c4d700;hp=0fcf73cf32fc81cbf60dc44c4549116e69df5ec9;hpb=9f7cb5462119ce44becf0bc9848d61690a048ac7;p=helm.git diff --git a/helm/matita/tests/apply.ma b/helm/matita/tests/apply.ma index 0fcf73cf3..35a788ac6 100644 --- a/helm/matita/tests/apply.ma +++ b/helm/matita/tests/apply.ma @@ -1,5 +1,20 @@ +(**************************************************************************) +(* ___ *) +(* ||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 *) +(* *) +(**************************************************************************) + (* test _with_ the WHD on the apply argument *) set "baseuri" "cic:/matita/tests/apply/". +include "coq.ma". alias id "not" = "cic:/Coq/Init/Logic/not.con". alias id "False" = "cic:/Coq/Init/Logic/False.ind#xpointer(1/1)". @@ -14,7 +29,7 @@ qed. (* test _without_ the WHD on the apply argument *) -alias symbol "eq" (instance 0) = "leibnitz's equality". +alias symbol "eq" (instance 0) = "Coq's leibnitz's equality". theorem a: \forall A:Set.