X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP011-4.p.ma;h=d11f4a5f4f3ee40b2f4f53570cc1e77947299a55;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=3bf8fe21ae1b3eb2af325bf9e9cf28b5605de3f1;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP011-4.p.ma b/matita/tests/TPTP/Veloci/GRP011-4.p.ma index 3bf8fe21a..d11f4a5f4 100644 --- a/matita/tests/TPTP/Veloci/GRP011-4.p.ma +++ b/matita/tests/TPTP/Veloci/GRP011-4.p.ma @@ -39,7 +39,7 @@ theorem prove_left_cancellation: \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ b d . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.