X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO010-4.p.ma;h=7b22061dfb57974ba5b6445fabaf6af8811ba7a8;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=764399c396a4c9aaa193616b21a809e1d5681a4c;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO010-4.p.ma b/matita/tests/TPTP/Veloci/BOO010-4.p.ma index 764399c39..7b22061df 100644 --- a/matita/tests/TPTP/Veloci/BOO010-4.p.ma +++ b/matita/tests/TPTP/Veloci/BOO010-4.p.ma @@ -63,7 +63,7 @@ theorem prove_a_plus_ab_is_a: \forall H7:\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.