X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FCOL064-4.p.ma;h=9c6113adaf432be0f43ff5ae21286a1948525625;hb=0b624037994f740c1641ed6890dcadc49207ff13;hp=e4af9430b6b97733f62ebfed3c12e5fd91daca8c;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/COL064-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/COL064-4.p.ma index e4af9430b..9c6113ada 100644 --- a/helm/software/matita/tests/TPTP/Veloci/COL064-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/COL064-4.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 t (apply (apply b b) t))) (apply (apply b (apply (apply b b) b)) t)) x) y) z) (apply (apply z x) y) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.