X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FROB013-1.p.ma;h=44e1bf65c210aa0ba709dd43753c1cde3032a6b7;hb=2e6ab93a8f10937942177133d2873efd4cf8562f;hp=fe79d15506511fd9cbdac8556fae56d07c2b5d8c;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/ROB013-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/ROB013-1.p.ma index fe79d1550..44e1bf65c 100644 --- a/helm/software/matita/tests/TPTP/Veloci/ROB013-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/ROB013-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/ROB013-1". + include "logic/equality.ma". (* Inclusion of: ROB013-1.p *) (* -------------------------------------------------------------------------- *) @@ -58,7 +58,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 (negate b) a)))) a . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.