]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/cnv_cpmuwe_cpmre.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / cnv_cpmuwe_cpmre.ma
index 09eb4bdc3cc5ed114d3a14378bbccd9dd73bfa15..e826196e68eedd55381cef3be2a4579287469020 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. â\9dªG,Lâ\9d« ⊢ 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