X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO016-2.p.ma;h=f096eb8ae0f54326d0c4e6c0f5a078c54eb06651;hb=2399bdfa7a5f2cc0440dfb8b82d770ab2724757a;hp=a8d1ab9e7e1bb4e03d2afb609fa11554fb06b99a;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma index a8d1ab9e7..f096eb8ae 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/BOO016-2". + include "logic/equality.ma". (* Inclusion of: BOO016-2.p *) (* -------------------------------------------------------------------------- *) @@ -71,7 +71,7 @@ theorem prove_sum: \forall H14:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add x z) x . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.