X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP118-1.p.ma;h=d348a57dbc1e2f0bb246c3450b8a4f200e0c8255;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=562cd181147582543a900d0239140d9aa2963f7d;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP118-1.p.ma b/matita/tests/TPTP/Veloci/GRP118-1.p.ma index 562cd1811..d348a57db 100644 --- a/matita/tests/TPTP/Veloci/GRP118-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP118-1.p.ma @@ -31,7 +31,7 @@ theorem prove_order3: \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (multiply (multiply X (multiply (multiply X Y) Z)) (multiply identity (multiply Z Z)))) Y.eq Univ (multiply (multiply a b) c) (multiply a (multiply b c)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.