X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FROB013-1.p.ma;h=3039f34122ad81f71fca31fe75c9d30e1bb5d8d6;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=fe79d15506511fd9cbdac8556fae56d07c2b5d8c;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/ROB013-1.p.ma b/matita/tests/TPTP/Veloci/ROB013-1.p.ma index fe79d1550..3039f3412 100644 --- a/matita/tests/TPTP/Veloci/ROB013-1.p.ma +++ b/matita/tests/TPTP/Veloci/ROB013-1.p.ma @@ -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.