X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO010-2.p.ma;h=9517fa3ed9c30748c84ac61fc51d7add1fa82c88;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=8178f40434bc665bbe98b56c95135921ea00073a;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO010-2.p.ma b/matita/tests/TPTP/Veloci/BOO010-2.p.ma index 8178f4043..9517fa3ed 100644 --- a/matita/tests/TPTP/Veloci/BOO010-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO010-2.p.ma @@ -69,7 +69,7 @@ theorem prove_a_plus_ab_is_a: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a (multiply a b)) a . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.