X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fpr_pat_tls.ma;h=1150c6a8d89e9c0bda3a6f4f27bcd1a353b1d1f6;hb=77479649510792efe4d9cbff508e118360862594;hp=eaaaf0501951595dfefa9e511dad3fbd2cf3dc2a;hpb=9b4e20442ec5a4028cfe2b6fe836c94acdb033b8;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/pr_pat_tls.ma b/matita/matita/contribs/lambdadelta/ground/relocation/pr_pat_tls.ma index eaaaf0501..1150c6a8d 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/pr_pat_tls.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/pr_pat_tls.ma @@ -23,7 +23,7 @@ include "ground/relocation/pr_pat_eq.ma". (* Note: this requires ↑ on first n *) (*** at_pxx_tls *) lemma pr_pat_unit_succ_tls (n) (f): - @❨𝟏,f❩ ≘ ↑n → @❨𝟏,⫰*[n]f❩ ≘ 𝟏. + @⧣❨𝟏,f❩ ≘ ↑n → @⧣❨𝟏,⫰*[n]f❩ ≘ 𝟏. #n @(nat_ind_succ … n) -n // #n #IH #f #Hf elim (pr_pat_inv_unit_succ … Hf) -Hf [|*: // ] #g #Hg #H0 destruct @@ -32,7 +32,7 @@ qed. (* Note: this requires ↑ on third n2 *) (*** at_tls *) -lemma pr_pat_tls (n2) (f): ⫯⫰*[↑n2]f ≐ ⫰*[n2]f → ∃i1. @❨i1,f❩ ≘ ↑n2. +lemma pr_pat_tls (n2) (f): ⫯⫰*[↑n2]f ≐ ⫰*[n2]f → ∃i1. @⧣❨i1,f❩ ≘ ↑n2. #n2 @(nat_ind_succ … n2) -n2 [ /4 width=4 by pr_pat_eq_repl_back, pr_pat_refl, ex_intro/ | #n2 #IH #f