X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FROB010-1.p.ma;h=ec3632d113795763b04300eec20454a6983b34b6;hb=b97a7976503b2d2e5cbc9199f848135a324775a8;hp=95c6389c95e17cb4e28e5fcd63c791d7f8ac45a5;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/ROB010-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/ROB010-1.p.ma index 95c6389c9..ec3632d11 100644 --- a/helm/software/matita/tests/TPTP/Veloci/ROB010-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/ROB010-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/ROB010-1". + include "logic/equality.ma". (* Inclusion of: ROB010-1.p *) (* -------------------------------------------------------------------------- *) @@ -60,7 +60,7 @@ theorem prove_result: \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (negate (add c (negate (add b a)))) a . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.