X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP560-1.p.ma;h=f145a3af95a32589f88dc493ad2f996621b17d6e;hb=d765468f2df1976b995a2047fe76a6032c84840b;hp=e411b5724eb3e56c861d5ec0480b1e2a05eaefb1;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP560-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP560-1.p.ma index e411b5724..f145a3af9 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP560-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP560-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 A (inverse (divide (divide 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.