X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP608-1.p.ma;h=77eef1f7348b6656130b56cda1704d5ca09e8ea0;hb=fbdd1cc46819d19ed135391a4a954c19d1b92c0c;hp=d64555fdc5c542e354bad8c2270193a90238b40a;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP608-1.p.ma b/matita/tests/TPTP/Veloci/GRP608-1.p.ma index d64555fdc..77eef1f73 100644 --- a/matita/tests/TPTP/Veloci/GRP608-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP608-1.p.ma @@ -33,7 +33,7 @@ theorem prove_these_axioms_4: \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide A (inverse (double_divide (inverse B) (double_divide A C))))) C) B.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.