X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP520-1.p.ma;h=ea992df719e8a4763676fd3cb90236defc73c3cb;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=879b8f0a9112a786119a34d99fe24b0ae05e2291;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP520-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP520-1.p.ma index 879b8f0a9..ea992df71 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP520-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP520-1.p.ma @@ -31,7 +31,7 @@ theorem prove_these_axioms_4: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (multiply A (multiply (multiply (inverse (multiply A B)) C) B)) C.eq Univ (multiply a b) (multiply b a) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.