X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP141-1.p.ma;h=84e880f7a8dad9ff254ac662bfd293324e0fad58;hb=25c634037771dff0138e5e8e3d4378183ff49b86;hp=6b7b50871462459639ac3178601c9561a13b78cd;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP141-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP141-1.p.ma index 6b7b50871..84e880f7a 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP141-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP141-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP141-1". + include "logic/equality.ma". (* Inclusion of: GRP141-1.p *) (* -------------------------------------------------------------------------- *) @@ -115,7 +115,7 @@ theorem prove_ax_glb1d: \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound (greatest_lower_bound a b) c) c . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.