TSTP Solution File: GRP139-1 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : GRP139-1 : TPTP v3.4.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art02.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 1003MB
% OS       : Linux 2.6.11-1.1369_FC4
% CPULimit : 600s
% DateTime : Wed May  6 12:29:12 EDT 2009

% Result   : Unsatisfiable 0.1s
% Output   : Refutation 0.1s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   10 (  10 unt;   0 def)
%            Number of atoms       :   10 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :    6 (   0 sgn   3   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(ax_glb1b_1_1,plain,
    $equal(greatest_lower_bound(a,c),c),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),
    [] ).

cnf(150101912,plain,
    $equal(greatest_lower_bound(a,c),c),
    inference(rewrite,[status(thm)],[ax_glb1b_1_1]),
    [] ).

fof(prove_ax_glb1b,plain,
    ~ $equal(greatest_lower_bound(greatest_lower_bound(a,b),c),c),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),
    [] ).

cnf(149976296,plain,
    ~ $equal(greatest_lower_bound(greatest_lower_bound(a,b),c),c),
    inference(rewrite,[status(thm)],[prove_ax_glb1b]),
    [] ).

fof(associativity_of_glb,plain,
    ! [A,B,C] : $equal(greatest_lower_bound(greatest_lower_bound(A,B),C),greatest_lower_bound(A,greatest_lower_bound(B,C))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),
    [] ).

cnf(150012304,plain,
    $equal(greatest_lower_bound(greatest_lower_bound(A,B),C),greatest_lower_bound(A,greatest_lower_bound(B,C))),
    inference(rewrite,[status(thm)],[associativity_of_glb]),
    [] ).

cnf(158047568,plain,
    ~ $equal(greatest_lower_bound(a,greatest_lower_bound(b,c)),c),
    inference(paramodulation,[status(thm)],[149976296,150012304,theory(equality)]),
    [] ).

fof(ax_glb1b_2_2,plain,
    $equal(greatest_lower_bound(b,c),c),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),
    [] ).

cnf(150105856,plain,
    $equal(greatest_lower_bound(b,c),c),
    inference(rewrite,[status(thm)],[ax_glb1b_2_2]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(forward_subsumption_resolution__paramodulation,[status(thm)],[150101912,158047568,150105856,theory(equality)]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(ax_glb1b_1_1,plain,($equal(greatest_lower_bound(a,c),c)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),[]).
% 
% cnf(150101912,plain,($equal(greatest_lower_bound(a,c),c)),inference(rewrite,[status(thm)],[ax_glb1b_1_1]),[]).
% 
% fof(prove_ax_glb1b,plain,(~$equal(greatest_lower_bound(greatest_lower_bound(a,b),c),c)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),[]).
% 
% cnf(149976296,plain,(~$equal(greatest_lower_bound(greatest_lower_bound(a,b),c),c)),inference(rewrite,[status(thm)],[prove_ax_glb1b]),[]).
% 
% fof(associativity_of_glb,plain,($equal(greatest_lower_bound(greatest_lower_bound(A,B),C),greatest_lower_bound(A,greatest_lower_bound(B,C)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),[]).
% 
% cnf(150012304,plain,($equal(greatest_lower_bound(greatest_lower_bound(A,B),C),greatest_lower_bound(A,greatest_lower_bound(B,C)))),inference(rewrite,[status(thm)],[associativity_of_glb]),[]).
% 
% cnf(158047568,plain,(~$equal(greatest_lower_bound(a,greatest_lower_bound(b,c)),c)),inference(paramodulation,[status(thm)],[149976296,150012304,theory(equality)]),[]).
% 
% fof(ax_glb1b_2_2,plain,($equal(greatest_lower_bound(b,c),c)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP139-1.tptp',unknown),[]).
% 
% cnf(150105856,plain,($equal(greatest_lower_bound(b,c),c)),inference(rewrite,[status(thm)],[ax_glb1b_2_2]),[]).
% 
% cnf(contradiction,plain,$false,inference(forward_subsumption_resolution__paramodulation,[status(thm)],[150101912,158047568,150105856,theory(equality)]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------