]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpms_reqx.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpms_reqx.ma
index cda3b2b8ebaa462409fa6bbe690194da06f98956..78294ec717c64a6d005ee73d8aecccce27f3fefa 100644 (file)
@@ -20,11 +20,11 @@ include "basic_2/rt_computation/cpms_cpxs.ma".
 (* Properties with sort-irrelevant equivalence for local environments *******)
 
 lemma cpms_reqx_conf_sn (h) (n) (G) (L1) (L2):
-                        â\88\80T1,T2. â¦\83G,L1â¦\84 ⊢ T1 ➡*[n,h] T2 →
+                        â\88\80T1,T2. â\9dªG,L1â\9d« ⊢ T1 ➡*[n,h] T2 →
                         L1 ≛[T1] L2 → L1 ≛[T2] L2.
 /3 width=5 by cpms_fwd_cpxs, cpxs_reqx_conf_sn/ qed-.
 
 lemma cpms_reqx_conf_dx (h) (n) (G) (L1) (L2):
-                        â\88\80T1,T2. â¦\83G,L2â¦\84 ⊢ T1 ➡*[n,h] T2 →
+                        â\88\80T1,T2. â\9dªG,L2â\9d« ⊢ T1 ➡*[n,h] T2 →
                         L1 ≛[T1] L2 → L1 ≛[T2] L2.
 /3 width=5 by cpms_fwd_cpxs, cpxs_reqx_conf_dx/ qed-.