]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP613-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP613-1.p.ma
index 5f5960ed6530ac0da48fb49e719bc62d83ba2643..206e1edcbaf6acdbffcb3f01d5d5a5ffb9ece516 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 (inverse (double_divide A (inverse B))) C)) (double_divide A C)) B.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1)
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.