]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO016-2.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO016-2.p.ma
index acca2954452e53c2242a4df75c3501ceaf5626c5..f096eb8ae0f54326d0c4e6c0f5a078c54eb06651 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO016-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO016-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -71,7 +71,7 @@ theorem prove_sum:
 \forall H14:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add x z) x
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.