X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP543-1.p.ma;h=efe72032bc7eb19bf7480fedd97cc837d85b576e;hb=6558b3742901cee9fe47fa2dd204c365f57a89a8;hp=2a772c9e658ab30e8637c5e167a29d802c4f6f40;hpb=589ea43c8916e765e43f27b80a2596010527042c;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP543-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP543-1.p.ma index 2a772c9e6..efe72032b 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP543-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP543-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_3: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide (divide identity (divide (divide (divide A B) C) A)) C) B.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.