X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP484-1.p.ma;h=b673ea1fe23a08a0b3918f45b37257e28b13b8a6;hb=3dc6e3197a630bfd5fcd608fef3434c5448c94a1;hp=8a6ef3a3e49b6f116dc021701c1753912cd66e38;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP484-1.p.ma b/matita/tests/TPTP/Veloci/GRP484-1.p.ma index 8a6ef3a3e..b673ea1fe 100644 --- a/matita/tests/TPTP/Veloci/GRP484-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP484-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_1: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide (double_divide A B) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.