X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP513-1.p.ma;h=03409c949d3f0c7e59647313f1237fc59ab4c5c3;hb=4441b81ba3179696c42ebc8ab720d1ba0f67078a;hp=fdf42d7482fbf94d8176f055e6e8e2d3de830d63;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP513-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP513-1.p.ma index fdf42d748..03409c949 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP513-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP513-1.p.ma @@ -30,7 +30,7 @@ theorem prove_these_axioms_1: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (multiply A (multiply (multiply B C) (inverse (multiply A C)))) B.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.