X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP484-1.p.ma;h=746cf9541c0d7235268b6885246a16702b760200;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=b673ea1fe23a08a0b3918f45b37257e28b13b8a6;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP484-1.p.ma b/matita/tests/TPTP/Veloci/GRP484-1.p.ma index b673ea1fe..746cf9541 100644 --- a/matita/tests/TPTP/Veloci/GRP484-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP484-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 A (double_divide (double_divide (double_divide A B) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.