]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpmuwe_csx.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpmuwe_csx.ma
index 248b4b22900d3eedb9e1649fc40b3d05db962f51..2881941a1d094391ea210fbee0b5765ec3ae4a51 100644 (file)
@@ -23,7 +23,7 @@ include "basic_2/rt_computation/cpmuwe.ma".
 (* Properties with strongly normalizing terms for extended rt-transition ****)
 
 lemma cpmuwe_total_csx (h) (G) (L):
-      â\88\80T1. â\9dªG,Lâ\9d« â\8a¢ â¬\88\9d\90\92 T1 â\86\92 â\88\83â\88\83T2,n. â\9dªG,Lâ\9d« ⊢ T1 ➡*𝐍𝐖*[h,n] T2.
+      â\88\80T1. â\9d¨G,Lâ\9d© â\8a¢ â¬\88\9d\90\92 T1 â\86\92 â\88\83â\88\83T2,n. â\9d¨G,Lâ\9d© ⊢ T1 ➡*𝐍𝐖*[h,n] T2.
 #h #G #L #T1 #H
 @(csx_ind_cpxs … H) -T1 #T1 #_ #IHT1
 elim (cnuw_dec_ex h G L T1)
@@ -38,7 +38,7 @@ elim (cnuw_dec_ex h G L T1)
 qed-.
 
 lemma R_cpmuwe_total_csx (h) (G) (L):
-      â\88\80T1. â\9dªG,Lâ\9d« ⊢ ⬈*𝐒 T1 → ∃n. R_cpmuwe h G L T1 n.
+      â\88\80T1. â\9d¨G,Lâ\9d© ⊢ ⬈*𝐒 T1 → ∃n. R_cpmuwe h G L T1 n.
 #h #G #L #T1 #H
 elim (cpmuwe_total_csx h … H) -H #T2 #n #HT12
 /3 width=3 by ex_intro (* 2x *)/