]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpxs_cnx.ma
- notation change for tdeq and related notions
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpxs_cnx.ma
index 1dfedff90894398f846768b9a3109c6b473e4120..001efe155e66677d55e5ce423fbcdc98f2176abc 100644 (file)
@@ -20,7 +20,7 @@ include "basic_2/rt_computation/cpxs.ma".
 (* Inversion lemmas with normal terms ***************************************)
 
 lemma cpxs_inv_cnx1: ∀h,o,G,L,T1,T2. ⦃G, L⦄ ⊢ T1 ⬈*[h] T2 → ⦃G, L⦄ ⊢ ⬈[h, o] 𝐍⦃T1⦄ →
-                     T1 â\89¡[h, o] T2.
+                     T1 â\89\9b[h, o] T2.
 #h #o #G #L #T1 #T2 #H @(cpxs_ind_dx … H) -T1
 /5 width=8 by cnx_tdeq_trans, tdeq_trans/
 qed-.