]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/ROB009-1.p.ma
A very little bit of arithmetic.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / ROB009-1.p.ma
index 58208932bf9b6a2ac8b078fc64514f3f15e485a8..4dadbbb6a5cdeb9fa62d6b6a1a02e9842cb77af3 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/ROB009-1".
+
 include "logic/equality.ma".
 (* Inclusion of: ROB009-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -58,7 +58,7 @@ theorem prove_result:
 \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ a b
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.