X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Farith%2Fnat_succ.ma;h=923b235e6f4dc5cf9ffbbf16b4ea9e9dc120cfa0;hp=a1532adebd035c9ca1ff67af2105d54cc4226ee7;hb=68e028d053806177e218ee1a5f8778d3011bef83;hpb=ccf5878f2a2ec7f952f140e162391708a740517b diff --git a/matita/matita/contribs/lambdadelta/ground/arith/nat_succ.ma b/matita/matita/contribs/lambdadelta/ground/arith/nat_succ.ma index a1532adeb..923b235e6 100644 --- a/matita/matita/contribs/lambdadelta/ground/arith/nat_succ.ma +++ b/matita/matita/contribs/lambdadelta/ground/arith/nat_succ.ma @@ -22,7 +22,7 @@ definition nsucc: nat → nat ≝ λm. match m with ]. interpretation - "successor (non-negative integers" + "successor (non-negative integers)" 'UpArrow m = (nsucc m). (* Basic rewrites ***********************************************************)