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