X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP584-1.p.ma;h=b66e93f4326c5ac1bb39a30b55e0620de36a973b;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=24ddd7e3d70e4ef3005460e82e0da1ccedab3d48;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP584-1.p.ma b/matita/tests/TPTP/Veloci/GRP584-1.p.ma index 24ddd7e3d..b66e93f43 100644 --- a/matita/tests/TPTP/Veloci/GRP584-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP584-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_4: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide identity B) (double_divide C (double_divide B A)))) (double_divide identity identity)) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.