X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO009-2.p.ma;h=ac47a73756d68d812afd1a51cb5d5d8aaf5f4c37;hb=06be761e92019b9dac1ccd52300b0d9f3a6aef13;hp=3328ed780e7c6b913c7980629b5e961524e92efd;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO009-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO009-2.p.ma index 3328ed780..ac47a7375 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO009-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO009-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/BOO009-2". + include "logic/equality.ma". (* Inclusion of: BOO009-2.p *) (* -------------------------------------------------------------------------- *) @@ -69,7 +69,7 @@ theorem prove_operation: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a (add a b)) a . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.