X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO001-1.p.ma;h=4cc2223d110f70c9d265113ba78733e1a3667168;hb=3dc6e3197a630bfd5fcd608fef3434c5448c94a1;hp=9d39e84b5c470f7d88abf0cfa9965503cbe8455b;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO001-1.p.ma b/matita/tests/TPTP/Veloci/BOO001-1.p.ma index 9d39e84b5..4cc2223d1 100644 --- a/matita/tests/TPTP/Veloci/BOO001-1.p.ma +++ b/matita/tests/TPTP/Veloci/BOO001-1.p.ma @@ -59,7 +59,7 @@ theorem prove_inverse_is_self_cancelling: \forall H4:\forall V:Univ.\forall W:Univ.\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply V W X) Y (multiply V W Z)) (multiply V W (multiply X Y Z)).eq Univ (inverse (inverse a)) a . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.