]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/fpbg_fpbg.ma
- nnAuto: we catch TypeCheckerFailure generated at the end of
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / fpbg_fpbg.ma
index 4f092111a9b030647730951ff8e0e595f5e855ae..bbbcc2487be4a5371fad80ba87640b997b49662c 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-.
+/3 width=5 by fpbg_fpbs_trans, fpbg_fwd_fpbs/ qed-.