X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP011-4.p.ma;h=d11f4a5f4f3ee40b2f4f53570cc1e77947299a55;hb=df1c68cd483823071179fb74428de36f21c20972;hp=eeee302cf85a275e53090b68bcdf443f2280b62f;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP011-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP011-4.p.ma index eeee302cf..d11f4a5f4 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP011-4.p.ma +++ b/helm/software/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=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.