]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / fpbg_lpxs.ma
index 1864df4b31c96adc0598052856056b2b4d46ea83..760fc19864bf1b522211f8e7be62234d1de03ddc 100644 (file)
@@ -12,8 +12,9 @@
 (*                                                                        *)
 (**************************************************************************)
 
+include "basic_2/rt_transition/fpbc_lpx.ma".
 include "basic_2/rt_computation/fpbs_lpxs.ma".
-include "basic_2/rt_computation/fpbg.ma".
+include "basic_2/rt_computation/fpbg_fqup.ma".
 
 (* PROPER PARALLEL RST-COMPUTATION FOR CLOSURES *****************************)
 
@@ -21,9 +22,9 @@ include "basic_2/rt_computation/fpbg.ma".
 
 (* Basic_2A1: uses: lpxs_fpbg *)
 lemma lpxs_rneqx_fpbg:
-      â\88\80G,L1,L2,T. â\9dªG,L1â\9d« ⊢ ⬈* L2 →
-      (L1 â\89\9b[T] L2 â\86\92 â\8a¥) â\86\92 â\9dªG,L1,Tâ\9d« > â\9dªG,L2,Tâ\9d«.
+      â\88\80G,L1,L2,T. â\9d¨G,L1â\9d© ⊢ ⬈* L2 →
+      (L1 â\89\85[T] L2 â\86\92 â\8a¥) â\86\92 â\9d¨G,L1,Tâ\9d© > â\9d¨G,L2,Tâ\9d©.
 #G #L1 #L2 #T #H #H0
-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/
+elim (lpxs_rneqg_inv_step_sn … H … H0) -H -H0
+/4 width=10 by fpbc_fpbs_fpbg, lpxs_feqg_fpbs, lpx_fpbc, feqg_intro_sn, sfull_dec/
 qed.