]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / fpbg_lpxs.ma
index 0921a5e123e09f5bed0f2ccb710e942fc92f4cb9..2893e58e55fa3b73b80b0f5cbad0d8318b7994a2 100644 (file)
@@ -20,9 +20,9 @@ include "basic_2/rt_computation/fpbg.ma".
 (* Properties with unbound rt-computation on full local environments ********)
 
 (* Basic_2A1: uses: lpxs_fpbg *)
-lemma lpxs_rdneq_fpbg: ∀h,G,L1,L2,T. ⦃G,L1⦄ ⊢ ⬈*[h] L2 →
-                       (L1 â\89\9b[T] L2 â\86\92 â\8a¥) â\86\92 â¦\83G,L1,Tâ¦\84 >[h] â¦\83G,L2,Tâ¦\84.
+lemma lpxs_rneqx_fpbg: ∀h,G,L1,L2,T. ❪G,L1❫ ⊢ ⬈*[h] L2 →
+                       (L1 â\89\9b[T] L2 â\86\92 â\8a¥) â\86\92 â\9dªG,L1,Tâ\9d« >[h] â\9dªG,L2,Tâ\9d«.
 #h #G #L1 #L2 #T #H #H0
-elim (lpxs_rdneq_inv_step_sn … H … H0) -H -H0
-/4 width=7 by fpb_lpx, lpxs_fdeq_fpbs, fdeq_intro_sn, ex2_3_intro/
+elim (lpxs_rneqx_inv_step_sn … H … H0) -H -H0
+/4 width=7 by fpb_lpx, lpxs_feqx_fpbs, feqx_intro_sn, ex2_3_intro/
 qed.