]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO012-2.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO012-2.p.ma
index f7eba80f847ed9b882b5fee58d0cdc5e20e19b48..40d9d9b53e34e1d99d7a23844a089e1edee8b662 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO012-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO012-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -68,7 +68,7 @@ theorem prove_inverse_is_an_involution:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.