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=f998f72e92809091ceb9f1391bb87a0bf53d9e45;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LAT045-1.p.ma b/matita/tests/TPTP/Veloci/LAT045-1.p.ma index f998f72e9..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. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.