X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP548-1.p.ma;h=a065d3f1b804dad10c9fc141d2cc2e595883354d;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=91748c17f64b0e6f72f5e00017500f585bdca1c7;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP548-1.p.ma b/matita/tests/TPTP/Veloci/GRP548-1.p.ma index 91748c17f..a065d3f1b 100644 --- a/matita/tests/TPTP/Veloci/GRP548-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP548-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_4: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide (divide identity (divide A B)) (divide (divide B C) A)) C.eq Univ (multiply a b) (multiply b a) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.