X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO018-4.p.ma;h=8e2774c340670c7d6eda610cd00b254f436fe998;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=6d6f2ab0661732c17b223b34038ea2583918b85b;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO018-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO018-4.p.ma index 6d6f2ab06..8e2774c34 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO018-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO018-4.p.ma @@ -62,7 +62,7 @@ theorem prove_inverse_of_1_is_0: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse multiplicative_identity) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.