X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO006-2.p.ma;h=77ea2d76bf3aae0b2f38c98b1f4f687fccaeaffa;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=0fd7e320c03679309c4e6c96e7bef1f00f9a8dce;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO006-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO006-2.p.ma index 0fd7e320c..77ea2d76b 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO006-2.p.ma +++ b/helm/software/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.