X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLDA007-3.p.ma;h=11d43b6a2bb112b4842705ecae83bb14b05c2e9d;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=c82d5ad140c26c731b5c818f426380a90dcbda6c;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LDA007-3.p.ma b/matita/tests/TPTP/Veloci/LDA007-3.p.ma index c82d5ad14..11d43b6a2 100644 --- a/matita/tests/TPTP/Veloci/LDA007-3.p.ma +++ b/matita/tests/TPTP/Veloci/LDA007-3.p.ma @@ -44,7 +44,7 @@ theorem prove_equation: \forall H5:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) (f X Z)).eq Univ (f t tsk) (f tt_ts tk) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.