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

View Problem - Process Solution

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

% Computer : art01.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:07:26 EST 2010

% Result   : Theorem 0.88s
% Output   : CNFRefutation 0.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   78 (  15 unt;   0 def)
%            Number of atoms       :  335 (  78 equ)
%            Maximal formula atoms :   12 (   4 avg)
%            Number of connectives :  399 ( 142   ~; 132   |;  94   &)
%                                         (   3 <=>;  28  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   3 con; 0-2 aty)
%            Number of variables   :  128 (   2 sgn  94   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2] :
      ( greater_or_equal(X1,X2)
    <=> ( greater(X1,X2)
        | X1 = X2 ) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',definition_greater_or_equal) ).

fof(4,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',definition_smaller_or_equal) ).

fof(5,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',definition_smaller) ).

fof(7,conjecture,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5)
        & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
        & greater(internal_friction(X1,X5),internal_friction(X1,X4))
        & external_ties(X1,X4) = external_ties(X1,X5) )
     => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',lemma_2) ).

fof(8,axiom,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5) )
     => ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',assumption_4) ).

fof(9,axiom,
    ! [X1,X4,X5] :
      ( organization(X1)
     => ( ( ( greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => greater(capability(X1,X5),capability(X1,X4)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & greater(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => smaller(capability(X1,X5),capability(X1,X4)) )
        & ( ( stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
            & internal_friction(X1,X5) = internal_friction(X1,X4) )
         => capability(X1,X5) = capability(X1,X4) ) ) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',assumption_5) ).

fof(10,axiom,
    ! [X1,X4,X5] :
      ( organization(X1)
     => ( ( greater(external_ties(X1,X5),external_ties(X1,X4))
         => greater(position(X1,X5),position(X1,X4)) )
        & ( external_ties(X1,X5) = external_ties(X1,X4)
         => position(X1,X5) = position(X1,X4) ) ) ),
    file('/tmp/tmp24z3Hn/sel_MGT043+1.p_1',assumption_6) ).

fof(11,negated_conjecture,
    ~ ! [X1,X4,X5] :
        ( ( organization(X1)
          & ~ has_immunity(X1,X4)
          & ~ has_immunity(X1,X5)
          & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
          & greater(internal_friction(X1,X5),internal_friction(X1,X4))
          & external_ties(X1,X4) = external_ties(X1,X5) )
       => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    inference(assume_negation,[status(cth)],[7]) ).

fof(12,negated_conjecture,
    ~ ! [X1,X4,X5] :
        ( ( organization(X1)
          & ~ has_immunity(X1,X4)
          & ~ has_immunity(X1,X5)
          & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
          & greater(internal_friction(X1,X5),internal_friction(X1,X4))
          & external_ties(X1,X4) = external_ties(X1,X5) )
       => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    inference(fof_simplification,[status(thm)],[11,theory(equality)]) ).

fof(13,plain,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5) )
     => ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    inference(fof_simplification,[status(thm)],[8,theory(equality)]) ).

fof(14,plain,
    ! [X5,X4,X1] :
      ( epred1_3(X1,X4,X5)
     => ( ( ( greater(capability(X1,X5),capability(X1,X4))
            & greater_or_equal(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( greater_or_equal(capability(X1,X5),capability(X1,X4))
            & greater(position(X1,X5),position(X1,X4)) )
         => smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ( capability(X1,X5) = capability(X1,X4)
            & position(X1,X5) = position(X1,X4) )
         => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    introduced(definition) ).

fof(15,plain,
    ! [X5,X4,X1] :
      ( epred2_3(X1,X4,X5)
     => ( ( ( greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => greater(capability(X1,X5),capability(X1,X4)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
            & greater(internal_friction(X1,X5),internal_friction(X1,X4)) )
         => smaller(capability(X1,X5),capability(X1,X4)) )
        & ( ( stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
            & internal_friction(X1,X5) = internal_friction(X1,X4) )
         => capability(X1,X5) = capability(X1,X4) ) ) ),
    introduced(definition) ).

fof(16,plain,
    ! [X1,X4,X5] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X4)
        & ~ has_immunity(X1,X5) )
     => epred1_3(X1,X4,X5) ),
    inference(apply_def,[status(esa)],[13,14,theory(equality)]) ).

fof(17,plain,
    ! [X1,X4,X5] :
      ( organization(X1)
     => epred2_3(X1,X4,X5) ),
    inference(apply_def,[status(esa)],[9,15,theory(equality)]) ).

fof(18,plain,
    ! [X1,X2] :
      ( ( ~ greater_or_equal(X1,X2)
        | greater(X1,X2)
        | X1 = X2 )
      & ( ( ~ greater(X1,X2)
          & X1 != X2 )
        | greater_or_equal(X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(19,plain,
    ! [X3,X4] :
      ( ( ~ greater_or_equal(X3,X4)
        | greater(X3,X4)
        | X3 = X4 )
      & ( ( ~ greater(X3,X4)
          & X3 != X4 )
        | greater_or_equal(X3,X4) ) ),
    inference(variable_rename,[status(thm)],[18]) ).

fof(20,plain,
    ! [X3,X4] :
      ( ( ~ greater_or_equal(X3,X4)
        | greater(X3,X4)
        | X3 = X4 )
      & ( ~ greater(X3,X4)
        | greater_or_equal(X3,X4) )
      & ( X3 != X4
        | greater_or_equal(X3,X4) ) ),
    inference(distribute,[status(thm)],[19]) ).

cnf(21,plain,
    ( greater_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[20]) ).

fof(30,plain,
    ! [X1,X2] :
      ( ( ~ smaller_or_equal(X1,X2)
        | smaller(X1,X2)
        | X1 = X2 )
      & ( ( ~ smaller(X1,X2)
          & X1 != X2 )
        | smaller_or_equal(X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[4]) ).

fof(31,plain,
    ! [X3,X4] :
      ( ( ~ smaller_or_equal(X3,X4)
        | smaller(X3,X4)
        | X3 = X4 )
      & ( ( ~ smaller(X3,X4)
          & X3 != X4 )
        | smaller_or_equal(X3,X4) ) ),
    inference(variable_rename,[status(thm)],[30]) ).

fof(32,plain,
    ! [X3,X4] :
      ( ( ~ smaller_or_equal(X3,X4)
        | smaller(X3,X4)
        | X3 = X4 )
      & ( ~ smaller(X3,X4)
        | smaller_or_equal(X3,X4) )
      & ( X3 != X4
        | smaller_or_equal(X3,X4) ) ),
    inference(distribute,[status(thm)],[31]) ).

cnf(33,plain,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[32]) ).

fof(36,plain,
    ! [X1,X2] :
      ( ( ~ smaller(X1,X2)
        | greater(X2,X1) )
      & ( ~ greater(X2,X1)
        | smaller(X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[5]) ).

fof(37,plain,
    ! [X3,X4] :
      ( ( ~ smaller(X3,X4)
        | greater(X4,X3) )
      & ( ~ greater(X4,X3)
        | smaller(X3,X4) ) ),
    inference(variable_rename,[status(thm)],[36]) ).

cnf(39,plain,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    inference(split_conjunct,[status(thm)],[37]) ).

fof(42,negated_conjecture,
    ? [X1,X4,X5] :
      ( organization(X1)
      & ~ has_immunity(X1,X4)
      & ~ has_immunity(X1,X5)
      & stock_of_knowledge(X1,X5) = stock_of_knowledge(X1,X4)
      & greater(internal_friction(X1,X5),internal_friction(X1,X4))
      & external_ties(X1,X4) = external_ties(X1,X5)
      & ~ greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    inference(fof_nnf,[status(thm)],[12]) ).

fof(43,negated_conjecture,
    ? [X6,X7,X8] :
      ( organization(X6)
      & ~ has_immunity(X6,X7)
      & ~ has_immunity(X6,X8)
      & stock_of_knowledge(X6,X8) = stock_of_knowledge(X6,X7)
      & greater(internal_friction(X6,X8),internal_friction(X6,X7))
      & external_ties(X6,X7) = external_ties(X6,X8)
      & ~ greater(hazard_of_mortality(X6,X8),hazard_of_mortality(X6,X7)) ),
    inference(variable_rename,[status(thm)],[42]) ).

fof(44,negated_conjecture,
    ( organization(esk1_0)
    & ~ has_immunity(esk1_0,esk2_0)
    & ~ has_immunity(esk1_0,esk3_0)
    & stock_of_knowledge(esk1_0,esk3_0) = stock_of_knowledge(esk1_0,esk2_0)
    & greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0))
    & external_ties(esk1_0,esk2_0) = external_ties(esk1_0,esk3_0)
    & ~ greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0)) ),
    inference(skolemize,[status(esa)],[43]) ).

cnf(45,negated_conjecture,
    ~ greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(46,negated_conjecture,
    external_ties(esk1_0,esk2_0) = external_ties(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(47,negated_conjecture,
    greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(48,negated_conjecture,
    stock_of_knowledge(esk1_0,esk3_0) = stock_of_knowledge(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(49,negated_conjecture,
    ~ has_immunity(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(50,negated_conjecture,
    ~ has_immunity(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[44]) ).

cnf(51,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[44]) ).

fof(52,plain,
    ! [X1,X4,X5] :
      ( ~ organization(X1)
      | has_immunity(X1,X4)
      | has_immunity(X1,X5)
      | epred1_3(X1,X4,X5) ),
    inference(fof_nnf,[status(thm)],[16]) ).

fof(53,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | has_immunity(X6,X7)
      | has_immunity(X6,X8)
      | epred1_3(X6,X7,X8) ),
    inference(variable_rename,[status(thm)],[52]) ).

cnf(54,plain,
    ( epred1_3(X1,X2,X3)
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[53]) ).

fof(55,plain,
    ! [X1,X4,X5] :
      ( ~ organization(X1)
      | epred2_3(X1,X4,X5) ),
    inference(fof_nnf,[status(thm)],[17]) ).

fof(56,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | epred2_3(X6,X7,X8) ),
    inference(variable_rename,[status(thm)],[55]) ).

cnf(57,plain,
    ( epred2_3(X1,X2,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[56]) ).

fof(58,plain,
    ! [X1,X4,X5] :
      ( ~ organization(X1)
      | ( ( ~ greater(external_ties(X1,X5),external_ties(X1,X4))
          | greater(position(X1,X5),position(X1,X4)) )
        & ( external_ties(X1,X5) != external_ties(X1,X4)
          | position(X1,X5) = position(X1,X4) ) ) ),
    inference(fof_nnf,[status(thm)],[10]) ).

fof(59,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | ( ( ~ greater(external_ties(X6,X8),external_ties(X6,X7))
          | greater(position(X6,X8),position(X6,X7)) )
        & ( external_ties(X6,X8) != external_ties(X6,X7)
          | position(X6,X8) = position(X6,X7) ) ) ),
    inference(variable_rename,[status(thm)],[58]) ).

fof(60,plain,
    ! [X6,X7,X8] :
      ( ( ~ greater(external_ties(X6,X8),external_ties(X6,X7))
        | greater(position(X6,X8),position(X6,X7))
        | ~ organization(X6) )
      & ( external_ties(X6,X8) != external_ties(X6,X7)
        | position(X6,X8) = position(X6,X7)
        | ~ organization(X6) ) ),
    inference(distribute,[status(thm)],[59]) ).

cnf(61,plain,
    ( position(X1,X2) = position(X1,X3)
    | ~ organization(X1)
    | external_ties(X1,X2) != external_ties(X1,X3) ),
    inference(split_conjunct,[status(thm)],[60]) ).

fof(63,plain,
    ! [X5,X4,X1] :
      ( ~ epred1_3(X1,X4,X5)
      | ( ( ~ greater(capability(X1,X5),capability(X1,X4))
          | ~ greater_or_equal(position(X1,X5),position(X1,X4))
          | smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( ~ greater_or_equal(capability(X1,X5),capability(X1,X4))
          | ~ greater(position(X1,X5),position(X1,X4))
          | smaller(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) )
        & ( capability(X1,X5) != capability(X1,X4)
          | position(X1,X5) != position(X1,X4)
          | hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ) ) ),
    inference(fof_nnf,[status(thm)],[14]) ).

fof(64,plain,
    ! [X6,X7,X8] :
      ( ~ epred1_3(X8,X7,X6)
      | ( ( ~ greater(capability(X8,X6),capability(X8,X7))
          | ~ greater_or_equal(position(X8,X6),position(X8,X7))
          | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7)) )
        & ( ~ greater_or_equal(capability(X8,X6),capability(X8,X7))
          | ~ greater(position(X8,X6),position(X8,X7))
          | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7)) )
        & ( capability(X8,X6) != capability(X8,X7)
          | position(X8,X6) != position(X8,X7)
          | hazard_of_mortality(X8,X6) = hazard_of_mortality(X8,X7) ) ) ),
    inference(variable_rename,[status(thm)],[63]) ).

fof(65,plain,
    ! [X6,X7,X8] :
      ( ( ~ greater(capability(X8,X6),capability(X8,X7))
        | ~ greater_or_equal(position(X8,X6),position(X8,X7))
        | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7))
        | ~ epred1_3(X8,X7,X6) )
      & ( ~ greater_or_equal(capability(X8,X6),capability(X8,X7))
        | ~ greater(position(X8,X6),position(X8,X7))
        | smaller(hazard_of_mortality(X8,X6),hazard_of_mortality(X8,X7))
        | ~ epred1_3(X8,X7,X6) )
      & ( capability(X8,X6) != capability(X8,X7)
        | position(X8,X6) != position(X8,X7)
        | hazard_of_mortality(X8,X6) = hazard_of_mortality(X8,X7)
        | ~ epred1_3(X8,X7,X6) ) ),
    inference(distribute,[status(thm)],[64]) ).

cnf(68,plain,
    ( smaller(hazard_of_mortality(X1,X3),hazard_of_mortality(X1,X2))
    | ~ epred1_3(X1,X2,X3)
    | ~ greater_or_equal(position(X1,X3),position(X1,X2))
    | ~ greater(capability(X1,X3),capability(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[65]) ).

fof(69,plain,
    ! [X5,X4,X1] :
      ( ~ epred2_3(X1,X4,X5)
      | ( ( ~ greater(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
          | ~ smaller_or_equal(internal_friction(X1,X5),internal_friction(X1,X4))
          | greater(capability(X1,X5),capability(X1,X4)) )
        & ( ~ smaller_or_equal(stock_of_knowledge(X1,X5),stock_of_knowledge(X1,X4))
          | ~ greater(internal_friction(X1,X5),internal_friction(X1,X4))
          | smaller(capability(X1,X5),capability(X1,X4)) )
        & ( stock_of_knowledge(X1,X5) != stock_of_knowledge(X1,X4)
          | internal_friction(X1,X5) != internal_friction(X1,X4)
          | capability(X1,X5) = capability(X1,X4) ) ) ),
    inference(fof_nnf,[status(thm)],[15]) ).

fof(70,plain,
    ! [X6,X7,X8] :
      ( ~ epred2_3(X8,X7,X6)
      | ( ( ~ greater(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
          | ~ smaller_or_equal(internal_friction(X8,X6),internal_friction(X8,X7))
          | greater(capability(X8,X6),capability(X8,X7)) )
        & ( ~ smaller_or_equal(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
          | ~ greater(internal_friction(X8,X6),internal_friction(X8,X7))
          | smaller(capability(X8,X6),capability(X8,X7)) )
        & ( stock_of_knowledge(X8,X6) != stock_of_knowledge(X8,X7)
          | internal_friction(X8,X6) != internal_friction(X8,X7)
          | capability(X8,X6) = capability(X8,X7) ) ) ),
    inference(variable_rename,[status(thm)],[69]) ).

fof(71,plain,
    ! [X6,X7,X8] :
      ( ( ~ greater(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
        | ~ smaller_or_equal(internal_friction(X8,X6),internal_friction(X8,X7))
        | greater(capability(X8,X6),capability(X8,X7))
        | ~ epred2_3(X8,X7,X6) )
      & ( ~ smaller_or_equal(stock_of_knowledge(X8,X6),stock_of_knowledge(X8,X7))
        | ~ greater(internal_friction(X8,X6),internal_friction(X8,X7))
        | smaller(capability(X8,X6),capability(X8,X7))
        | ~ epred2_3(X8,X7,X6) )
      & ( stock_of_knowledge(X8,X6) != stock_of_knowledge(X8,X7)
        | internal_friction(X8,X6) != internal_friction(X8,X7)
        | capability(X8,X6) = capability(X8,X7)
        | ~ epred2_3(X8,X7,X6) ) ),
    inference(distribute,[status(thm)],[70]) ).

cnf(73,plain,
    ( smaller(capability(X1,X3),capability(X1,X2))
    | ~ epred2_3(X1,X2,X3)
    | ~ greater(internal_friction(X1,X3),internal_friction(X1,X2))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X3),stock_of_knowledge(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[71]) ).

cnf(76,plain,
    greater_or_equal(X1,X1),
    inference(er,[status(thm)],[21,theory(equality)]) ).

cnf(77,plain,
    smaller_or_equal(X1,X1),
    inference(er,[status(thm)],[33,theory(equality)]) ).

cnf(83,negated_conjecture,
    ( position(esk1_0,X1) = position(esk1_0,X2)
    | external_ties(esk1_0,X1) != external_ties(esk1_0,X2) ),
    inference(spm,[status(thm)],[61,51,theory(equality)]) ).

cnf(96,negated_conjecture,
    ( smaller(capability(esk1_0,X1),capability(esk1_0,esk2_0))
    | ~ epred2_3(esk1_0,esk2_0,X1)
    | ~ smaller_or_equal(stock_of_knowledge(esk1_0,X1),stock_of_knowledge(esk1_0,esk3_0))
    | ~ greater(internal_friction(esk1_0,X1),internal_friction(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[73,48,theory(equality)]) ).

cnf(121,negated_conjecture,
    ( position(esk1_0,esk2_0) = position(esk1_0,X1)
    | external_ties(esk1_0,esk3_0) != external_ties(esk1_0,X1) ),
    inference(spm,[status(thm)],[83,46,theory(equality)]) ).

cnf(183,negated_conjecture,
    position(esk1_0,esk2_0) = position(esk1_0,esk3_0),
    inference(er,[status(thm)],[121,theory(equality)]) ).

cnf(184,negated_conjecture,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,X1))
    | ~ epred1_3(esk1_0,X1,esk2_0)
    | ~ greater(capability(esk1_0,esk2_0),capability(esk1_0,X1))
    | ~ greater_or_equal(position(esk1_0,esk3_0),position(esk1_0,X1)) ),
    inference(spm,[status(thm)],[68,183,theory(equality)]) ).

cnf(1079,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ epred2_3(esk1_0,esk2_0,esk3_0)
    | ~ greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[96,77,theory(equality)]) ).

cnf(1091,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ epred2_3(esk1_0,esk2_0,esk3_0)
    | $false ),
    inference(rw,[status(thm)],[1079,47,theory(equality)]) ).

cnf(1092,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ epred2_3(esk1_0,esk2_0,esk3_0) ),
    inference(cn,[status(thm)],[1091,theory(equality)]) ).

cnf(1112,negated_conjecture,
    ( greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0))
    | ~ epred2_3(esk1_0,esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[39,1092,theory(equality)]) ).

cnf(1201,negated_conjecture,
    ( greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0))
    | ~ organization(esk1_0) ),
    inference(spm,[status(thm)],[1112,57,theory(equality)]) ).

cnf(1202,negated_conjecture,
    ( greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0))
    | $false ),
    inference(rw,[status(thm)],[1201,51,theory(equality)]) ).

cnf(1203,negated_conjecture,
    greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0)),
    inference(cn,[status(thm)],[1202,theory(equality)]) ).

cnf(7639,negated_conjecture,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0))
    | ~ epred1_3(esk1_0,esk3_0,esk2_0)
    | ~ greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0)) ),
    inference(spm,[status(thm)],[184,76,theory(equality)]) ).

cnf(7678,negated_conjecture,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0))
    | ~ epred1_3(esk1_0,esk3_0,esk2_0)
    | $false ),
    inference(rw,[status(thm)],[7639,1203,theory(equality)]) ).

cnf(7679,negated_conjecture,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0))
    | ~ epred1_3(esk1_0,esk3_0,esk2_0) ),
    inference(cn,[status(thm)],[7678,theory(equality)]) ).

cnf(7692,negated_conjecture,
    ( greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0))
    | ~ epred1_3(esk1_0,esk3_0,esk2_0) ),
    inference(spm,[status(thm)],[39,7679,theory(equality)]) ).

cnf(7729,negated_conjecture,
    ~ epred1_3(esk1_0,esk3_0,esk2_0),
    inference(sr,[status(thm)],[7692,45,theory(equality)]) ).

cnf(7874,negated_conjecture,
    ( has_immunity(esk1_0,esk3_0)
    | has_immunity(esk1_0,esk2_0)
    | ~ organization(esk1_0) ),
    inference(spm,[status(thm)],[7729,54,theory(equality)]) ).

cnf(7875,negated_conjecture,
    ( has_immunity(esk1_0,esk3_0)
    | has_immunity(esk1_0,esk2_0)
    | $false ),
    inference(rw,[status(thm)],[7874,51,theory(equality)]) ).

cnf(7876,negated_conjecture,
    ( has_immunity(esk1_0,esk3_0)
    | has_immunity(esk1_0,esk2_0) ),
    inference(cn,[status(thm)],[7875,theory(equality)]) ).

cnf(7877,negated_conjecture,
    has_immunity(esk1_0,esk2_0),
    inference(sr,[status(thm)],[7876,49,theory(equality)]) ).

cnf(7878,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[7877,50,theory(equality)]) ).

cnf(7879,negated_conjecture,
    $false,
    7878,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/MGT/MGT043+1.p
% --creating new selector for [MGT001+0.ax]
% -running prover on /tmp/tmp24z3Hn/sel_MGT043+1.p_1 with time limit 29
% -prover status Theorem
% Problem MGT043+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/MGT/MGT043+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/MGT/MGT043+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
% 
%------------------------------------------------------------------------------