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