X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP580-1.p.ma;h=aee50acd9f383533039ba2ad73831f077e043f7a;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=b05d41157a99b3c20cfe202e43a069a0f858c87e;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP580-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP580-1.p.ma index b05d41157..aee50acd9 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP580-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP580-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_4: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide (double_divide B A) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.