X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP460-1.p.ma;h=6413b57436b0c335d1f20d240156426ab1a8a625;hb=ad45ff0a9bc4ddbfe0691ce1edbfa8784b37aa8e;hp=908ea3c479679febe041ef64ee2b7f3efdbd53ee;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP460-1.p.ma b/matita/tests/TPTP/Veloci/GRP460-1.p.ma index 908ea3c47..6413b5743 100644 --- a/matita/tests/TPTP/Veloci/GRP460-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP460-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 (divide A (divide (divide (divide identity B) C) (divide (divide (divide A A) A) C))) B.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.