]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP487-1.p.ma
update in groud_2 and models
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP487-1.p.ma
index 3004ed9c1a6ac5c4a855f524be2bd2ba2b8948a1..83a1864cf09029af790f58c3c6b3aca423c90b8d 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP487-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP487-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -34,7 +34,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide A (double_divide (double_divide (double_divide identity (double_divide (double_divide A identity) (double_divide B C))) B) identity)) C.eq Univ (multiply (inverse a1) a1) identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.