X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Frt_computation%2Ffpbg_lpxs.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Frt_computation%2Ffpbg_lpxs.ma;h=760fc19864bf1b522211f8e7be62234d1de03ddc;hb=8ec019202bff90959cf1a7158b309e7f83fa222e;hp=b40bf450a10f1866d9a33a33cf67c46fdb56daed;hpb=33d0a7a9029859be79b25b5a495e0f30dab11f37;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma index b40bf450a..760fc1986 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_lpxs.ma @@ -22,8 +22,8 @@ include "basic_2/rt_computation/fpbg_fqup.ma". (* Basic_2A1: uses: lpxs_fpbg *) lemma lpxs_rneqx_fpbg: - ∀G,L1,L2,T. ❪G,L1❫ ⊢ ⬈* L2 → - (L1 ≅[T] L2 → ⊥) → ❪G,L1,T❫ > ❪G,L2,T❫. + ∀G,L1,L2,T. ❨G,L1❩ ⊢ ⬈* L2 → + (L1 ≅[T] L2 → ⊥) → ❨G,L1,T❩ > ❨G,L2,T❩. #G #L1 #L2 #T #H #H0 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/