]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_isi_pushs.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_isi_pushs.ma
index 10b815fe57994f9ff605316ba02632cea4774ee4..1dda3b30fb1e4a6a7c6563f03f02a9085426414c 100644 (file)
@@ -20,13 +20,13 @@ include "ground/relocation/pr_isi.ma".
 (* Constructions with pr_pushs **********************************************)
 
 (*** isid_pushs *)
-lemma pr_isi_pushs (n) (f): ð\9d\90\88â\9dªfâ\9d« â\86\92 ð\9d\90\88â\9dªâ«¯*[n]fâ\9d«.
+lemma pr_isi_pushs (n) (f): ð\9d\90\88â\9d¨fâ\9d© â\86\92 ð\9d\90\88â\9d¨â«¯*[n]fâ\9d©.
 #n @(nat_ind_succ … n) -n /3 width=3 by pr_isi_push/
 qed.
 
 (* Inversions with pr_pushs *************************************************)
 
 (*** isid_inv_pushs *)
-lemma pr_isi_inv_pushs (n) (g): ð\9d\90\88â\9dªâ«¯*[n]gâ\9d« â\86\92 ð\9d\90\88â\9dªgâ\9d«.
+lemma pr_isi_inv_pushs (n) (g): ð\9d\90\88â\9d¨â«¯*[n]gâ\9d© â\86\92 ð\9d\90\88â\9d¨gâ\9d©.
 #n @(nat_ind_succ … n) -n /3 width=3 by pr_isi_inv_push/
 qed-.