X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP493-1.p.ma;h=059f6e300ef901825cf9294323f524d5dbdf7006;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=8963ddaf8c14bba1bbb5c1bf201ac222784b12ae;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP493-1.p.ma b/matita/tests/TPTP/Veloci/GRP493-1.p.ma index 8963ddaf8..059f6e300 100644 --- a/matita/tests/TPTP/Veloci/GRP493-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP493-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_1: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide identity A) (double_divide (double_divide (double_divide B C) (double_divide identity identity)) (double_divide A C))) B.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.