]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP467-1.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP467-1.p.ma
index 2ebeb9f5d11b2f26eb2e4abc1cfce0a769f8f3a5..8b295b557bc4d4f6e5ee16cc20de04844faaf2bf 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP467-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP467-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_2:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.\forall D:Univ.eq Univ (divide (divide A A) (divide B (divide (divide C (divide D B)) (inverse D)))) C.eq Univ (multiply (multiply (inverse b2) b2) a2) a2
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.