]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP599-1.p.ma
update in basic_2 and apps_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP599-1.p.ma
index 1305cf6ce697abbedd06b26ab36547c0c028676c..e55bfc443c56b8f8520d61809ebb9e22e059db03 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP599-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP599-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_3:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A B) (inverse (double_divide A (inverse (double_divide (inverse C) B))))) C.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.