X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP564-1.p.ma;h=63b1c2d979032cfb069de5286cbec86e4d215efc;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=467c25cac0f4aa44eb40900977aab6fdc03990ea;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP564-1.p.ma b/matita/tests/TPTP/Veloci/GRP564-1.p.ma index 467c25cac..63b1c2d97 100644 --- a/matita/tests/TPTP/Veloci/GRP564-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP564-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 (divide (divide (divide A (inverse B)) C) (divide A C)) B.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.