]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/fpbg_fpbg.ma
- commit of the "s_computation" component ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / fpbg_fpbg.ma
index bbbcc2487be4a5371fad80ba87640b997b49662c..28748f278a28697ba64db54d596149940c6188cf 100644 (file)
@@ -18,5 +18,5 @@ include "basic_2/computation/fpbg_fpbs.ma".
 
 (* Main properties **********************************************************)
 
-theorem fpbg_trans: ∀h,g. tri_transitive … (fpbg h g).
+theorem fpbg_trans: ∀h,o. tri_transitive … (fpbg h o).
 /3 width=5 by fpbg_fpbs_trans, fpbg_fwd_fpbs/ qed-.