X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FCOL063-4.p.ma;h=6f4ebb66470a30ec2263c90aa334d552d01a7a95;hb=ad45ff0a9bc4ddbfe0691ce1edbfa8784b37aa8e;hp=36b509452659726d1ef02d46f570c29598589319;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/COL063-4.p.ma b/matita/tests/TPTP/Veloci/COL063-4.p.ma index 36b509452..6f4ebb664 100644 --- a/matita/tests/TPTP/Veloci/COL063-4.p.ma +++ b/matita/tests/TPTP/Veloci/COL063-4.p.ma @@ -39,7 +39,7 @@ theorem prove_f_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 t t)) (apply (apply b (apply (apply b b) b)) t)) x) y) z) (apply (apply z y) x) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.