]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO005-4.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO005-4.p.ma
index 2878580229fb3418e52d0d880e9781f092ed224d..9bd9ce8a9ea36ef6ad0959b3fc5a1c24ddccc980 100644 (file)
@@ -63,7 +63,7 @@ theorem prove_a_plus_1_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.