X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLAT008-1.p.ma;h=789549d1ceff5eb49dafede47b78616242476de9;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=e1f6f5844c41b305a634027b61f097930b11f8e2;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LAT008-1.p.ma b/matita/tests/TPTP/Veloci/LAT008-1.p.ma index e1f6f5844..789549d1c 100644 --- a/matita/tests/TPTP/Veloci/LAT008-1.p.ma +++ b/matita/tests/TPTP/Veloci/LAT008-1.p.ma @@ -36,7 +36,7 @@ theorem prove_absorbtion_dual: \forall H1:\forall X:Univ.\forall Y:Univ.eq Univ (meet X (join X Y)) X.eq Univ (join a (meet a b)) a . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.