From 73cc0c523c5264f2883c25f6735be325e5cfd1da Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Mon, 19 Dec 2022 23:16:18 +0100 Subject: [PATCH] update in ground + some renaming --- .../lambdadelta/ground/relocation/tr_compose_pap.ma | 4 ++-- .../lambdadelta/ground/relocation/tr_compose_tls.ma | 2 +- .../matita/contribs/lambdadelta/ground/relocation/tr_pap.ma | 4 ++-- .../contribs/lambdadelta/ground/relocation/tr_pap_eq.ma | 6 +++--- .../contribs/lambdadelta/ground/relocation/tr_pap_tls.ma | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) 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. -- 2.39.2