]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO018-4.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO018-4.p.ma
index 6d6f2ab0661732c17b223b34038ea2583918b85b..32fe9a4601e650f82e53318d84db21588d55d64d 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_inverse_of_1_is_0:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse multiplicative_identity) additive_identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.