]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_tls_pushs_eq.ma
update in ground, static_2 and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_tls_pushs_eq.ma
index 31055e9adc531201ab371919a4220e45c8dabd61..37a657203bd56c50495c364bc53d58a89e24904a 100644 (file)
@@ -21,8 +21,8 @@ include "ground/relocation/pr_pushs.ma".
 
 (*** eq_inv_pushs_sn *)
 lemma pr_eq_inv_pushs_sn (n):
-      â\88\80f1,g2. â«¯*[n] f1 â\89¡ g2 →
-      â\88§â\88§ f1 â\89¡ ⫰*[n]g2 & ⫯*[n]⫰*[n]g2 = g2.
+      â\88\80f1,g2. â«¯*[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_push_sn … H) -H [|*: // ] #Hf10 *
@@ -32,8 +32,8 @@ qed-.
 
 (*** eq_inv_pushs_dx *)
 lemma pr_eq_inv_pushs_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_push_dx … H) -H [|*: // ] #Hf02 *