X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO006-2.p.ma;h=69b96f774a3af4151c83b525a0315d35273a9331;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=0fd7e320c03679309c4e6c96e7bef1f00f9a8dce;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO006-2.p.ma b/matita/tests/TPTP/Veloci/BOO006-2.p.ma index 0fd7e320c..69b96f774 100644 --- a/matita/tests/TPTP/Veloci/BOO006-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO006-2.p.ma @@ -68,7 +68,7 @@ theorem prove_right_identity: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.