]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO004-4.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO004-4.p.ma
index c173d004c30a58dbb1ba2bc4792f3b1fd4ce95c6..1821077fe184515ce80097268c01852af15c3997 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_a_plus_a_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a a) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.