X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP614-1.p.ma;h=389785f55b9bc36056a5e327dc0bb9d1f5f6d96a;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=15eeca8092690919c8f7358f2de7b7e586f2ddb5;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP614-1.p.ma b/matita/tests/TPTP/Veloci/GRP614-1.p.ma index 15eeca809..389785f55 100644 --- a/matita/tests/TPTP/Veloci/GRP614-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP614-1.p.ma @@ -32,7 +32,7 @@ theorem prove_these_axioms_2: \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide (inverse (double_divide A (inverse B))) C)) (double_divide A C)) B.eq Univ (multiply (multiply (inverse b2) b2) a2) a2 . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.