X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP186-3.p.ma;h=a2fd0a9eb58829a1c8e946b097da13b765ed0824;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=a358b5fd3bd52441e1847fa96759b50f3b38ee41;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP186-3.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP186-3.p.ma index a358b5fd3..a2fd0a9eb 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP186-3.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP186-3.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP186-3". + include "logic/equality.ma". (* Inclusion of: GRP186-3.p *) (* -------------------------------------------------------------------------- *) @@ -112,7 +112,7 @@ theorem prove_p23x: \forall H14:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound (multiply a b) identity) (multiply a (least_upper_bound (inverse a) b)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.