]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP547-1.p.ma
update in ground_2 and basic_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP547-1.p.ma
index 5256be7249b1df2a86a8ed7031c0a595d539f862..bba8f9f0759f0b0a10f5cabdd400abd96160014d 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP547-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP547-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_these_axioms_3:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide (divide identity (divide A B)) (divide (divide B C) A)) C.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.