X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FRNG011-5.p.ma;h=fcf4367135a9c035b74bfa28340d4be475cd88e9;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=249f09a22f8b6cc53c815acc3b1d5665457801b6;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/RNG011-5.p.ma b/matita/tests/TPTP/Veloci/RNG011-5.p.ma index 249f09a22..fcf436713 100644 --- a/matita/tests/TPTP/Veloci/RNG011-5.p.ma +++ b/matita/tests/TPTP/Veloci/RNG011-5.p.ma @@ -76,7 +76,7 @@ theorem prove_equality: \forall H20:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply (multiply (associator a a b) a) (associator a a b)) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.