X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP584-1.p.ma;h=b66e93f4326c5ac1bb39a30b55e0620de36a973b;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=e743542a3a2f5492fbc4ff6701852b9fb04d8a0f;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP584-1.p.ma b/matita/tests/TPTP/Veloci/GRP584-1.p.ma index e743542a3..b66e93f43 100644 --- a/matita/tests/TPTP/Veloci/GRP584-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP584-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_4: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide identity B) (double_divide C (double_divide B A)))) (double_divide identity identity)) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.