X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP001-4.p.ma;h=1011802d4ddc1a62d2f7becff087e90604c8ea80;hb=96d58f0c965040b5fecbb8c36ceb52277b1c78db;hp=34825a356b0c585dfdecf2bb9952a34524ee4084;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP001-4.p.ma b/matita/tests/TPTP/Veloci/GRP001-4.p.ma index 34825a356..1011802d4 100644 --- a/matita/tests/TPTP/Veloci/GRP001-4.p.ma +++ b/matita/tests/TPTP/Veloci/GRP001-4.p.ma @@ -40,7 +40,7 @@ theorem prove_b_times_a_is_c: \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ (multiply b a) c . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.