TSTP Solution File: MGT050+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : MGT050+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n026.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sun Jul 17 22:06:49 EDT 2022

% Result   : Theorem 10.42s 2.79s
% Output   : CNFRefutation 10.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   64 (  15 unt;   0 def)
%            Number of atoms       :  228 (  47 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  242 (  78   ~;  72   |;  54   &)
%                                         (   5 <=>;  33  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-2 aty)
%            Number of variables   :  128 (  18 sgn  82   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(theorem_3,conjecture,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1)
        & greater(age(X1,X4),age(X1,X5)) )
     => greater(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_3) ).

fof(assumption_12,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & greater(age(X1,X4),age(X1,X5)) )
     => greater(internal_friction(X1,X4),internal_friction(X1,X5)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_12) ).

fof(assumption_5,axiom,
    ! [X1,X5,X4] :
      ( organization(X1)
     => ( ( ( greater(stock_of_knowledge(X1,X4),stock_of_knowledge(X1,X5))
            & smaller_or_equal(internal_friction(X1,X4),internal_friction(X1,X5)) )
         => greater(capability(X1,X4),capability(X1,X5)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X4),stock_of_knowledge(X1,X5))
            & greater(internal_friction(X1,X4),internal_friction(X1,X5)) )
         => smaller(capability(X1,X4),capability(X1,X5)) )
        & ( ( stock_of_knowledge(X1,X4) = stock_of_knowledge(X1,X5)
            & internal_friction(X1,X4) = internal_friction(X1,X5) )
         => capability(X1,X4) = capability(X1,X5) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5) ).

fof(assumption_10,axiom,
    ! [X1,X5,X4] :
      ( organization(X1)
     => stock_of_knowledge(X1,X4) = stock_of_knowledge(X1,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_10) ).

fof(definition_smaller_or_equal,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',definition_smaller_or_equal) ).

fof(assumption_4,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X5)
        & ~ has_immunity(X1,X4) )
     => ( ( ( greater(capability(X1,X4),capability(X1,X5))
            & greater_or_equal(position(X1,X4),position(X1,X5)) )
         => smaller(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) )
        & ( ( greater_or_equal(capability(X1,X4),capability(X1,X5))
            & greater(position(X1,X4),position(X1,X5)) )
         => smaller(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) )
        & ( ( capability(X1,X4) = capability(X1,X5)
            & position(X1,X4) = position(X1,X5) )
         => hazard_of_mortality(X1,X4) = hazard_of_mortality(X1,X5) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_4) ).

fof(assumption_1,axiom,
    ! [X1,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1) )
     => ~ has_immunity(X1,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_1) ).

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',definition_smaller) ).

fof(assumption_6,axiom,
    ! [X1,X5,X4] :
      ( organization(X1)
     => ( ( greater(external_ties(X1,X4),external_ties(X1,X5))
         => greater(position(X1,X4),position(X1,X5)) )
        & ( external_ties(X1,X4) = external_ties(X1,X5)
         => position(X1,X4) = position(X1,X5) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_6) ).

fof(assumption_11,axiom,
    ! [X1,X5,X4] :
      ( organization(X1)
     => external_ties(X1,X4) = external_ties(X1,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_11) ).

fof(definition_greater_or_equal,axiom,
    ! [X1,X2] :
      ( greater_or_equal(X1,X2)
    <=> ( greater(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',definition_greater_or_equal) ).

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

fof(c_0_12,negated_conjecture,
    ~ ! [X1,X5,X4] :
        ( ( organization(X1)
          & ~ has_endowment(X1)
          & greater(age(X1,X4),age(X1,X5)) )
       => greater(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) ),
    inference(assume_negation,[status(cth)],[theorem_3]) ).

fof(c_0_13,plain,
    ! [X1,X4,X5] :
      ( epred2_3(X5,X4,X1)
     => ( ( ( greater(stock_of_knowledge(X1,X4),stock_of_knowledge(X1,X5))
            & smaller_or_equal(internal_friction(X1,X4),internal_friction(X1,X5)) )
         => greater(capability(X1,X4),capability(X1,X5)) )
        & ( ( smaller_or_equal(stock_of_knowledge(X1,X4),stock_of_knowledge(X1,X5))
            & greater(internal_friction(X1,X4),internal_friction(X1,X5)) )
         => smaller(capability(X1,X4),capability(X1,X5)) )
        & ( ( stock_of_knowledge(X1,X4) = stock_of_knowledge(X1,X5)
            & internal_friction(X1,X4) = internal_friction(X1,X5) )
         => capability(X1,X4) = capability(X1,X5) ) ) ),
    inference(split_equiv,[status(thm)],[c_0_11]) ).

fof(c_0_14,plain,
    ! [X36,X37,X38] :
      ( ~ organization(X36)
      | ~ greater(age(X36,X38),age(X36,X37))
      | greater(internal_friction(X36,X38),internal_friction(X36,X37)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_12])]) ).

fof(c_0_15,negated_conjecture,
    ( organization(esk1_0)
    & ~ has_endowment(esk1_0)
    & greater(age(esk1_0,esk3_0),age(esk1_0,esk2_0))
    & ~ greater(hazard_of_mortality(esk1_0,esk3_0),hazard_of_mortality(esk1_0,esk2_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_12])])])]) ).

fof(c_0_16,plain,
    ! [X45,X46,X47] :
      ( ( ~ greater(stock_of_knowledge(X45,X46),stock_of_knowledge(X45,X47))
        | ~ smaller_or_equal(internal_friction(X45,X46),internal_friction(X45,X47))
        | greater(capability(X45,X46),capability(X45,X47))
        | ~ epred2_3(X47,X46,X45) )
      & ( ~ smaller_or_equal(stock_of_knowledge(X45,X46),stock_of_knowledge(X45,X47))
        | ~ greater(internal_friction(X45,X46),internal_friction(X45,X47))
        | smaller(capability(X45,X46),capability(X45,X47))
        | ~ epred2_3(X47,X46,X45) )
      & ( stock_of_knowledge(X45,X46) != stock_of_knowledge(X45,X47)
        | internal_friction(X45,X46) != internal_friction(X45,X47)
        | capability(X45,X46) = capability(X45,X47)
        | ~ epred2_3(X47,X46,X45) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_13])])]) ).

cnf(c_0_17,plain,
    ( greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ organization(X1)
    | ~ greater(age(X1,X2),age(X1,X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_18,negated_conjecture,
    greater(age(esk1_0,esk3_0),age(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_19,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

fof(c_0_20,axiom,
    ! [X1,X5,X4] :
      ( organization(X1)
     => epred2_3(X5,X4,X1) ),
    inference(apply_def,[status(thm)],[assumption_5,c_0_11]) ).

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

cnf(c_0_22,negated_conjecture,
    greater(internal_friction(esk1_0,esk3_0),internal_friction(esk1_0,esk2_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19])]) ).

fof(c_0_23,plain,
    ! [X24,X25,X26] :
      ( ~ organization(X24)
      | epred2_3(X25,X26,X24) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_20])]) ).

fof(c_0_24,plain,
    ! [X30,X31,X32] :
      ( ~ organization(X30)
      | stock_of_knowledge(X30,X32) = stock_of_knowledge(X30,X31) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_10])]) ).

cnf(c_0_25,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ epred2_3(esk2_0,esk3_0,esk1_0)
    | ~ smaller_or_equal(stock_of_knowledge(esk1_0,esk3_0),stock_of_knowledge(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

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

cnf(c_0_27,plain,
    ( stock_of_knowledge(X1,X2) = stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

fof(c_0_28,plain,
    ! [X6,X7] :
      ( ( ~ smaller_or_equal(X6,X7)
        | smaller(X6,X7)
        | X6 = X7 )
      & ( ~ smaller(X6,X7)
        | smaller_or_equal(X6,X7) )
      & ( X6 != X7
        | smaller_or_equal(X6,X7) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])]) ).

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

cnf(c_0_30,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ smaller_or_equal(stock_of_knowledge(esk1_0,esk3_0),stock_of_knowledge(esk1_0,esk2_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_19])]) ).

cnf(c_0_31,negated_conjecture,
    stock_of_knowledge(esk1_0,X1) = stock_of_knowledge(esk1_0,X2),
    inference(spm,[status(thm)],[c_0_27,c_0_19]) ).

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

fof(c_0_33,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X5)
        & ~ has_immunity(X1,X4) )
     => epred1_3(X5,X4,X1) ),
    inference(apply_def,[status(thm)],[assumption_4,c_0_29]) ).

fof(c_0_34,plain,
    ! [X19,X20] :
      ( ~ organization(X19)
      | has_endowment(X19)
      | ~ has_immunity(X19,X20) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[assumption_1])])]) ).

fof(c_0_35,plain,
    ! [X1,X4,X5] :
      ( epred1_3(X5,X4,X1)
     => ( ( ( greater(capability(X1,X4),capability(X1,X5))
            & greater_or_equal(position(X1,X4),position(X1,X5)) )
         => smaller(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) )
        & ( ( greater_or_equal(capability(X1,X4),capability(X1,X5))
            & greater(position(X1,X4),position(X1,X5)) )
         => smaller(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) )
        & ( ( capability(X1,X4) = capability(X1,X5)
            & position(X1,X4) = position(X1,X5) )
         => hazard_of_mortality(X1,X4) = hazard_of_mortality(X1,X5) ) ) ),
    inference(split_equiv,[status(thm)],[c_0_29]) ).

fof(c_0_36,plain,
    ! [X10,X11] :
      ( ( ~ smaller(X10,X11)
        | greater(X11,X10) )
      & ( ~ greater(X11,X10)
        | smaller(X10,X11) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller])]) ).

cnf(c_0_37,negated_conjecture,
    ( smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0))
    | ~ smaller_or_equal(stock_of_knowledge(esk1_0,esk3_0),stock_of_knowledge(esk1_0,X1)) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_38,plain,
    smaller_or_equal(X1,X1),
    inference(er,[status(thm)],[c_0_32]) ).

fof(c_0_39,plain,
    ! [X21,X22,X23] :
      ( ~ organization(X21)
      | has_immunity(X21,X22)
      | has_immunity(X21,X23)
      | epred1_3(X22,X23,X21) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_33])])]) ).

cnf(c_0_40,negated_conjecture,
    ~ has_endowment(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_41,plain,
    ( has_endowment(X1)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

fof(c_0_42,plain,
    ! [X27,X28,X29] :
      ( ( ~ greater(external_ties(X27,X29),external_ties(X27,X28))
        | greater(position(X27,X29),position(X27,X28))
        | ~ organization(X27) )
      & ( external_ties(X27,X29) != external_ties(X27,X28)
        | position(X27,X29) = position(X27,X28)
        | ~ organization(X27) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_6])])]) ).

fof(c_0_43,plain,
    ! [X33,X34,X35] :
      ( ~ organization(X33)
      | external_ties(X33,X35) = external_ties(X33,X34) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_11])]) ).

fof(c_0_44,plain,
    ! [X42,X43,X44] :
      ( ( ~ greater(capability(X42,X43),capability(X42,X44))
        | ~ greater_or_equal(position(X42,X43),position(X42,X44))
        | smaller(hazard_of_mortality(X42,X43),hazard_of_mortality(X42,X44))
        | ~ epred1_3(X44,X43,X42) )
      & ( ~ greater_or_equal(capability(X42,X43),capability(X42,X44))
        | ~ greater(position(X42,X43),position(X42,X44))
        | smaller(hazard_of_mortality(X42,X43),hazard_of_mortality(X42,X44))
        | ~ epred1_3(X44,X43,X42) )
      & ( capability(X42,X43) != capability(X42,X44)
        | position(X42,X43) != position(X42,X44)
        | hazard_of_mortality(X42,X43) = hazard_of_mortality(X42,X44)
        | ~ epred1_3(X44,X43,X42) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_35])])]) ).

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

cnf(c_0_46,negated_conjecture,
    smaller(capability(esk1_0,esk3_0),capability(esk1_0,esk2_0)),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

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

cnf(c_0_48,negated_conjecture,
    ~ has_immunity(esk1_0,X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_19])]) ).

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

cnf(c_0_50,plain,
    ( external_ties(X1,X2) = external_ties(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

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

cnf(c_0_52,negated_conjecture,
    greater(capability(esk1_0,esk2_0),capability(esk1_0,esk3_0)),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_53,negated_conjecture,
    epred1_3(X1,X2,esk1_0),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_19]),c_0_48]),c_0_48]) ).

cnf(c_0_54,plain,
    ( position(X1,X2) = position(X1,X3)
    | ~ organization(X1) ),
    inference(csr,[status(thm)],[c_0_49,c_0_50]) ).

fof(c_0_55,plain,
    ! [X8,X9] :
      ( ( ~ greater_or_equal(X8,X9)
        | greater(X8,X9)
        | X8 = X9 )
      & ( ~ greater(X8,X9)
        | greater_or_equal(X8,X9) )
      & ( X8 != X9
        | greater_or_equal(X8,X9) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_greater_or_equal])])]) ).

cnf(c_0_56,plain,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0))
    | ~ greater_or_equal(position(esk1_0,esk2_0),position(esk1_0,esk3_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_53])]) ).

cnf(c_0_57,negated_conjecture,
    position(esk1_0,X1) = position(esk1_0,X2),
    inference(spm,[status(thm)],[c_0_54,c_0_19]) ).

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

cnf(c_0_59,negated_conjecture,
    ( smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0))
    | ~ greater_or_equal(position(esk1_0,esk2_0),position(esk1_0,X1)) ),
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_60,plain,
    greater_or_equal(X1,X1),
    inference(er,[status(thm)],[c_0_58]) ).

cnf(c_0_61,negated_conjecture,
    smaller(hazard_of_mortality(esk1_0,esk2_0),hazard_of_mortality(esk1_0,esk3_0)),
    inference(spm,[status(thm)],[c_0_59,c_0_60]) ).

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

cnf(c_0_63,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_61]),c_0_62]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : MGT050+1 : TPTP v8.1.0. Released v2.4.0.
% 0.12/0.13  % Command  : enigmatic-eprover.py %s %d 1
% 0.13/0.35  % Computer : n026.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Thu Jun  9 11:07:04 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  # ENIGMATIC: Selected SinE mode:
% 0.20/0.48  # Parsing /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.48  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.20/0.48  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.20/0.48  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 10.42/2.79  # ENIGMATIC: Solved by autoschedule:
% 10.42/2.79  # No SInE strategy applied
% 10.42/2.79  # Trying AutoSched0 for 150 seconds
% 10.42/2.79  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S059I
% 10.42/2.79  # and selection function SelectComplexExceptUniqMaxPosHorn.
% 10.42/2.79  #
% 10.42/2.79  # Preprocessing time       : 0.014 s
% 10.42/2.79  # Presaturation interreduction done
% 10.42/2.79  
% 10.42/2.79  # Proof found!
% 10.42/2.79  # SZS status Theorem
% 10.42/2.79  # SZS output start CNFRefutation
% See solution above
% 10.42/2.79  # Training examples: 0 positive, 0 negative
% 10.42/2.79  
% 10.42/2.79  # -------------------------------------------------
% 10.42/2.79  # User time                : 0.025 s
% 10.42/2.79  # System time              : 0.003 s
% 10.42/2.79  # Total time               : 0.028 s
% 10.42/2.79  # Maximum resident set size: 7120 pages
% 10.42/2.79  
%------------------------------------------------------------------------------