]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO006-4.p.ma
index 2988e2077ff6ccf57dcd3ab81ecfced07affdf74..c05bd84fce1db9248bde947189231ba9b1366ecf 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_right_identity:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.