X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP012-4.p.ma;h=4d7966963ded817604664732f9292372addfc7a3;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=87fbe746aea71a51137755270a3951553889392f;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP012-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP012-4.p.ma index 87fbe746a..4d7966963 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP012-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP012-4.p.ma @@ -71,7 +71,7 @@ theorem prove_inverse_of_product_is_product_of_inverses: \forall H4:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (inverse (multiply a b)) (multiply (inverse b) (inverse a)) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.