X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP116-1.p.ma;h=d7895138bc93f38493202e2f5c7bd76c103af0a3;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=34bc0c11f78eee7b012300bebe5f20d62c3a78d5;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP116-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP116-1.p.ma index 34bc0c11f..d7895138b 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP116-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP116-1.p.ma @@ -29,7 +29,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 identity a) a . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.