X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLAT045-1.p.ma;h=0b58207dbdd38c934b5e6b627038a5ee7464c225;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=6c05f2e05d6d811f5b384c1806c5b4ff785d83c3;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LAT045-1.p.ma b/matita/tests/TPTP/Veloci/LAT045-1.p.ma index 6c05f2e05..0b58207db 100644 --- a/matita/tests/TPTP/Veloci/LAT045-1.p.ma +++ b/matita/tests/TPTP/Veloci/LAT045-1.p.ma @@ -77,7 +77,7 @@ theorem prove_orthomodular_law: \forall H13:\forall X:Univ.eq Univ (meet X X) X.eq Univ (join a (meet (complement a) (join a b))) (join a b) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.