X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Frt_computation%2Ffpbg_cpxs.ma;h=484500f647891155c48d4b687958510fbe17c2ac;hb=e23331eef5817eaa6c5e1c442d1d6bbb18650573;hp=335243516c00f64ee75497c00c05cfc9e0520fba;hpb=3c7b4071a9ac096b02334c1d47468776b948e2de;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_cpxs.ma b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_cpxs.ma index 335243516..484500f64 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_cpxs.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_cpxs.ma @@ -12,8 +12,10 @@ (* *) (**************************************************************************) -include "basic_2/rt_computation/cpxs_teqx.ma". +include "basic_2/rt_transition/fpbc_fqup.ma". +include "basic_2/rt_computation/cpxs_teqg.ma". include "basic_2/rt_computation/fpbs_cpxs.ma". +include "basic_2/rt_computation/fpbg_fqup.ma". include "basic_2/rt_computation/fpbg_fpbs.ma". (* PROPER PARALLEL RST-COMPUTATION FOR CLOSURES *****************************) @@ -23,10 +25,10 @@ include "basic_2/rt_computation/fpbg_fpbs.ma". (* Basic_2A1: was: cpxs_fpbg *) lemma cpxs_tneqx_fpbg: ∀G,L,T1,T2. ❪G,L❫ ⊢ T1 ⬈* T2 → - (T1 ≛ T2 → ⊥) → ❪G,L,T1❫ > ❪G,L,T2❫. + (T1 ≅ T2 → ⊥) → ❪G,L,T1❫ > ❪G,L,T2❫. #G #L #T1 #T2 #H #H0 -elim (cpxs_tneqx_fwd_step_sn … H … H0) -H -H0 -/4 width=5 by cpxs_teqx_fpbs, fpb_cpx, ex2_3_intro/ +elim (cpxs_tneqg_fwd_step_sn … H … H0) -H -H0 +/4 width=5 by fpbc_fpbs_fpbg, cpxs_fpbs, cpx_fpbc, sfull_dec/ qed. lemma cpxs_fpbg_trans: