X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP491-1.p.ma;h=600af87e1ed5154f91b023c3ce4e14cd70bf9eac;hb=7a974bd5775acf432e4074f32a99cc08d42b667f;hp=836a3ad5be6c9f2eac10b05eef4dd2a7a3f0be20;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP491-1.p.ma b/matita/tests/TPTP/Veloci/GRP491-1.p.ma index 836a3ad5b..600af87e1 100644 --- a/matita/tests/TPTP/Veloci/GRP491-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP491-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_2: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide identity A) (double_divide identity (double_divide (double_divide (double_divide A B) identity) (double_divide C B)))) C.eq Univ (multiply identity a2) a2 . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.