]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/ROB002-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / ROB002-1.p.ma
index 9373a9beda203bd0b5c9ad864c524cf7c7b361b5..aca76f33da3fd03659274927be255b3697c788ae 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/ROB002-1".
+
 include "logic/equality.ma".
 (* Inclusion of: ROB002-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -59,7 +59,7 @@ theorem prove_huntingtons_axiom:
 \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add (negate (add a (negate b))) (negate (add (negate a) (negate b)))) b
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.