]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP118-1.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP118-1.p.ma
index d348a57dbc1e2f0bb246c3450b8a4f200e0c8255..4d01353ea3a9103e520263b39a9bf946c14e460c 100644 (file)
@@ -31,7 +31,7 @@ theorem prove_order3:
 \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (multiply (multiply X (multiply (multiply X Y) Z)) (multiply identity (multiply Z Z)))) Y.eq Univ (multiply (multiply a b) c) (multiply a (multiply b c))
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.