]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP602-1.p.ma
update in groud_2 and models
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP602-1.p.ma
index 19b676eca5eb93297ab49e943195426d36d4e1ce..bcb8a0053fe3d130213d122e20cd61cd30483ea7 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP602-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP602-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_2:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (inverse (double_divide (inverse (double_divide A (inverse (double_divide B (double_divide A C))))) C)) B.eq Univ (multiply (multiply (inverse b2) b2) a2) a2
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.