]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cpm_cpx.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cpm_cpx.ma
index 8cbb8fc1834b92edb21125c735fd9ffdc9f6a7fd..c3fb02f6802b025787c448df531eee48a2995339 100644 (file)
@@ -20,7 +20,7 @@ include "basic_2/rt_transition/cpm.ma".
 (* Forward lemmas with unbound context-sensitive rt-transition for terms ****)
 
 (* Basic_2A1: includes: cpr_cpx *)
-lemma cpm_fwd_cpx: â\88\80n,h,G,L,T1,T2. â¦\83G,Lâ¦\84 â\8a¢ T1 â\9e¡[n,h] T2 â\86\92 â¦\83G,Lâ¦\84 ⊢ T1 ⬈[h] T2.
+lemma cpm_fwd_cpx: â\88\80n,h,G,L,T1,T2. â\9dªG,Lâ\9d« â\8a¢ T1 â\9e¡[n,h] T2 â\86\92 â\9dªG,Lâ\9d« ⊢ T1 ⬈[h] T2.
 #n #h #G #L #T1 #T2 * #c #Hc #H elim H -L -T1 -T2
 /2 width=3 by cpx_theta, cpx_beta, cpx_ee, cpx_eps, cpx_zeta, cpx_flat, cpx_bind, cpx_lref, cpx_delta/
 qed-.