X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP487-1.p.ma;h=51a728493f532e3fe019ba4c70f679c7fde27b10;hb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;hp=3004ed9c1a6ac5c4a855f524be2bd2ba2b8948a1;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP487-1.p.ma b/matita/tests/TPTP/Veloci/GRP487-1.p.ma index 3004ed9c1..51a728493 100644 --- a/matita/tests/TPTP/Veloci/GRP487-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP487-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 A (double_divide (double_divide (double_divide identity (double_divide (double_divide A identity) (double_divide B C))) B) identity)) C.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.