]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_tls_nexts_eq.ma
update in ground, static_2 and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_tls_nexts_eq.ma
index 004b20fe72e56813bbc9774cce765bfef08d4221..b17dc66ee1efe05ea18f789e14d5f5ede24a9570 100644 (file)
@@ -21,8 +21,8 @@ include "ground/relocation/pr_tls_eq.ma".
 
 (*** eq_inv_nexts_sn *)
 lemma pr_eq_inv_nexts_sn (n):
-      â\88\80f1,g2. â\86\91*[n] f1 â\89¡ g2 →
-      â\88§â\88§ f1 â\89¡ ⫰*[n]g2 & ↑*[n]⫰*[n]g2 = g2.
+      â\88\80f1,g2. â\86\91*[n] f1 â\89\90 g2 →
+      â\88§â\88§ f1 â\89\90 ⫰*[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 *
@@ -32,8 +32,8 @@ qed-.
 
 (*** eq_inv_nexts_dx *)
 lemma pr_eq_inv_nexts_dx (n):
-      â\88\80f2,g1. g1 â\89¡ ↑*[n] f2 →
-      â\88§â\88§ â«°*[n]g1 â\89¡ f2 & ↑*[n]⫰*[n]g1 = g1.
+      â\88\80f2,g1. g1 â\89\90 ↑*[n] f2 →
+      â\88§â\88§ â«°*[n]g1 â\89\90 f2 & ↑*[n]⫰*[n]g1 = g1.
 #n @(nat_ind_succ … n) -n /2 width=1 by conj/
 #n #IH #f2 #g1 #H
 elim (pr_eq_inv_next_dx … H) -H [|*: // ] #Hf02 *