X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Flibrary_auto%2Fauto%2FZ%2Ftimes.ma;h=105943460da17b1513309f6e3bc76e8ef643901c;hb=9eabe046c1182960de8cfdba96c5414224e3a61e;hp=1fa633d9fb04b3f4da63bbaff719d19541224a49;hpb=bbb9215a02e1321d01a11c0ead6d0d218d047f68;p=helm.git diff --git a/helm/software/matita/contribs/library_auto/auto/Z/times.ma b/helm/software/matita/contribs/library_auto/auto/Z/times.ma index 1fa633d9f..105943460 100644 --- a/helm/software/matita/contribs/library_auto/auto/Z/times.ma +++ b/helm/software/matita/contribs/library_auto/auto/Z/times.ma @@ -32,8 +32,7 @@ definition Ztimes :Z \to Z \to Z \def | (pos n) \Rightarrow (neg (pred ((S m) * (S n)))) | (neg n) \Rightarrow (pos (pred ((S m) * (S n))))]]. -(*CSC: the URI must disappear: there is a bug now *) -interpretation "integer times" 'times x y = (cic:/matita/library_autobatch/Z/times/Ztimes.con x y). +interpretation "integer times" 'times x y = (Ztimes x y). theorem Ztimes_z_OZ: \forall z:Z. z*OZ = OZ. intro.