]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO012-2.p.ma
used ;try assumption instead of .try assumption
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO012-2.p.ma
index 209840c60ad95d439ce1da0f2fe60cc9c0bd4e38..3572d87508f60ec9b8043bf4b973bd21f9119bf9 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_inverse_is_an_involution:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.