]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO011-4.p.ma
Use the inversion!
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO011-4.p.ma
index 5cb02f22f6e6eee7a603782958d043a5b54a02bb..c61c06d4260fad1e4117261f9d56e68be3df407c 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO011-4".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO011-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -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 additive_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.