X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Frtmap_basic_after.ma;h=792fa995d660583de99c41043499c052495000a2;hp=3bcde30924d58b3c7b563a61d1aad15681754aa4;hb=8fdf1af656038d0245eba64ff2531bbe94ce0e9e;hpb=77c9255de3c5f7780aeacd745703a1cc76328a68 diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/rtmap_basic_after.ma b/matita/matita/contribs/lambdadelta/ground/relocation/rtmap_basic_after.ma index 3bcde3092..792fa995d 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/rtmap_basic_after.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/rtmap_basic_after.ma @@ -12,28 +12,26 @@ (* *) (**************************************************************************) -include "ground/relocation/rtmap_after.ma". +include "ground/arith/nat_le_pred.ma". +include "ground/relocation/rtmap_after_uni.ma". include "ground/relocation/rtmap_basic.ma". (* RELOCATION MAP ***********************************************************) (* Properties with composition **********************************************) -lemma after_basic_rc (m2,m1,n2,n1): - m1 ≤ m2 → m2 ≤ m1+n1 → 𝐁❨m2,n2❩ ⊚ 𝐁❨m1,n1❩ ≘ 𝐁❨m1,n2+n1❩. -#m2 elim m2 -m2 -[ #m1 #n2 #n1 #Hm21 #_ - <(le_n_O_to_eq … Hm21) -m1 // -| #m2 #IH * - [ #n2 #n1 #_ < plus_O_n #H - elim (le_inv_S1 … H) -H #x #Hx #H destruct - Hn1 -Hn1