]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP598-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / matita / tests / TPTP / Veloci / GRP598-1.p.ma
index dfd96656205e4ae78fc81f33d65596c032509da1..133ed30f63d014e2506518f9171b866fe6044706 100644 (file)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_2:
 \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 (inverse b2) b2) a2) a2
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.