X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO071-1.p.ma;h=d76c4142ce60fc1f6cb41aafe3e89bdff8543397;hb=2231f2820190c8743854004a9efd902d3bb5baa4;hp=9e14205a7fd90cf2e30fa7021ecad174e4c5ab3a;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO071-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO071-1.p.ma index 9e14205a7..d76c4142c 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO071-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO071-1.p.ma @@ -31,7 +31,7 @@ theorem prove_tba_axioms_5: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.\forall D:Univ.\forall E:Univ.\forall F:Univ.\forall G:Univ.eq Univ (multiply (multiply A (inverse A) B) (inverse (multiply (multiply C D E) F (multiply C D G))) (multiply D (multiply G F E) C)) B.eq Univ (multiply (inverse b) b a) a . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.