X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fstatic_2%2Fsyntax%2Fsh_lt.ma;h=6e078ad401c23db8a66fba51920529b22b026f1d;hp=bfeab590553cf8940ef01d581ae2515055da2e60;hb=8fe4dc148d50a0352313633bea61441bc817afbf;hpb=cab35e3d6c09d266c1372b5cc9a0045578bae79b diff --git a/matita/matita/contribs/lambdadelta/static_2/syntax/sh_lt.ma b/matita/matita/contribs/lambdadelta/static_2/syntax/sh_lt.ma index bfeab5905..6e078ad40 100644 --- a/matita/matita/contribs/lambdadelta/static_2/syntax/sh_lt.ma +++ b/matita/matita/contribs/lambdadelta/static_2/syntax/sh_lt.ma @@ -27,7 +27,7 @@ record sh_lt (h): Prop ≝ lemma sh_nexts_le (h): sh_lt h → ∀s,n. s ≤ ⇡*[h,n]s. #h #Hh #s #n @(nat_ind_succ … n) -n [ // ] #n #IH sh_nexts_swap >sh_nexts_swap #H + | #n2 #_ sh_nexts_swap >sh_nexts_swap #H + | #n2 #_ sh_nexts_swap // + @or_introl @(ex_intro … (↑n)) // | #H1 @or_intror * #n #H2 @H1 -H1 destruct generalize in match Hs12; -Hs12 >(sh_nexts_zero h s1) in ⊢ (?%?→?); #H lapply (sh_lt_nexts_inv_lt … Hh … H) -H #H >(nlt_des_gen … H) -H - @(ex_intro … (↓n)) sh_nexts_swap // + @(ex_intro … (↓n)) // ] ] ]