]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpms_reqg.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpms_reqg.ma
index f837a4eb5b0ecb180100b0eb595494b79d876a57..f49044e686cad23f3b252ff5c29a21e03402891c 100644 (file)
@@ -20,12 +20,12 @@ include "basic_2/rt_computation/cpms_cpxs.ma".
 (* Properties with generic equivalence for local environments ***************)
 
 lemma cpms_reqg_conf_sn (S) (h) (n) (G) (L1) (L2):
-                        â\88\80T1,T2. â\9dªG,L1â\9d« ⊢ T1 ➡*[h,n] T2 →
+                        â\88\80T1,T2. â\9d¨G,L1â\9d© ⊢ T1 ➡*[h,n] T2 →
                         L1 ≛[S,T1] L2 → L1 ≛[S,T2] L2.
 /3 width=5 by cpms_fwd_cpxs, cpxs_reqg_conf_sn/ qed-.
 
 lemma cpms_reqg_conf_dx (S) (h) (n) (G) (L1) (L2):
                         reflexive … S → symmetric … S →
-                        â\88\80T1,T2. â\9dªG,L2â\9d« ⊢ T1 ➡*[h,n] T2 →
+                        â\88\80T1,T2. â\9d¨G,L2â\9d© ⊢ T1 ➡*[h,n] T2 →
                         L1 ≛[S,T1] L2 → L1 ≛[S,T2] L2.
 /3 width=5 by cpms_fwd_cpxs, cpxs_reqg_conf_dx/ qed-.