X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Frelocation%2Fmr2.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Frelocation%2Fmr2.ma;h=072b07f6cdc7fcc1245193fd1a860fe26d884678;hb=44211a20a89241616eca9afaf9dd8dab6139c571;hp=0000000000000000000000000000000000000000;hpb=5102e7f780e83c7fef1d3826f81dfd37ee4028bc;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground_2/relocation/mr2.ma b/matita/matita/contribs/lambdadelta/ground_2/relocation/mr2.ma new file mode 100644 index 000000000..072b07f6c --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground_2/relocation/mr2.ma @@ -0,0 +1,19 @@ +(**************************************************************************) +(* ___ *) +(* ||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_2/lib/list.ma". + +(* MULTIPLE RELOCATION WITH PAIRS *******************************************) + +definition mr2: Type[0] ≝ list2 nat nat.