]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/cnv_cpmuwe_cpmre.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / cnv_cpmuwe_cpmre.ma
index 701746c9f8ff770b8bd1db540b46a190b721c6e3..09eb4bdc3cc5ed114d3a14378bbccd9dd73bfa15 100644 (file)
@@ -22,7 +22,7 @@ include "basic_2/dynamic/cnv_cpmre.ma".
 (* Advanced Properties with t-unbound whd evaluation on terms ***************)
 
 lemma cnv_R_cpmuwe_dec (h) (a) (G) (L):
-      â\88\80T. â¦\83G,Lâ¦\84 ⊢ T ![h,a] → ∀n. Decidable (R_cpmuwe h G L T n).
+      â\88\80T. â\9dªG,Lâ\9d« ⊢ T ![h,a] → ∀n. Decidable (R_cpmuwe h G L T n).
 #h #a #G #L #T1 #HT1 #n
 elim (cnv_fwd_aaa … HT1) #A #HA
 elim (cpmre_total_aaa h n … HA) -HA #T2 #HT12