X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Frt_computation%2Ffpbg_fpbg.ma;h=6d511b7f4bc09bbf2238f73051d10de4db7ed35b;hb=4173283e148199871d787c53c0301891deb90713;hp=28748f278a28697ba64db54d596149940c6188cf;hpb=e9f96fa56226dfd74de214c89d827de0c5018ac7;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_fpbg.ma b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_fpbg.ma index 28748f278..6d511b7f4 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_fpbg.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/fpbg_fpbg.ma @@ -12,11 +12,11 @@ (* *) (**************************************************************************) -include "basic_2/computation/fpbg_fpbs.ma". +include "basic_2/rt_computation/fpbg_fpbs.ma". -(* "QRST" PROPER PARALLEL COMPUTATION FOR CLOSURES **************************) +(* PROPER PARALLEL RST-COMPUTATION FOR CLOSURES *****************************) (* Main properties **********************************************************) -theorem fpbg_trans: ∀h,o. tri_transitive … (fpbg h o). +theorem fpbg_trans: ∀h. tri_transitive … (fpbg h). /3 width=5 by fpbg_fpbs_trans, fpbg_fwd_fpbs/ qed-.