]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_pat_uni.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_pat_uni.ma
index 387430d9252ad407bf161df7891c8f5eac09a697..8e9e28a975d4b2d3ce8539d5d2442b97e871a9da 100644 (file)
@@ -22,7 +22,7 @@ include "ground/relocation/pr_pat_pat_id.ma".
 
 (*** at_uni *)
 lemma pr_pat_uni (n) (i):
-      @â\9dªi,ð\9d\90®â\9d¨nâ\9d©â\9d« ≘ i+n.
+      @â\9d¨i,ð\9d\90®â\9d¨nâ\9d©â\9d© ≘ i+n.
 #n @(nat_ind_succ … n) -n
 /2 width=5 by pr_pat_next/
 qed.
@@ -31,5 +31,5 @@ qed.
 
 (*** at_inv_uni *)
 lemma pr_pat_inv_uni (n) (i) (j):
-      @â\9dªi,ð\9d\90®â\9d¨nâ\9d©â\9d« ≘ j → j = i+n.
+      @â\9d¨i,ð\9d\90®â\9d¨nâ\9d©â\9d© ≘ j → j = i+n.
 /2 width=4 by pr_pat_mono/ qed-.