]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP487-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP487-1.p.ma
index b679645fe2a0f4f9d80e94ae46509b31615ca989..a26acef170d163a15bde9d45c70c6905375b25a5 100644 (file)
@@ -34,7 +34,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide A (double_divide (double_divide (double_divide identity (double_divide (double_divide A identity) (double_divide B C))) B) identity)) C.eq Univ (multiply (inverse a1) a1) identity
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.