X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP487-1.p.ma;h=b679645fe2a0f4f9d80e94ae46509b31615ca989;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=51a728493f532e3fe019ba4c70f679c7fde27b10;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP487-1.p.ma b/matita/tests/TPTP/Veloci/GRP487-1.p.ma index 51a728493..b679645fe 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=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.