X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FCOL058-3.p.ma;h=2235cb57dae2bb5718682d40a44d6f19b8f4c2c3;hb=4441b81ba3179696c42ebc8ab720d1ba0f67078a;hp=32802b0c56177bcd74497892b06722531bb7103b;hpb=d765468f2df1976b995a2047fe76a6032c84840b;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/COL058-3.p.ma b/helm/software/matita/tests/TPTP/Veloci/COL058-3.p.ma index 32802b0c5..2235cb57d 100644 --- a/helm/software/matita/tests/TPTP/Veloci/COL058-3.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/COL058-3.p.ma @@ -35,7 +35,7 @@ theorem prove_the_bird_exists: \forall H0:\forall X1:Univ.\forall X2:Univ.eq Univ (response (response lark X1) X2) (response X1 (response X2 X2)).eq Univ (response (response (response (response lark lark) (response lark (response lark lark))) (response lark (response lark lark))) (response (response (response lark lark) (response lark (response lark lark))) (response lark (response lark lark)))) (response (response (response lark lark) (response lark (response lark lark))) (response lark (response lark lark))) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.