X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FCOL064-5.p.ma;h=4148875880cdf54501d5131e14630aadefad5374;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=79cff6723c446fcac5d3441756e6352d89892c01;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/COL064-5.p.ma b/matita/tests/TPTP/Veloci/COL064-5.p.ma index 79cff6723..414887588 100644 --- a/matita/tests/TPTP/Veloci/COL064-5.p.ma +++ b/matita/tests/TPTP/Veloci/COL064-5.p.ma @@ -39,7 +39,7 @@ theorem prove_v_combinator: \forall H1:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (apply (apply (apply b X) Y) Z) (apply X (apply Y Z)).eq Univ (apply (apply (apply (apply (apply b (apply (apply b (apply t (apply (apply b b) t))) (apply (apply b b) b))) t) x) y) z) (apply (apply z x) y) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.