]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO016-2.p.ma
index acca2954452e53c2242a4df75c3501ceaf5626c5..ee7c9969c873245f72bb58c1f843409aac6f3457 100644 (file)
@@ -71,7 +71,7 @@ theorem prove_sum:
 \forall H14:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add x z) x
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.