X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP497-1.p.ma;h=79e82ae64824dee08d529b2fdb0a960352f36639;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=a7d1d5a8eed7a1e903e0de5fcd28d061198a7503;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP497-1.p.ma b/matita/tests/TPTP/Veloci/GRP497-1.p.ma index a7d1d5a8e..79e82ae64 100644 --- a/matita/tests/TPTP/Veloci/GRP497-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP497-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_2: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide identity (double_divide A (double_divide B identity))) (double_divide (double_divide B (double_divide C A)) identity)) C.eq Univ (multiply identity a2) a2 . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.