]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/fpbg_fpbg.ma
universary milestone in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / fpbg_fpbg.ma
index 4f092111a9b030647730951ff8e0e595f5e855ae..28748f278a28697ba64db54d596149940c6188cf 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/computation/fpbg.ma".
+include "basic_2/computation/fpbg_fpbs.ma".
 
-(* "BIG TREE" ORDER FOR CLOSURES ********************************************)
+(* "QRST" PROPER PARALLEL COMPUTATION FOR CLOSURES **************************)
 
 (* Main properties **********************************************************)
 
-theorem fpbg_trans: ∀h,g. tri_transitive … (fpbg h g).
-/3 width=5 by fpbg_fwd_fpbs, fpbg_fpbs_trans/ qed-.
+theorem fpbg_trans: ∀h,o. tri_transitive … (fpbg h o).
+/3 width=5 by fpbg_fpbs_trans, fpbg_fwd_fpbs/ qed-.