]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO009-2.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO009-2.p.ma
index 1ed1100562082e6372c156d271f9408f8c09e7be..ac47a73756d68d812afd1a51cb5d5d8aaf5f4c37 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO009-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO009-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -69,7 +69,7 @@ theorem prove_operation:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a (add a b)) a
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.