]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_isf_tl.ma
update in ground and static_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_isf_tl.ma
index 52bc146fef39521e7826e5d021bad71b2092021b..5268136d7fe34e1c0a08d0360f9dc146bcac0aae 100644 (file)
@@ -20,7 +20,7 @@ include "ground/relocation/gr_isf.ma".
 (* Constructions with gr_tl *************************************************)
 
 (*** isfin_tl *)
-lemma gr_isf_tl (f): ð\9d\90\85â\9dªfâ\9d« â\86\92 ð\9d\90\85â\9dªâ«±f❫.
+lemma gr_isf_tl (f): ð\9d\90\85â\9dªfâ\9d« â\86\92 ð\9d\90\85â\9dªâ«°f❫.
 #f elim (gr_map_split_tl f) * #Hf
 /3 width=3 by gr_isf_inv_push, gr_isf_inv_next/
 qed.
@@ -28,7 +28,7 @@ qed.
 (* Inversions with gr_tl ****************************************************)
 
 (*** isfin_inv_tl *)
-lemma gr_isf_inv_tl (g): ð\9d\90\85â\9dªâ«±g❫ → 𝐅❪g❫.
+lemma gr_isf_inv_tl (g): ð\9d\90\85â\9dªâ«°g❫ → 𝐅❪g❫.
 #f elim (gr_map_split_tl f) * #Hf
 /2 width=1 by gr_isf_next, gr_isf_push/
 qed-.