]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cprre_cpms.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cprre_cpms.ma
index c7ebf67fc704a430daf791683f1de7c88a97ea8a..6c5b71d2455dd98182741d29e4d847e071fe7bcc 100644 (file)
@@ -20,8 +20,8 @@ include "basic_2/rt_computation/cprre.ma".
 (* Properties with t-bound rt-computarion on terms **************************)
 
 lemma cpms_cprre_trans (h) (n) (G) (L):
-      â\88\80T1,T0. â\9dªG,Lâ\9d« ⊢T1 ➡*[h,n] T0 →
-      â\88\80T2. â\9dªG,Lâ\9d« â\8a¢ T0 â\9e¡*ð\9d\90\8d[h,0] T2 â\86\92 â\9dªG,Lâ\9d« ⊢ T1 ➡*𝐍[h,n] T2.
+      â\88\80T1,T0. â\9d¨G,Lâ\9d© ⊢T1 ➡*[h,n] T0 →
+      â\88\80T2. â\9d¨G,Lâ\9d© â\8a¢ T0 â\9e¡*ð\9d\90\8d[h,0] T2 â\86\92 â\9d¨G,Lâ\9d© ⊢ T1 ➡*𝐍[h,n] T2.
 #h #n #G #L #T1 #T0 #HT10 #T2 * #HT02 #HT2
 /3 width=3 by cpms_cprs_trans, cpmre_intro/
 qed-.