X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO075-1.p.ma;h=971fa231a4d82f9e285b9ef01f86becdfe7b8756;hb=4441b81ba3179696c42ebc8ab720d1ba0f67078a;hp=7f6d96d3c4cf6f929eafe179fd9b166fb66bd139;hpb=d765468f2df1976b995a2047fe76a6032c84840b;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO075-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO075-1.p.ma index 7f6d96d3c..971fa231a 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO075-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO075-1.p.ma @@ -30,7 +30,7 @@ theorem prove_meredith_2_basis_1: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (nand (nand A (nand (nand B A) A)) (nand B (nand C A))) B.eq Univ (nand (nand a a) (nand b a)) a . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.