]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP588-1.p.ma
better test for church numerals
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP588-1.p.ma
index f27de51d0923609bc7c7f9b18e9b468fee0ec280..1d13edfbe9160694d7a313671f7bd03b1a1f441b 100644 (file)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_4:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide A (inverse (double_divide (inverse (double_divide (double_divide A B) (inverse C))) B))) C.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.