]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP001-4.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP001-4.p.ma
index 34825a356b0c585dfdecf2bb9952a34524ee4084..544eaf116a2bcfe37e4017c1dc442cc9af28359a 100644 (file)
@@ -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=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.