TSTP Solution File: MGT051-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : MGT051-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n022.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  : 300s
% DateTime : Fri May 19 11:35:26 EDT 2023

% Result   : Unsatisfiable 3.59s 1.97s
% Output   : Refutation 3.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   59
% Syntax   : Number of formulae    :   98 (  13 unt;  21 typ;   0 def)
%            Number of atoms       :  221 (  34 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  890 ( 116   ~; 144   |;   0   &; 630   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   27 (  27   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   23 (  21 usr;   7 con; 0-2 aty)
%            Number of variables   :  142 (   0   ^; 142   !;   0   ?; 142   :)

% Comments : 
%------------------------------------------------------------------------------
thf(organization_type,type,
    organization: $i > $o ).

thf(sk2_type,type,
    sk2: $i ).

thf(has_endowment_type,type,
    has_endowment: $i > $o ).

thf(smaller_or_equal_type,type,
    smaller_or_equal: $i > $i > $o ).

thf(age_type,type,
    age: $i > $i > $i ).

thf(sk3_type,type,
    sk3: $i ).

thf(sk4_type,type,
    sk4: $i ).

thf(eta_type,type,
    eta: $i ).

thf(greater_type,type,
    greater: $i > $i > $o ).

thf(sk5_type,type,
    sk5: $i ).

thf(sk6_type,type,
    sk6: $i ).

thf(hazard_of_mortality_type,type,
    hazard_of_mortality: $i > $i > $i ).

thf(greater_or_equal_type,type,
    greater_or_equal: $i > $i > $o ).

thf(smaller_type,type,
    smaller: $i > $i > $o ).

thf(has_immunity_type,type,
    has_immunity: $i > $i > $o ).

thf(sk1_type,type,
    sk1: $i > $i ).

thf(external_ties_type,type,
    external_ties: $i > $i > $i ).

thf(position_type,type,
    position: $i > $i > $i ).

thf(stock_of_knowledge_type,type,
    stock_of_knowledge: $i > $i > $i ).

thf(internal_friction_type,type,
    internal_friction: $i > $i > $i ).

thf(capability_type,type,
    capability: $i > $i > $i ).

thf(30,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ( greater @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_3_49) ).

thf(101,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ( greater @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(11,axiom,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ ( sk1 @ A ) )
      | ( greater @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_endowment @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_46) ).

thf(56,plain,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ ( sk1 @ A ) )
      | ( greater @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_endowment @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(2,negated_conjecture,
    has_endowment @ sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_62) ).

thf(42,plain,
    has_endowment @ sk2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(9,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( greater @ B @ C )
      | ( greater @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_transitive_10) ).

thf(52,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( greater @ B @ C )
      | ( greater @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(21,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( smaller_or_equal @ ( stock_of_knowledge @ A @ B ) @ ( stock_of_knowledge @ A @ C ) )
      | ~ ( greater @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) )
      | ( smaller @ ( capability @ A @ B ) @ ( capability @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5_54) ).

thf(78,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( smaller_or_equal @ ( stock_of_knowledge @ A @ B ) @ ( stock_of_knowledge @ A @ C ) )
      | ~ ( greater @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) )
      | ( smaller @ ( capability @ A @ B ) @ ( capability @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(38,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ~ ( greater_or_equal @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
      | ~ ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) )
      | ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_4_51) ).

thf(121,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ~ ( greater_or_equal @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
      | ~ ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) )
      | ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(17,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ( smaller @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_8) ).

thf(70,plain,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ( smaller @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(28,axiom,
    ! [A: $i] :
      ( ~ ( has_endowment @ A )
      | ( organization @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_41) ).

thf(97,plain,
    ! [A: $i] :
      ( ~ ( has_endowment @ A )
      | ( organization @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(6,negated_conjecture,
    greater @ ( age @ sk2 @ sk6 ) @ ( age @ sk2 @ sk5 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_66) ).

thf(41,plain,
    greater @ ( age @ sk2 @ sk6 ) @ ( age @ sk2 @ sk5 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(32,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ( ( capability @ A @ C )
       != ( capability @ A @ B ) )
      | ( ( position @ A @ C )
       != ( position @ A @ B ) )
      | ( ( hazard_of_mortality @ A @ C )
        = ( hazard_of_mortality @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_4_52) ).

thf(105,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ( ( capability @ A @ C )
       != ( capability @ A @ B ) )
      | ( ( position @ A @ C )
       != ( position @ A @ B ) )
      | ( ( hazard_of_mortality @ A @ C )
        = ( hazard_of_mortality @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(10,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( smaller @ A @ B )
      | ( smaller_or_equal @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_or_equal_2) ).

thf(54,plain,
    ! [B: $i,A: $i] :
      ( ~ ( smaller @ A @ B )
      | ( smaller_or_equal @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(22,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( smaller_or_equal @ A @ B )
      | ( smaller @ A @ B )
      | ( A = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_or_equal_1) ).

thf(80,plain,
    ! [B: $i,A: $i] :
      ( ~ ( smaller_or_equal @ A @ B )
      | ( smaller @ A @ B )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(8,axiom,
    ! [B: $i,A: $i] :
      ( ( A != B )
      | ( greater_or_equal @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_greater_or_equal_6) ).

thf(48,plain,
    ! [B: $i,A: $i] :
      ( ( A != B )
      | ( greater_or_equal @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(16,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( stock_of_knowledge @ A @ B )
       != ( stock_of_knowledge @ A @ C ) )
      | ( ( internal_friction @ A @ B )
       != ( internal_friction @ A @ C ) )
      | ( ( capability @ A @ B )
        = ( capability @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5_55) ).

thf(67,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( stock_of_knowledge @ A @ B )
       != ( stock_of_knowledge @ A @ C ) )
      | ( ( internal_friction @ A @ B )
       != ( internal_friction @ A @ C ) )
      | ( ( capability @ A @ B )
        = ( capability @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(29,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ( greater_or_equal @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_greater_or_equal_5) ).

thf(99,plain,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ( greater_or_equal @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(1,negated_conjecture,
    organization @ sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_61) ).

thf(40,plain,
    organization @ sk2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(12,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( has_endowment @ A )
      | ~ ( smaller_or_equal @ ( age @ A @ B ) @ eta )
      | ( has_immunity @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_42) ).

thf(58,plain,
    ! [B: $i,A: $i] :
      ( ~ ( has_endowment @ A )
      | ~ ( smaller_or_equal @ ( age @ A @ B ) @ eta )
      | ( has_immunity @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(27,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( stock_of_knowledge @ A @ B )
        = ( stock_of_knowledge @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_10_58) ).

thf(94,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( stock_of_knowledge @ A @ B )
        = ( stock_of_knowledge @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(14,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( external_ties @ A @ B ) @ ( external_ties @ A @ C ) )
      | ( greater @ ( position @ A @ B ) @ ( position @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_6_56) ).

thf(62,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( external_ties @ A @ B ) @ ( external_ties @ A @ C ) )
      | ( greater @ ( position @ A @ B ) @ ( position @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(25,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( age @ A @ B ) @ ( age @ A @ C ) )
      | ( greater @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_12_60) ).

thf(89,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( age @ A @ B ) @ ( age @ A @ C ) )
      | ( greater @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(36,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ~ ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
      | ~ ( greater_or_equal @ ( position @ A @ C ) @ ( position @ A @ B ) )
      | ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_4_50) ).

thf(116,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( has_immunity @ A @ B )
      | ( has_immunity @ A @ C )
      | ~ ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
      | ~ ( greater_or_equal @ ( position @ A @ C ) @ ( position @ A @ B ) )
      | ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(19,axiom,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_endowment @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_47) ).

thf(74,plain,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_endowment @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(13,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( has_endowment @ A )
      | ~ ( greater @ ( age @ A @ B ) @ eta )
      | ~ ( has_immunity @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_43) ).

thf(60,plain,
    ! [B: $i,A: $i] :
      ( ~ ( has_endowment @ A )
      | ~ ( greater @ ( age @ A @ B ) @ eta )
      | ~ ( has_immunity @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(24,axiom,
    ! [B: $i,A: $i] :
      ( ( A != B )
      | ( smaller_or_equal @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_or_equal_3) ).

thf(85,plain,
    ! [B: $i,A: $i] :
      ( ( A != B )
      | ( smaller_or_equal @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(4,negated_conjecture,
    smaller_or_equal @ ( age @ sk2 @ sk4 ) @ eta,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_64) ).

thf(45,plain,
    smaller_or_equal @ ( age @ sk2 @ sk4 ) @ eta,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(15,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( external_ties @ A @ B )
       != ( external_ties @ A @ C ) )
      | ( ( position @ A @ B )
        = ( position @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_6_57) ).

thf(64,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( external_ties @ A @ B )
       != ( external_ties @ A @ C ) )
      | ( ( position @ A @ B )
        = ( position @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(3,negated_conjecture,
    smaller_or_equal @ ( age @ sk2 @ sk3 ) @ ( age @ sk2 @ sk4 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_63) ).

thf(44,plain,
    smaller_or_equal @ ( age @ sk2 @ sk3 ) @ ( age @ sk2 @ sk4 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(37,axiom,
    ! [B: $i,A: $i] :
      ( ( smaller @ A @ B )
      | ( A = B )
      | ( greater @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_comparable_11) ).

thf(118,plain,
    ! [B: $i,A: $i] :
      ( ( smaller @ A @ B )
      | ( A = B )
      | ( greater @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(35,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ B )
      | ~ ( has_immunity @ A @ C )
      | ( ( hazard_of_mortality @ A @ B )
        = ( hazard_of_mortality @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_2_48) ).

thf(113,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( has_immunity @ A @ B )
      | ~ ( has_immunity @ A @ C )
      | ( ( hazard_of_mortality @ A @ B )
        = ( hazard_of_mortality @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(20,axiom,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ( smaller_or_equal @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_endowment @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_45) ).

thf(76,plain,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ( smaller_or_equal @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_immunity @ A @ ( sk1 @ A ) )
      | ( has_endowment @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(5,negated_conjecture,
    greater @ ( age @ sk2 @ sk5 ) @ eta,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_65) ).

thf(39,plain,
    greater @ ( age @ sk2 @ sk5 ) @ eta,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(31,axiom,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ( smaller_or_equal @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( greater @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_endowment @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_1_44) ).

thf(103,plain,
    ! [A: $i] :
      ( ~ ( organization @ A )
      | ( smaller_or_equal @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( greater @ ( age @ A @ ( sk1 @ A ) ) @ eta )
      | ( has_endowment @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(26,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( external_ties @ A @ B )
        = ( external_ties @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_11_59) ).

thf(91,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ( ( external_ties @ A @ B )
        = ( external_ties @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(33,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( greater_or_equal @ A @ B )
      | ( greater @ A @ B )
      | ( A = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_greater_or_equal_4) ).

thf(108,plain,
    ! [B: $i,A: $i] :
      ( ~ ( greater_or_equal @ A @ B )
      | ( greater @ A @ B )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(18,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( smaller @ A @ B )
      | ( greater @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_7) ).

thf(72,plain,
    ! [B: $i,A: $i] :
      ( ~ ( smaller @ A @ B )
      | ( greater @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(7,negated_conjecture,
    ( ~ ( greater @ ( hazard_of_mortality @ sk2 @ sk6 ) @ ( hazard_of_mortality @ sk2 @ sk5 ) )
    | ~ ( greater @ ( hazard_of_mortality @ sk2 @ sk5 ) @ ( hazard_of_mortality @ sk2 @ sk4 ) )
    | ( ( hazard_of_mortality @ sk2 @ sk4 )
     != ( hazard_of_mortality @ sk2 @ sk3 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_67) ).

thf(43,plain,
    ( ~ ( greater @ ( hazard_of_mortality @ sk2 @ sk6 ) @ ( hazard_of_mortality @ sk2 @ sk5 ) )
    | ~ ( greater @ ( hazard_of_mortality @ sk2 @ sk5 ) @ ( hazard_of_mortality @ sk2 @ sk4 ) )
    | ( ( hazard_of_mortality @ sk2 @ sk4 )
     != ( hazard_of_mortality @ sk2 @ sk3 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(34,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( stock_of_knowledge @ A @ B ) @ ( stock_of_knowledge @ A @ C ) )
      | ~ ( smaller_or_equal @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) )
      | ( greater @ ( capability @ A @ B ) @ ( capability @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5_53) ).

thf(111,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( organization @ A )
      | ~ ( greater @ ( stock_of_knowledge @ A @ B ) @ ( stock_of_knowledge @ A @ C ) )
      | ~ ( smaller_or_equal @ ( internal_friction @ A @ B ) @ ( internal_friction @ A @ C ) )
      | ( greater @ ( capability @ A @ B ) @ ( capability @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(23,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( greater @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_strict_9) ).

thf(83,plain,
    ! [B: $i,A: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( greater @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(123,plain,
    $false,
    inference(cvc4,[status(thm)],[101,56,42,52,78,121,70,97,41,105,54,80,48,67,99,40,58,94,62,89,116,74,60,85,45,64,44,118,113,76,39,103,91,108,72,43,111,83]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT051-1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n022.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Thu May 18 23:39:17 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.94/0.91  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.38/1.04  % [INFO] 	 Parsing done (132ms). 
% 1.38/1.05  % [INFO] 	 Running in sequential loop mode. 
% 1.77/1.26  % [INFO] 	 eprover registered as external prover. 
% 1.82/1.26  % [INFO] 	 cvc4 registered as external prover. 
% 1.82/1.26  % [INFO] 	 Scanning for conjecture ... 
% 1.96/1.33  % [INFO] 	 Found a conjecture and 31 axioms. Running axiom selection ... 
% 2.05/1.38  % [INFO] 	 Axiom selection finished. Selected 31 axioms (removed 0 axioms). 
% 2.05/1.41  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.05/1.42  % [INFO] 	 Type checking passed. 
% 2.05/1.42  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.59/1.97  % External prover 'cvc4' found a proof!
% 3.59/1.97  % [INFO] 	 Killing All external provers ... 
% 3.59/1.97  % Time passed: 1446ms (effective reasoning time: 913ms)
% 3.59/1.97  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 3.59/1.97  % Axioms used in derivation (31): assumption_10_58, assumption_4_52, assumption_12_60, definition_greater_or_equal_5, definition_1_47, definition_1_41, assumption_6_57, definition_1_42, assumption_6_56, meaning_postulate_greater_comparable_11, definition_smaller_or_equal_1, definition_smaller_or_equal_2, assumption_4_50, definition_greater_or_equal_4, meaning_postulate_greater_strict_9, assumption_11_59, assumption_3_49, assumption_5_53, definition_1_44, definition_1_43, assumption_5_55, definition_smaller_or_equal_3, definition_greater_or_equal_6, assumption_4_51, assumption_5_54, definition_1_46, definition_smaller_8, assumption_2_48, meaning_postulate_greater_transitive_10, definition_smaller_7, definition_1_45
% 3.59/1.97  % No. of inferences in proof: 77
% 3.59/1.97  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1446 ms resp. 913 ms w/o parsing
% 3.83/2.03  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.83/2.03  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------