X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLCL139-1.p.ma;h=21a30112899b2d43fafc28b03649276bdbca5356;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=cf69fbdd75cbb4e9186eb4a70b54fae0badfc764;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LCL139-1.p.ma b/matita/tests/TPTP/Veloci/LCL139-1.p.ma index cf69fbdd7..21a301128 100644 --- a/matita/tests/TPTP/Veloci/LCL139-1.p.ma +++ b/matita/tests/TPTP/Veloci/LCL139-1.p.ma @@ -59,7 +59,7 @@ theorem prove_wajsberg_lemma: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies x (not truth)) (not x) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.