]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/ROB009-1.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / ROB009-1.p.ma
index 58208932bf9b6a2ac8b078fc64514f3f15e485a8..e3e2ad2b4e29a60c126aad7ef985a6fc476f034d 100644 (file)
@@ -58,7 +58,7 @@ theorem prove_result:
 \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ a b
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.