]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP605-1.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP605-1.p.ma
index e637e7d4ae1d4ff7861b9bb172602024417d8053..89084a07beb71b2d8f6a82ff483416ff8f2d1565 100644 (file)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_1:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide A (inverse (double_divide (inverse B) (double_divide A C))))) C) B.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.