]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/csx_cnx.ma
update in ground static_2 basic_2 apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / csx_cnx.ma
index dfb86156af00378d79ae74ce1a266575aee9558f..4471b208338d6432720b80e6214d2acbc3be94a4 100644 (file)
@@ -21,11 +21,11 @@ include "basic_2/rt_computation/csx.ma".
 
 (* Basic_1: was just: sn3_nf2 *)
 lemma cnx_csx (G) (L):
-      â\88\80T. â\9dªG,Lâ\9d« â\8a¢ â¬\88ð\9d\90\8d T â\86\92 â\9dªG,Lâ\9d« ⊢ ⬈*𝐒 T.
+      â\88\80T. â\9d¨G,Lâ\9d© â\8a¢ â¬\88ð\9d\90\8d T â\86\92 â\9d¨G,Lâ\9d© ⊢ ⬈*𝐒 T.
 /2 width=1 by NF_to_SN/ qed.
 
 (* Advanced properties ******************************************************)
 
 lemma csx_sort (G) (L):
-      â\88\80s. â\9dªG,Lâ\9d« ⊢ ⬈*𝐒 ⋆s.
+      â\88\80s. â\9d¨G,Lâ\9d© ⊢ ⬈*𝐒 ⋆s.
 /3 width=4 by cnx_csx, cnx_sort/ qed.