]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP022-2.p.ma
update in basic_2 and apps_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP022-2.p.ma
index 4e0da1e47d95eae0da970c2e0f9a49f41d5684ac..a87fe3a579f2ca501bb9610af8812976b4f18862 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP022-2".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP022-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -71,7 +71,7 @@ theorem prove_inverse_of_inverse_is_original:
 \forall H4:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (inverse (inverse a)) a
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.