TSTP Solution File: MGT007+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : MGT007+1 : TPTP v5.0.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art06.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Sat Dec 25 21:03:31 EST 2010

% Result   : Theorem 0.24s
% Output   : CNFRefutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   62 (  12 unt;   0 def)
%            Number of atoms       :  426 (   0 equ)
%            Maximal formula atoms :   31 (   6 avg)
%            Number of connectives :  608 ( 244   ~; 273   |;  82   &)
%                                         (   1 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   9 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   7 con; 0-2 aty)
%            Number of variables   :  255 (  17 sgn 122   !;  20   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(2,axiom,
    ! [X1,X4,X5,X6,X7,X8,X9,X10,X11,X12] :
      ( ( organization(X1,X5)
        & organization(X4,X6)
        & reliability(X1,X7,X5)
        & reliability(X4,X8,X6)
        & accountability(X1,X9,X5)
        & accountability(X4,X10,X6)
        & reproducibility(X1,X11,X5)
        & reproducibility(X4,X12,X6) )
     => ( greater(X12,X11)
      <=> ( greater(X8,X7)
          & greater(X10,X9) ) ) ),
    file('/tmp/tmpcKBpw9/sel_MGT007+1.p_1',a2_FOL) ).

fof(3,axiom,
    ! [X1,X2] :
      ( organization(X1,X2)
     => ? [X3] : accountability(X1,X3,X2) ),
    file('/tmp/tmpcKBpw9/sel_MGT007+1.p_1',mp2) ).

fof(4,axiom,
    ! [X1,X2] :
      ( organization(X1,X2)
     => ? [X13] : reliability(X1,X13,X2) ),
    file('/tmp/tmpcKBpw9/sel_MGT007+1.p_1',mp1) ).

fof(5,conjecture,
    ! [X1,X11,X12,X5,X6,X14,X15] :
      ( ( organization(X1,X5)
        & organization(X1,X6)
        & reorganization(X1,X14,X15)
        & reproducibility(X1,X11,X5)
        & reproducibility(X1,X12,X6)
        & ~ greater(X14,X5)
        & greater(X6,X5)
        & ~ greater(X6,X15) )
     => greater(X11,X12) ),
    file('/tmp/tmpcKBpw9/sel_MGT007+1.p_1',t7_FOL) ).

fof(6,axiom,
    ! [X1,X7,X8,X9,X10,X5,X6,X14,X15] :
      ( ( organization(X1,X5)
        & organization(X1,X6)
        & reorganization(X1,X14,X15)
        & reliability(X1,X7,X5)
        & reliability(X1,X8,X6)
        & accountability(X1,X9,X5)
        & accountability(X1,X10,X6)
        & ~ greater(X14,X5)
        & greater(X6,X5)
        & ~ greater(X6,X15) )
     => ( greater(X7,X8)
        & greater(X9,X10) ) ),
    file('/tmp/tmpcKBpw9/sel_MGT007+1.p_1',a6_FOL) ).

fof(7,negated_conjecture,
    ~ ! [X1,X11,X12,X5,X6,X14,X15] :
        ( ( organization(X1,X5)
          & organization(X1,X6)
          & reorganization(X1,X14,X15)
          & reproducibility(X1,X11,X5)
          & reproducibility(X1,X12,X6)
          & ~ greater(X14,X5)
          & greater(X6,X5)
          & ~ greater(X6,X15) )
       => greater(X11,X12) ),
    inference(assume_negation,[status(cth)],[5]) ).

fof(8,negated_conjecture,
    ~ ! [X1,X11,X12,X5,X6,X14,X15] :
        ( ( organization(X1,X5)
          & organization(X1,X6)
          & reorganization(X1,X14,X15)
          & reproducibility(X1,X11,X5)
          & reproducibility(X1,X12,X6)
          & ~ greater(X14,X5)
          & greater(X6,X5)
          & ~ greater(X6,X15) )
       => greater(X11,X12) ),
    inference(fof_simplification,[status(thm)],[7,theory(equality)]) ).

fof(9,plain,
    ! [X1,X7,X8,X9,X10,X5,X6,X14,X15] :
      ( ( organization(X1,X5)
        & organization(X1,X6)
        & reorganization(X1,X14,X15)
        & reliability(X1,X7,X5)
        & reliability(X1,X8,X6)
        & accountability(X1,X9,X5)
        & accountability(X1,X10,X6)
        & ~ greater(X14,X5)
        & greater(X6,X5)
        & ~ greater(X6,X15) )
     => ( greater(X7,X8)
        & greater(X9,X10) ) ),
    inference(fof_simplification,[status(thm)],[6,theory(equality)]) ).

fof(14,plain,
    ! [X1,X4,X5,X6,X7,X8,X9,X10,X11,X12] :
      ( ~ organization(X1,X5)
      | ~ organization(X4,X6)
      | ~ reliability(X1,X7,X5)
      | ~ reliability(X4,X8,X6)
      | ~ accountability(X1,X9,X5)
      | ~ accountability(X4,X10,X6)
      | ~ reproducibility(X1,X11,X5)
      | ~ reproducibility(X4,X12,X6)
      | ( ( ~ greater(X12,X11)
          | ( greater(X8,X7)
            & greater(X10,X9) ) )
        & ( ~ greater(X8,X7)
          | ~ greater(X10,X9)
          | greater(X12,X11) ) ) ),
    inference(fof_nnf,[status(thm)],[2]) ).

fof(15,plain,
    ! [X13,X14,X15,X16,X17,X18,X19,X20,X21,X22] :
      ( ~ organization(X13,X15)
      | ~ organization(X14,X16)
      | ~ reliability(X13,X17,X15)
      | ~ reliability(X14,X18,X16)
      | ~ accountability(X13,X19,X15)
      | ~ accountability(X14,X20,X16)
      | ~ reproducibility(X13,X21,X15)
      | ~ reproducibility(X14,X22,X16)
      | ( ( ~ greater(X22,X21)
          | ( greater(X18,X17)
            & greater(X20,X19) ) )
        & ( ~ greater(X18,X17)
          | ~ greater(X20,X19)
          | greater(X22,X21) ) ) ),
    inference(variable_rename,[status(thm)],[14]) ).

fof(16,plain,
    ! [X13,X14,X15,X16,X17,X18,X19,X20,X21,X22] :
      ( ( greater(X18,X17)
        | ~ greater(X22,X21)
        | ~ organization(X13,X15)
        | ~ organization(X14,X16)
        | ~ reliability(X13,X17,X15)
        | ~ reliability(X14,X18,X16)
        | ~ accountability(X13,X19,X15)
        | ~ accountability(X14,X20,X16)
        | ~ reproducibility(X13,X21,X15)
        | ~ reproducibility(X14,X22,X16) )
      & ( greater(X20,X19)
        | ~ greater(X22,X21)
        | ~ organization(X13,X15)
        | ~ organization(X14,X16)
        | ~ reliability(X13,X17,X15)
        | ~ reliability(X14,X18,X16)
        | ~ accountability(X13,X19,X15)
        | ~ accountability(X14,X20,X16)
        | ~ reproducibility(X13,X21,X15)
        | ~ reproducibility(X14,X22,X16) )
      & ( ~ greater(X18,X17)
        | ~ greater(X20,X19)
        | greater(X22,X21)
        | ~ organization(X13,X15)
        | ~ organization(X14,X16)
        | ~ reliability(X13,X17,X15)
        | ~ reliability(X14,X18,X16)
        | ~ accountability(X13,X19,X15)
        | ~ accountability(X14,X20,X16)
        | ~ reproducibility(X13,X21,X15)
        | ~ reproducibility(X14,X22,X16) ) ),
    inference(distribute,[status(thm)],[15]) ).

cnf(17,plain,
    ( greater(X2,X5)
    | ~ reproducibility(X1,X2,X3)
    | ~ reproducibility(X4,X5,X6)
    | ~ accountability(X1,X7,X3)
    | ~ accountability(X4,X8,X6)
    | ~ reliability(X1,X9,X3)
    | ~ reliability(X4,X10,X6)
    | ~ organization(X1,X3)
    | ~ organization(X4,X6)
    | ~ greater(X7,X8)
    | ~ greater(X9,X10) ),
    inference(split_conjunct,[status(thm)],[16]) ).

fof(20,plain,
    ! [X1,X2] :
      ( ~ organization(X1,X2)
      | ? [X3] : accountability(X1,X3,X2) ),
    inference(fof_nnf,[status(thm)],[3]) ).

fof(21,plain,
    ! [X4,X5] :
      ( ~ organization(X4,X5)
      | ? [X6] : accountability(X4,X6,X5) ),
    inference(variable_rename,[status(thm)],[20]) ).

fof(22,plain,
    ! [X4,X5] :
      ( ~ organization(X4,X5)
      | accountability(X4,esk2_2(X4,X5),X5) ),
    inference(skolemize,[status(esa)],[21]) ).

cnf(23,plain,
    ( accountability(X1,esk2_2(X1,X2),X2)
    | ~ organization(X1,X2) ),
    inference(split_conjunct,[status(thm)],[22]) ).

fof(24,plain,
    ! [X1,X2] :
      ( ~ organization(X1,X2)
      | ? [X13] : reliability(X1,X13,X2) ),
    inference(fof_nnf,[status(thm)],[4]) ).

fof(25,plain,
    ! [X14,X15] :
      ( ~ organization(X14,X15)
      | ? [X16] : reliability(X14,X16,X15) ),
    inference(variable_rename,[status(thm)],[24]) ).

fof(26,plain,
    ! [X14,X15] :
      ( ~ organization(X14,X15)
      | reliability(X14,esk3_2(X14,X15),X15) ),
    inference(skolemize,[status(esa)],[25]) ).

cnf(27,plain,
    ( reliability(X1,esk3_2(X1,X2),X2)
    | ~ organization(X1,X2) ),
    inference(split_conjunct,[status(thm)],[26]) ).

fof(28,negated_conjecture,
    ? [X1,X11,X12,X5,X6,X14,X15] :
      ( organization(X1,X5)
      & organization(X1,X6)
      & reorganization(X1,X14,X15)
      & reproducibility(X1,X11,X5)
      & reproducibility(X1,X12,X6)
      & ~ greater(X14,X5)
      & greater(X6,X5)
      & ~ greater(X6,X15)
      & ~ greater(X11,X12) ),
    inference(fof_nnf,[status(thm)],[8]) ).

fof(29,negated_conjecture,
    ? [X16,X17,X18,X19,X20,X21,X22] :
      ( organization(X16,X19)
      & organization(X16,X20)
      & reorganization(X16,X21,X22)
      & reproducibility(X16,X17,X19)
      & reproducibility(X16,X18,X20)
      & ~ greater(X21,X19)
      & greater(X20,X19)
      & ~ greater(X20,X22)
      & ~ greater(X17,X18) ),
    inference(variable_rename,[status(thm)],[28]) ).

fof(30,negated_conjecture,
    ( organization(esk4_0,esk7_0)
    & organization(esk4_0,esk8_0)
    & reorganization(esk4_0,esk9_0,esk10_0)
    & reproducibility(esk4_0,esk5_0,esk7_0)
    & reproducibility(esk4_0,esk6_0,esk8_0)
    & ~ greater(esk9_0,esk7_0)
    & greater(esk8_0,esk7_0)
    & ~ greater(esk8_0,esk10_0)
    & ~ greater(esk5_0,esk6_0) ),
    inference(skolemize,[status(esa)],[29]) ).

cnf(31,negated_conjecture,
    ~ greater(esk5_0,esk6_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(32,negated_conjecture,
    ~ greater(esk8_0,esk10_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(33,negated_conjecture,
    greater(esk8_0,esk7_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(34,negated_conjecture,
    ~ greater(esk9_0,esk7_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(35,negated_conjecture,
    reproducibility(esk4_0,esk6_0,esk8_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(36,negated_conjecture,
    reproducibility(esk4_0,esk5_0,esk7_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(37,negated_conjecture,
    reorganization(esk4_0,esk9_0,esk10_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(38,negated_conjecture,
    organization(esk4_0,esk8_0),
    inference(split_conjunct,[status(thm)],[30]) ).

cnf(39,negated_conjecture,
    organization(esk4_0,esk7_0),
    inference(split_conjunct,[status(thm)],[30]) ).

fof(40,plain,
    ! [X1,X7,X8,X9,X10,X5,X6,X14,X15] :
      ( ~ organization(X1,X5)
      | ~ organization(X1,X6)
      | ~ reorganization(X1,X14,X15)
      | ~ reliability(X1,X7,X5)
      | ~ reliability(X1,X8,X6)
      | ~ accountability(X1,X9,X5)
      | ~ accountability(X1,X10,X6)
      | greater(X14,X5)
      | ~ greater(X6,X5)
      | greater(X6,X15)
      | ( greater(X7,X8)
        & greater(X9,X10) ) ),
    inference(fof_nnf,[status(thm)],[9]) ).

fof(41,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23,X24] :
      ( ~ organization(X16,X21)
      | ~ organization(X16,X22)
      | ~ reorganization(X16,X23,X24)
      | ~ reliability(X16,X17,X21)
      | ~ reliability(X16,X18,X22)
      | ~ accountability(X16,X19,X21)
      | ~ accountability(X16,X20,X22)
      | greater(X23,X21)
      | ~ greater(X22,X21)
      | greater(X22,X24)
      | ( greater(X17,X18)
        & greater(X19,X20) ) ),
    inference(variable_rename,[status(thm)],[40]) ).

fof(42,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23,X24] :
      ( ( greater(X17,X18)
        | ~ organization(X16,X21)
        | ~ organization(X16,X22)
        | ~ reorganization(X16,X23,X24)
        | ~ reliability(X16,X17,X21)
        | ~ reliability(X16,X18,X22)
        | ~ accountability(X16,X19,X21)
        | ~ accountability(X16,X20,X22)
        | greater(X23,X21)
        | ~ greater(X22,X21)
        | greater(X22,X24) )
      & ( greater(X19,X20)
        | ~ organization(X16,X21)
        | ~ organization(X16,X22)
        | ~ reorganization(X16,X23,X24)
        | ~ reliability(X16,X17,X21)
        | ~ reliability(X16,X18,X22)
        | ~ accountability(X16,X19,X21)
        | ~ accountability(X16,X20,X22)
        | greater(X23,X21)
        | ~ greater(X22,X21)
        | greater(X22,X24) ) ),
    inference(distribute,[status(thm)],[41]) ).

cnf(43,plain,
    ( greater(X1,X2)
    | greater(X4,X3)
    | greater(X7,X6)
    | ~ greater(X1,X3)
    | ~ accountability(X5,X6,X1)
    | ~ accountability(X5,X7,X3)
    | ~ reliability(X5,X8,X1)
    | ~ reliability(X5,X9,X3)
    | ~ reorganization(X5,X4,X2)
    | ~ organization(X5,X1)
    | ~ organization(X5,X3) ),
    inference(split_conjunct,[status(thm)],[42]) ).

cnf(44,plain,
    ( greater(X1,X2)
    | greater(X4,X3)
    | greater(X9,X8)
    | ~ greater(X1,X3)
    | ~ accountability(X5,X6,X1)
    | ~ accountability(X5,X7,X3)
    | ~ reliability(X5,X8,X1)
    | ~ reliability(X5,X9,X3)
    | ~ reorganization(X5,X4,X2)
    | ~ organization(X5,X1)
    | ~ organization(X5,X3) ),
    inference(split_conjunct,[status(thm)],[42]) ).

cnf(47,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ accountability(esk4_0,X5,X2)
    | ~ accountability(esk4_0,X6,X1)
    | ~ reliability(esk4_0,X3,X2)
    | ~ reliability(esk4_0,X4,X1)
    | ~ organization(esk4_0,X2)
    | ~ organization(esk4_0,X1) ),
    inference(spm,[status(thm)],[44,37,theory(equality)]) ).

cnf(48,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ accountability(esk4_0,X3,X2)
    | ~ accountability(esk4_0,X4,X1)
    | ~ reliability(esk4_0,X5,X2)
    | ~ reliability(esk4_0,X6,X1)
    | ~ organization(esk4_0,X2)
    | ~ organization(esk4_0,X1) ),
    inference(spm,[status(thm)],[43,37,theory(equality)]) ).

cnf(49,plain,
    ( greater(X1,X2)
    | ~ greater(X3,X4)
    | ~ greater(X5,esk2_2(X6,X7))
    | ~ accountability(X8,X5,X9)
    | ~ reliability(X6,X4,X7)
    | ~ reliability(X8,X3,X9)
    | ~ reproducibility(X6,X2,X7)
    | ~ reproducibility(X8,X1,X9)
    | ~ organization(X6,X7)
    | ~ organization(X8,X9) ),
    inference(spm,[status(thm)],[17,23,theory(equality)]) ).

cnf(75,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(X2,esk10_0)
    | greater(X3,X4)
    | ~ greater(X2,X1)
    | ~ accountability(esk4_0,X5,X2)
    | ~ reliability(esk4_0,X3,X1)
    | ~ reliability(esk4_0,X4,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[47,23,theory(equality)]) ).

cnf(76,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ reliability(esk4_0,X3,X2)
    | ~ reliability(esk4_0,X4,X1)
    | ~ organization(esk4_0,X2)
    | ~ organization(esk4_0,X1) ),
    inference(spm,[status(thm)],[75,23,theory(equality)]) ).

cnf(79,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(X2,esk10_0)
    | greater(esk2_2(esk4_0,X1),X3)
    | ~ greater(X2,X1)
    | ~ accountability(esk4_0,X3,X2)
    | ~ reliability(esk4_0,X4,X1)
    | ~ reliability(esk4_0,X5,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[48,23,theory(equality)]) ).

cnf(80,negated_conjecture,
    ( greater(esk2_2(esk4_0,X1),esk2_2(esk4_0,X2))
    | greater(X2,esk10_0)
    | greater(esk9_0,X1)
    | ~ greater(X2,X1)
    | ~ reliability(esk4_0,X3,X1)
    | ~ reliability(esk4_0,X4,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[79,23,theory(equality)]) ).

cnf(81,negated_conjecture,
    ( greater(esk2_2(esk4_0,X1),esk2_2(esk4_0,X2))
    | greater(esk9_0,X1)
    | greater(X2,esk10_0)
    | ~ greater(X2,X1)
    | ~ reliability(esk4_0,X3,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[80,27,theory(equality)]) ).

cnf(82,negated_conjecture,
    ( greater(esk2_2(esk4_0,X1),esk2_2(esk4_0,X2))
    | greater(X2,esk10_0)
    | greater(esk9_0,X1)
    | ~ greater(X2,X1)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[81,27,theory(equality)]) ).

cnf(92,negated_conjecture,
    ( greater(X1,X2)
    | greater(esk9_0,X3)
    | greater(X4,esk10_0)
    | ~ greater(X5,X6)
    | ~ accountability(X7,esk2_2(esk4_0,X3),X8)
    | ~ reliability(esk4_0,X6,X4)
    | ~ reliability(X7,X5,X8)
    | ~ reproducibility(esk4_0,X2,X4)
    | ~ reproducibility(X7,X1,X8)
    | ~ organization(esk4_0,X4)
    | ~ organization(X7,X8)
    | ~ greater(X4,X3)
    | ~ organization(esk4_0,X3) ),
    inference(spm,[status(thm)],[49,82,theory(equality)]) ).

cnf(151,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X5,X6)
    | ~ greater(X1,X2)
    | ~ reliability(esk4_0,X6,X1)
    | ~ reliability(esk4_0,X5,X2)
    | ~ reproducibility(esk4_0,X4,X1)
    | ~ reproducibility(esk4_0,X3,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[92,23,theory(equality)]) ).

cnf(163,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ reliability(esk4_0,X6,X1)
    | ~ reliability(esk4_0,X5,X2)
    | ~ reproducibility(esk4_0,X4,X1)
    | ~ reproducibility(esk4_0,X3,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(csr,[status(thm)],[151,76]) ).

cnf(164,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(X2,esk10_0)
    | greater(X3,X4)
    | ~ greater(X2,X1)
    | ~ reliability(esk4_0,X5,X1)
    | ~ reproducibility(esk4_0,X4,X2)
    | ~ reproducibility(esk4_0,X3,X1)
    | ~ organization(esk4_0,X2)
    | ~ organization(esk4_0,X1) ),
    inference(spm,[status(thm)],[163,27,theory(equality)]) ).

cnf(165,negated_conjecture,
    ( greater(X1,esk10_0)
    | greater(esk9_0,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ reproducibility(esk4_0,X4,X1)
    | ~ reproducibility(esk4_0,X3,X2)
    | ~ organization(esk4_0,X1)
    | ~ organization(esk4_0,X2) ),
    inference(spm,[status(thm)],[164,27,theory(equality)]) ).

cnf(170,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(esk8_0,esk10_0)
    | greater(X2,esk6_0)
    | ~ greater(esk8_0,X1)
    | ~ reproducibility(esk4_0,X2,X1)
    | ~ organization(esk4_0,esk8_0)
    | ~ organization(esk4_0,X1) ),
    inference(spm,[status(thm)],[165,35,theory(equality)]) ).

cnf(174,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(esk8_0,esk10_0)
    | greater(X2,esk6_0)
    | ~ greater(esk8_0,X1)
    | ~ reproducibility(esk4_0,X2,X1)
    | $false
    | ~ organization(esk4_0,X1) ),
    inference(rw,[status(thm)],[170,38,theory(equality)]) ).

cnf(175,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(esk8_0,esk10_0)
    | greater(X2,esk6_0)
    | ~ greater(esk8_0,X1)
    | ~ reproducibility(esk4_0,X2,X1)
    | ~ organization(esk4_0,X1) ),
    inference(cn,[status(thm)],[174,theory(equality)]) ).

cnf(176,negated_conjecture,
    ( greater(esk9_0,X1)
    | greater(X2,esk6_0)
    | ~ greater(esk8_0,X1)
    | ~ reproducibility(esk4_0,X2,X1)
    | ~ organization(esk4_0,X1) ),
    inference(sr,[status(thm)],[175,32,theory(equality)]) ).

cnf(177,negated_conjecture,
    ( greater(esk5_0,esk6_0)
    | greater(esk9_0,esk7_0)
    | ~ greater(esk8_0,esk7_0)
    | ~ organization(esk4_0,esk7_0) ),
    inference(spm,[status(thm)],[176,36,theory(equality)]) ).

cnf(180,negated_conjecture,
    ( greater(esk5_0,esk6_0)
    | greater(esk9_0,esk7_0)
    | $false
    | ~ organization(esk4_0,esk7_0) ),
    inference(rw,[status(thm)],[177,33,theory(equality)]) ).

cnf(181,negated_conjecture,
    ( greater(esk5_0,esk6_0)
    | greater(esk9_0,esk7_0)
    | $false
    | $false ),
    inference(rw,[status(thm)],[180,39,theory(equality)]) ).

cnf(182,negated_conjecture,
    ( greater(esk5_0,esk6_0)
    | greater(esk9_0,esk7_0) ),
    inference(cn,[status(thm)],[181,theory(equality)]) ).

cnf(183,negated_conjecture,
    greater(esk9_0,esk7_0),
    inference(sr,[status(thm)],[182,31,theory(equality)]) ).

cnf(184,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[183,34,theory(equality)]) ).

cnf(185,negated_conjecture,
    $false,
    184,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/MGT/MGT007+1.p
% --creating new selector for []
% -running prover on /tmp/tmpcKBpw9/sel_MGT007+1.p_1 with time limit 29
% -prover status Theorem
% Problem MGT007+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/MGT/MGT007+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/MGT/MGT007+1.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------