X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fgr_after_pat_uni_tls.ma;h=fe12866684e6844f83cc7b839f6e4f01dcf165a2;hb=8bbe582d87984526f40182c4409cbfd43108cb79;hp=40853b262e94f95146df3bcada4e520a35a2479b;hpb=2ed8d2abcc3b0687141b627061b63350a0b200bd;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_pat_uni_tls.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_pat_uni_tls.ma index 40853b262..fe1286668 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_pat_uni_tls.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/gr_after_pat_uni_tls.ma @@ -25,7 +25,7 @@ include "ground/relocation/gr_after_isi.ma". (*** after_uni_succ_dx *) lemma gr_after_pat_uni (i2) (i1): ∀f2. @❪i1, f2❫ ≘ i2 → - ∀f. f2 ⊚ 𝐮❨i1❩ ≘ f → 𝐮❨i2❩ ⊚ ⫱*[i2] f2 ≘ f. + ∀f. f2 ⊚ 𝐮❨i1❩ ≘ f → 𝐮❨i2❩ ⊚ ⫰*[i2] f2 ≘ f. #i2 elim i2 -i2 [ #i1 #f2 #Hf2 #f #Hf elim (gr_pat_inv_unit_dx … Hf2) -Hf2 // #g2 #H1 #H2 destruct @@ -47,7 +47,7 @@ qed. (*** after_uni_succ_sn *) lemma gr_pat_after_uni_tls (i2) (i1): ∀f2. @❪i1, f2❫ ≘ i2 → - ∀f. 𝐮❨i2❩ ⊚ ⫱*[i2] f2 ≘ f → f2 ⊚ 𝐮❨i1❩ ≘ f. + ∀f. 𝐮❨i2❩ ⊚ ⫰*[i2] f2 ≘ f → f2 ⊚ 𝐮❨i1❩ ≘ f. #i2 elim i2 -i2 [ #i1 #f2 #Hf2 #f #Hf elim (gr_pat_inv_unit_dx … Hf2) -Hf2 // #g2 #H1 #H2 destruct