]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/lprs_ctc.ma
update in basic_2 and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / lprs_ctc.ma
index c3e72888bb0996373d49d7cbe6d50456adacd33c..01e1c16ee08fbaf4b030653dce7917b1dde94870 100644 (file)
@@ -20,11 +20,11 @@ include "basic_2/rt_computation/lprs.ma".
 (* Properties with contextual transitive closure ****************************)
 
 lemma lprs_CTC (h) (G):
-               â\88\80L1,L2. L1⪤[CTC â\80¦ (λL. cpm h G L 0)] L2 â\86\92 â¦\83G,L1â¦\84â\8a¢ â\9e¡*[h] L2.
+               â\88\80L1,L2. L1⪤[CTC â\80¦ (λL. cpm h G L 0)] L2 â\86\92 â\9dªG,L1â\9d«â\8a¢ â\9e¡*[h,0] L2.
 /3 width=3 by cprs_CTC, lex_co/ qed.
 
 (* Inversion lemmas with contextual transitive closure **********************)
 
 lemma lprs_inv_CTC (h) (G):
-                   â\88\80L1,L2. â¦\83G,L1â¦\84â\8a¢ â\9e¡*[h] L2 → L1⪤[CTC … (λL. cpm h G L 0)] L2.
+                   â\88\80L1,L2. â\9dªG,L1â\9d«â\8a¢ â\9e¡*[h,0] L2 → L1⪤[CTC … (λL. cpm h G L 0)] L2.
 /3 width=3 by cprs_inv_CTC, lex_co/ qed-.