X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Farith%2Fpnat_two.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Farith%2Fpnat_two.ma;h=d1be445c17e9a3cdd708ce6e60ffb1f4803f3713;hb=48cd63fc7f4415925582eae224a36a9c1bb3cc06;hp=0000000000000000000000000000000000000000;hpb=8f1a123e61ff079b1f9ad63cc915470ec7e6abf3;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/arith/pnat_two.ma b/matita/matita/contribs/lambdadelta/ground/arith/pnat_two.ma new file mode 100644 index 000000000..d1be445c1 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground/arith/pnat_two.ma @@ -0,0 +1,22 @@ +(**************************************************************************) +(* ___ *) +(* ||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 *) +(* *) +(**************************************************************************) + +include "ground/notation/functions/two_0.ma". +include "ground/arith/pnat.ma". + +(* POSITIVE INTEGERS ********************************************************) + +interpretation + "two (positive integers)" + 'Two = (psucc punit).