]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP011-4.p.ma
auto --> autobatch
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP011-4.p.ma
index eeee302cf85a275e53090b68bcdf443f2280b62f..d11f4a5f4f3ee40b2f4f53570cc1e77947299a55 100644 (file)
@@ -39,7 +39,7 @@ theorem prove_left_cancellation:
 \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 b d
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.