X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO013-4.p.ma;h=f4b986a977bf27e2c12992dbcb535e9083a4b459;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=2eab59e4fbc24fde8ec3e28e61119393b05cbaf3;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO013-4.p.ma b/matita/tests/TPTP/Veloci/BOO013-4.p.ma index 2eab59e4f..f4b986a97 100644 --- a/matita/tests/TPTP/Veloci/BOO013-4.p.ma +++ b/matita/tests/TPTP/Veloci/BOO013-4.p.ma @@ -65,7 +65,7 @@ theorem prove_a_inverse_is_b: \forall H9:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ b (inverse a) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.