X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP484-1.p.ma;h=746cf9541c0d7235268b6885246a16702b760200;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=8a6ef3a3e49b6f116dc021701c1753912cd66e38;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP484-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP484-1.p.ma index 8a6ef3a3e..746cf9541 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP484-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP484-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_1: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide (double_divide A B) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.