]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/lfxs_fqup.ma
notational change for lexs
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / lfxs_fqup.ma
index e0fc99355ad35f3737909198277a0c22a1958d95..c54aaa406d9e9bfd4ee4bed51af281c853ba9239 100644 (file)
@@ -20,12 +20,12 @@ include "basic_2/static/lfxs.ma".
 (* Advanced properties ******************************************************)
 
 (* Basic_2A1: uses: llpx_sn_refl *)
-lemma lfxs_refl: â\88\80R. (â\88\80L. reflexive â\80¦ (R L)) â\86\92 â\88\80L,T. L â¦»*[R, T] L.
+lemma lfxs_refl: â\88\80R. (â\88\80L. reflexive â\80¦ (R L)) â\86\92 â\88\80L,T. L âª¤*[R, T] L.
 #R #HR #L #T elim (frees_total L T) /3 width=3 by lexs_refl, ex2_intro/
 qed.
 
 lemma lfxs_pair: ∀R. (∀L. reflexive … (R L)) →
-                 â\88\80L,V1,V2. R L V1 V2 â\86\92 â\88\80I,T. L.â\93\91{I}V1 â¦»*[R, T] L.ⓑ{I}V2.
+                 â\88\80L,V1,V2. R L V1 V2 â\86\92 â\88\80I,T. L.â\93\91{I}V1 âª¤*[R, T] L.ⓑ{I}V2.
 #R #HR #L #V1 #V2 #HV12 #I #T
 elim (frees_total (L.ⓑ{I}V1) T) #f #Hf
 elim (pn_split f) * #g #H destruct