]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/ROB002-1.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / ROB002-1.p.ma
index 883467d612c5502ca568b9db7671d7499d67e63d..81aabc975393cee85a486878c2f035db7e49a3f8 100644 (file)
@@ -59,7 +59,7 @@ theorem prove_huntingtons_axiom:
 \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add (negate (add a (negate b))) (negate (add (negate a) (negate b)))) b
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.