X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO009-2.p.ma;h=ce93dc23b18d06fbf2cebd42df1a05f2271bbb84;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=201ba75c35a65d9b48caa105b4b4653dd4a4bef2;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO009-2.p.ma b/matita/tests/TPTP/Veloci/BOO009-2.p.ma index 201ba75c3..ce93dc23b 100644 --- a/matita/tests/TPTP/Veloci/BOO009-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO009-2.p.ma @@ -69,7 +69,7 @@ theorem prove_operation: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a (add a b)) a . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.