]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_isf_tl.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_isf_tl.ma
index 3bb1a4e2b582c762c366103f046c8bff9db20f2e..7bd5a8ac34ff29e3281b359d02048e95e5eab5e7 100644 (file)
@@ -20,7 +20,7 @@ include "ground/relocation/pr_isf.ma".
 (* Constructions with pr_tl *************************************************)
 
 (*** isfin_tl *)
-lemma pr_isf_tl (f): ð\9d\90\85â\9dªfâ\9d« â\86\92 ð\9d\90\85â\9dªâ«°fâ\9d«.
+lemma pr_isf_tl (f): ð\9d\90\85â\9d¨fâ\9d© â\86\92 ð\9d\90\85â\9d¨â«°fâ\9d©.
 #f elim (pr_map_split_tl f) * #Hf
 /3 width=3 by pr_isf_inv_push, pr_isf_inv_next/
 qed.
@@ -28,7 +28,7 @@ qed.
 (* Inversions with pr_tl ****************************************************)
 
 (*** isfin_inv_tl *)
-lemma pr_isf_inv_tl (g): ð\9d\90\85â\9dªâ«°gâ\9d« â\86\92 ð\9d\90\85â\9dªgâ\9d«.
+lemma pr_isf_inv_tl (g): ð\9d\90\85â\9d¨â«°gâ\9d© â\86\92 ð\9d\90\85â\9d¨gâ\9d©.
 #f elim (pr_map_split_tl f) * #Hf
 /2 width=1 by pr_isf_next, pr_isf_push/
 qed-.