X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP596-1.p.ma;h=9def73c5ffc4122105796d648f8ae6cc0ea13766;hb=3dc6e3197a630bfd5fcd608fef3434c5448c94a1;hp=8d358e3512d4ff9af27f57aad471b47887b28af3;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP596-1.p.ma b/matita/tests/TPTP/Veloci/GRP596-1.p.ma index 8d358e351..9def73c5f 100644 --- a/matita/tests/TPTP/Veloci/GRP596-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP596-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 (inverse (double_divide (double_divide A B) (inverse (double_divide A (inverse (double_divide C B)))))) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.