X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO005-2.p.ma;h=c098b6cfb1965e8e09c98916f27aaaa8651cc317;hb=fbdd1cc46819d19ed135391a4a954c19d1b92c0c;hp=4e5de1bb073437ce692c49bde64cfa41af400ece;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO005-2.p.ma b/matita/tests/TPTP/Veloci/BOO005-2.p.ma index 4e5de1bb0..c098b6cfb 100644 --- a/matita/tests/TPTP/Veloci/BOO005-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO005-2.p.ma @@ -69,7 +69,7 @@ theorem prove_a_plus_1_is_a: \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.