From: Ferruccio Guidi Date: Mon, 19 Dec 2022 22:16:18 +0000 (+0100) Subject: update in ground X-Git-Tag: make_still_working~19 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=73cc0c523c5264f2883c25f6735be325e5cfd1da update in ground + some renaming --- diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/tr_compose_pap.ma b/matita/matita/contribs/lambdadelta/ground/relocation/tr_compose_pap.ma index 7854b2a69..5114c745b 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/tr_compose_pap.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/tr_compose_pap.ma @@ -24,8 +24,8 @@ lemma tr_compose_pap (i) (f1) (f2): f2@⧣❨f1@⧣❨i❩❩ = (f2∘f1)@⧣❨i❩. #i elim i -i [ * #p1 #f1 #f2 - nsucc_inj nrplus_inj_dx >nrplus_inj_sn nsucc_inj // ] qed.