X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fpr_tls_nexts_eq.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fpr_tls_nexts_eq.ma;h=004b20fe72e56813bbc9774cce765bfef08d4221;hb=f8b4eb67c2437f7b5174d7dca46e102e0ac0d19d;hp=0000000000000000000000000000000000000000;hpb=8bbe582d87984526f40182c4409cbfd43108cb79;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/pr_tls_nexts_eq.ma b/matita/matita/contribs/lambdadelta/ground/relocation/pr_tls_nexts_eq.ma new file mode 100644 index 000000000..004b20fe7 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground/relocation/pr_tls_nexts_eq.ma @@ -0,0 +1,42 @@ +(**************************************************************************) +(* ___ *) +(* ||M|| *) +(* ||A|| A project by Andrea Asperti *) +(* ||T|| *) +(* ||I|| Developers: *) +(* ||T|| The HELM team. *) +(* ||A|| http://helm.cs.unibo.it *) +(* \ / *) +(* \ / This file is distributed under the terms of the *) +(* v GNU General Public License Version 2 *) +(* *) +(**************************************************************************) + +include "ground/relocation/pr_nexts.ma". +include "ground/relocation/pr_tls_eq.ma". + +(* ITERATED TAIL FOR PARTIAL RELOCATION MAPS ********************************) + +(* Inversions with pr_nexts and pr_eq ***************************************) + +(*** eq_inv_nexts_sn *) +lemma pr_eq_inv_nexts_sn (n): + ∀f1,g2. ↑*[n] f1 ≡ g2 → + ∧∧ f1 ≡ ⫰*[n]g2 & ↑*[n]⫰*[n]g2 = g2. +#n @(nat_ind_succ … n) -n /2 width=1 by conj/ +#n #IH #f1 #g2 #H +elim (pr_eq_inv_next_sn … H) -H [|*: // ] #Hf10 * +elim (IH … Hf10) -IH -Hf10 #Hf12 #H2 +