X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP552-1.p.ma;h=9a776c962096f2e71e1a87a672eac5f5ee6823af;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=bb79a3b0f8da1b8a930ce59a4f393a1305740c74;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP552-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP552-1.p.ma index bb79a3b0f..9a776c962 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP552-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP552-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 (divide (divide identity A) (divide (divide (divide B A) C) B)) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.