]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP615-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP615-1.p.ma
index ee30724b27669acce4d0eeed05f82fd08eef7806..7be06ff728049da373bd7e5fa8cc35ddc5f8244f 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP615-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP615-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_3:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide (inverse (double_divide A (inverse B))) C)) (double_divide A C)) B.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.