X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO012-4.p.ma;h=a3bfe1c4bb6bb36d28c48aa199a9076f3e20d17a;hb=df1c68cd483823071179fb74428de36f21c20972;hp=bdd9c07e8d4f50764f8d588a25258ce70fbeac93;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO012-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO012-4.p.ma index bdd9c07e8..a3bfe1c4b 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO012-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO012-4.p.ma @@ -62,7 +62,7 @@ theorem prove_inverse_is_an_involution: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.