]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cnu_drops.ma
some restyling ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cnu_drops.ma
index 6b6aa0962a16118a85a46d3859059e77883d7350..97e13d22a3d9b144cbcd53601bed2c42e8f6845a 100644 (file)
@@ -21,7 +21,7 @@ include "basic_2/rt_transition/cnu.ma".
 (* Advanced properties ******************************************************)
 
 lemma cnu_atom_drops (h) (b) (G) (L):
-      āˆ€i. ā¬‡*[b,š”ā“iāµ] L ā‰˜ ā‹† ā†’ ā¦ƒG, Lā¦„ āŠ¢ ā„²[h] šā¦ƒ#iā¦„.
+      āˆ€i. ā¬‡*[b,š”ā“iāµ] L ā‰˜ ā‹† ā†’ ā¦ƒG,Lā¦„ āŠ¢ ā„²[h] šā¦ƒ#iā¦„.
 #h #b #G #L #i #Hi #n #X #H
 elim (cpm_inv_lref1_drops ā€¦ H) -H * [ // || #m ] #K #V1 #V2 #HLK
 lapply (drops_gen b ā€¦ HLK) -HLK #HLK
@@ -29,7 +29,7 @@ lapply (drops_mono ā€¦ Hi ā€¦ HLK) -L #H destruct
 qed.
 
 lemma cnu_unit_drops (h) (I) (G) (L):
-      āˆ€K,i. ā¬‡*[i] L ā‰˜ K.ā“¤{I} ā†’ ā¦ƒG, Lā¦„ āŠ¢ ā„²[h] šā¦ƒ#iā¦„.
+      āˆ€K,i. ā¬‡*[i] L ā‰˜ K.ā“¤{I} ā†’ ā¦ƒG,Lā¦„ āŠ¢ ā„²[h] šā¦ƒ#iā¦„.
 #h #I #G #L #K #i #HLK #n #X #H
 elim (cpm_inv_lref1_drops ā€¦ H) -H * [ // || #m ] #Y #V1 #V2 #HLY
 lapply (drops_mono ā€¦ HLK ā€¦ HLY) -L #H destruct