]> 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 883467d612c5502ca568b9db7671d7499d67e63d..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.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.