X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fmatita%2Ftests%2Fcoercions.ma;h=ae69759bf4c083fe6ccaf5c4acb2325631d5e69d;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=663656e05faf57e38008a240a72f10f893267123;hpb=650e3b3c9ff0b9cafb76a0edf8139a53446937ba;p=helm.git diff --git a/helm/matita/tests/coercions.ma b/helm/matita/tests/coercions.ma index 663656e05..ae69759bf 100644 --- a/helm/matita/tests/coercions.ma +++ b/helm/matita/tests/coercions.ma @@ -41,7 +41,6 @@ coercion pos2nat. coercion nat2int. definition fst \def \lambda x,y:int.x. -alias symbol "eq" (instance 0) = "Coq's leibnitz's equality". theorem a: fst O one = fst (positive O) (next one). reflexivity.