]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/rsx_length.ma
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / rsx_length.ma
index 1954e6b6be3ad9da06194886cb0fa442e57c12bd..4a5a8a4e50182a4ed719d96d94efbd8bc30a2c7f 100644 (file)
@@ -21,18 +21,18 @@ include "basic_2/rt_computation/rsx.ma".
 (* Advanced properties ******************************************************)
 
 (* Basic_2A1: uses: lsx_sort *)
-lemma rsx_sort (h) (G): āˆ€L,s. G āŠ¢ ā¬ˆ*[h,ā‹†s] š’ā¦ƒLā¦„.
+lemma rsx_sort (h) (G): āˆ€L,s. G āŠ¢ ā¬ˆ*š’[h,ā‹†s] L.
 #h #G #L1 #s @rsx_intro #L2 #H #Hs
 elim Hs -Hs /3 width=3 by lpx_fwd_length, reqx_sort_length/
 qed.
 
 (* Basic_2A1: uses: lsx_gref *)
-lemma rsx_gref (h) (G): āˆ€L,l. G āŠ¢ ā¬ˆ*[h,Ā§l] š’ā¦ƒLā¦„.
+lemma rsx_gref (h) (G): āˆ€L,l. G āŠ¢ ā¬ˆ*š’[h,Ā§l] L.
 #h #G #L1 #s @rsx_intro #L2 #H #Hs
 elim Hs -Hs /3 width=3 by lpx_fwd_length, reqx_gref_length/
 qed.
 
-lemma rsx_unit (h) (G): āˆ€I,L. G āŠ¢ ā¬ˆ*[h,#0] š’ā¦ƒL.ā“¤{I}ā¦„.
+lemma rsx_unit (h) (G): āˆ€I,L. G āŠ¢ ā¬ˆ*š’[h,#0] L.ā“¤[I].
 #h #G #I #L1 @rsx_intro
 #Y #HY #HnY elim HnY -HnY
 elim (lpx_inv_unit_sn ā€¦ HY) -HY #L2 #HL12 #H destruct