X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO075-1.p.ma;h=7f6d96d3c4cf6f929eafe179fd9b166fb66bd139;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=0ac678c2caaa5791138e82f84fc6415bdc0cebda;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO075-1.p.ma b/matita/tests/TPTP/Veloci/BOO075-1.p.ma index 0ac678c2c..7f6d96d3c 100644 --- a/matita/tests/TPTP/Veloci/BOO075-1.p.ma +++ b/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. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.