X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fcoq.ma;h=1b284799dfefbec04e98d52f1d5ef72ab73fffb9;hb=e52175d0188a54fee13eca3ae0a8ee12d2270bd5;hp=10a3de67717411dfda3ee9fb16875cfd7debe35b;hpb=4628e72aa23c1f077f483c62f373784f9f3c3aad;p=helm.git diff --git a/helm/matita/coq.ma b/helm/matita/coq.ma index 10a3de677..1b284799d 100644 --- a/helm/matita/coq.ma +++ b/helm/matita/coq.ma @@ -1,3 +1,5 @@ +set "baseuri" "cic:/Coq/". + (* aritmetic operators *) interpretation "Coq's natural plus" 'plus x y = (cic:/Coq/Init/Peano/plus.con x y).