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=df8fe3ff816b141ef62d80800ae6b9ce6ed5b1ae;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP564-1.p.ma b/matita/tests/TPTP/Veloci/GRP564-1.p.ma index df8fe3ff8..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=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.