X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP001-4.p.ma;h=ea943fdd8e170267dd986afb65f9e86e0efdf6e8;hb=d765468f2df1976b995a2047fe76a6032c84840b;hp=1011802d4ddc1a62d2f7becff087e90604c8ea80;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP001-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP001-4.p.ma index 1011802d4..ea943fdd8 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP001-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP001-4.p.ma @@ -40,7 +40,7 @@ theorem prove_b_times_a_is_c: \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ (multiply b a) c . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.