X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fcomputation%2Flpxs_lpxs.ma;h=1d287d3686ec6d871827bf5ae9b81a01a6d9ac11;hb=fb5c93c9812ea39fb78f1470da2095c80822e158;hp=d9a152db90bc4c8f1675f28e5cc131cef20e8635;hpb=ef49e0e7f5f298c299afdd3cbfdc2404ecb93879;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/computation/lpxs_lpxs.ma b/matita/matita/contribs/lambdadelta/basic_2/computation/lpxs_lpxs.ma index d9a152db9..1d287d368 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/computation/lpxs_lpxs.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/computation/lpxs_lpxs.ma @@ -18,5 +18,5 @@ include "basic_2/computation/lpxs.ma". (* Main properties **********************************************************) -theorem lpxs_trans: ∀h,g. Transitive … (lpxs h g). -/2 width=3/ qed-. +theorem lpxs_trans: ∀h,g,G. Transitive … (lpxs h g G). +/2 width=3 by trans_TC/ qed-.