X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_after_basic.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_after_basic.ma;h=0000000000000000000000000000000000000000;hb=f8b4eb67c2437f7b5174d7dca46e102e0ac0d19d;hp=00c0672c863af054c0e47f4550d1bb04a0f115da;hpb=8bbe582d87984526f40182c4409cbfd43108cb79;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_basic.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_basic.ma deleted file mode 100644 index 00c0672c8..000000000 --- a/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_basic.ma +++ /dev/null @@ -1,38 +0,0 @@ -(**************************************************************************) -(* ___ *) -(* ||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/arith/nat_le_pred.ma". -include "ground/relocation/gr_basic.ma". -include "ground/relocation/gr_after_uni.ma". - -(* RELATIONAL COMPOSITION FOR GENERIC RELOCATION MAPS ***********************) - -(* Constructions with gr_basic **********************************************) - -(*** after_basic_rc *) -lemma after_basic_rc (d2) (d1): - d1 ≤ d2 → ∀h2,h1.d2 ≤ h1+d1 → 𝐛❨d2,h2❩ ⊚ 𝐛❨d1,h1❩ ≘ 𝐛❨d1,h1+h2❩. -#d2 #d1 @(nat_ind_2_succ … d2 d1) -d2 -d1 -[ #d1 #H #h2 #h1 #_ - <(nle_inv_zero_dx … H) -d1 // -| #d2 #IH #_ #h2 #h1 Hh1 -Hh1