X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO004-2.p.ma;h=ff3cd85f9d981971f26e7d68178e17bbe7ce4311;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=4ea34f1e01624a6cc0b14702a420f500ad4915de;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO004-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO004-2.p.ma index 4ea34f1e0..ff3cd85f9 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO004-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO004-2.p.ma @@ -68,7 +68,7 @@ theorem prove_a_plus_a_is_a: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a a) a . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.