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