TSTP Solution File: MGT034-2 by Leo-III---1.7.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.12
% Problem  : MGT034-2 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n029.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 : Tue May 21 00:41:26 EDT 2024

% Result   : Unsatisfiable 3.76s 1.88s
% Output   : Refutation 3.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   50
% Syntax   : Number of formulae    :   81 (  11 unt;  20 typ;   0 def)
%            Number of atoms       :  181 (   8 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  876 ( 120   ~; 120   |;   0   &; 636   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   29 (  29   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   22 (  20 usr;   6 con; 0-4 aty)
%            Number of variables   :   98 (   0   ^  98   !;   0   ?;  98   :)

% Comments : 
%------------------------------------------------------------------------------
thf(environment_type,type,
    environment: $i > $o ).

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

thf(in_environment_type,type,
    in_environment: $i > $i > $o ).

thf(critical_point_type,type,
    critical_point: $i > $i ).

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

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

thf(appear_type,type,
    appear: $i > $i > $i ).

thf(efficient_producers_type,type,
    efficient_producers: $i ).

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

thf(selection_favors_type,type,
    selection_favors: $i > $i > $i > $o ).

thf(first_movers_type,type,
    first_movers: $i ).

thf(start_time_type,type,
    start_time: $i > $i ).

thf(subpopulations_type,type,
    subpopulations: $i > $i > $i > $i > $o ).

thf(decreases_type,type,
    decreases: $i > $o ).

thf(difference_type,type,
    difference: $i > $i > $i ).

thf(founding_rate_type,type,
    founding_rate: $i > $i > $i ).

thf(cardinality_at_time_type,type,
    cardinality_at_time: $i > $i > $i ).

thf(zero_type,type,
    zero: $i ).

thf(growth_rate_type,type,
    growth_rate: $i > $i > $i ).

thf(disbanding_rate_type,type,
    disbanding_rate: $i > $i > $i ).

thf(28,axiom,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( critical_point @ A ) )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ ( critical_point @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_critical_point_means_FM_and_EP_35) ).

thf(88,plain,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( critical_point @ A ) )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ ( critical_point @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

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

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

thf(6,axiom,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ( greater_or_equal @ ( appear @ first_movers @ A ) @ ( start_time @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_no_FM_before_opening_45) ).

thf(37,plain,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ( greater_or_equal @ ( appear @ first_movers @ A ) @ ( start_time @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(24,axiom,
    ! [A: $i] :
      ( ~ ( decreases @ ( difference @ ( founding_rate @ first_movers @ A ) @ ( founding_rate @ efficient_producers @ A ) ) )
      | ( decreases @ ( difference @ ( disbanding_rate @ first_movers @ A ) @ ( disbanding_rate @ efficient_producers @ A ) ) )
      | ( decreases @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_difference_between_founding_rates_37) ).

thf(78,plain,
    ! [A: $i] :
      ( ~ ( decreases @ ( difference @ ( founding_rate @ first_movers @ A ) @ ( founding_rate @ efficient_producers @ A ) ) )
      | ( decreases @ ( difference @ ( disbanding_rate @ first_movers @ A ) @ ( disbanding_rate @ efficient_producers @ A ) ) )
      | ( decreases @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(26,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater_or_equal @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) @ zero )
      | ~ ( greater_or_equal @ C @ ( appear @ efficient_producers @ A ) )
      | ~ ( greater @ B @ C )
      | ~ ( decreases @ ( difference @ ( growth_rate @ first_movers @ C ) @ ( growth_rate @ efficient_producers @ C ) ) )
      | ( greater @ ( difference @ ( growth_rate @ first_movers @ C ) @ ( growth_rate @ efficient_producers @ C ) ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_decreasing_function_38) ).

thf(84,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater_or_equal @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) @ zero )
      | ~ ( greater_or_equal @ C @ ( appear @ efficient_producers @ A ) )
      | ~ ( greater @ B @ C )
      | ~ ( decreases @ ( difference @ ( growth_rate @ first_movers @ C ) @ ( growth_rate @ efficient_producers @ C ) ) )
      | ( greater @ ( difference @ ( growth_rate @ first_movers @ C ) @ ( growth_rate @ efficient_producers @ C ) ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(22,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ B @ C @ A @ D )
      | ~ ( greater @ ( growth_rate @ C @ D ) @ ( growth_rate @ B @ D ) )
      | ( selection_favors @ C @ B @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp1_high_growth_rates_33) ).

thf(74,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ B @ C @ A @ D )
      | ~ ( greater @ ( growth_rate @ C @ D ) @ ( growth_rate @ B @ D ) )
      | ( selection_favors @ C @ B @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(16,axiom,
    ! [A: $i] :
      ( ~ ( greater @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) @ zero )
      | ( greater @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_positive_growth_rate_difference_41) ).

thf(60,plain,
    ! [A: $i] :
      ( ~ ( greater @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) @ zero )
      | ( greater @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(30,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( subpopulations @ efficient_producers @ first_movers @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_symmetry_of_subpopulations_48) ).

thf(92,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( subpopulations @ efficient_producers @ first_movers @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

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

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

thf(8,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( decreases @ ( difference @ ( founding_rate @ first_movers @ B ) @ ( founding_rate @ efficient_producers @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a12_57) ).

thf(41,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( decreases @ ( difference @ ( founding_rate @ first_movers @ B ) @ ( founding_rate @ efficient_producers @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(5,negated_conjecture,
    ~ ( selection_favors @ first_movers @ efficient_producers @ sk2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t3_62) ).

thf(31,plain,
    ~ ( selection_favors @ first_movers @ efficient_producers @ sk2 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(13,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( in_environment @ A @ C )
      | ~ ( greater_or_equal @ C @ D )
      | ~ ( greater_or_equal @ D @ B )
      | ( in_environment @ A @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_durations_are_time_intervals_43) ).

thf(51,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( in_environment @ A @ C )
      | ~ ( greater_or_equal @ C @ D )
      | ~ ( greater_or_equal @ D @ B )
      | ( in_environment @ A @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(29,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) )
      | ( greater_or_equal @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_relationship_of_growth_rates_53) ).

thf(90,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) )
      | ( greater_or_equal @ ( difference @ ( growth_rate @ first_movers @ B ) @ ( growth_rate @ efficient_producers @ B ) ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(20,axiom,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ( in_environment @ A @ ( start_time @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_opening_time_in_duration_44) ).

thf(70,plain,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ( in_environment @ A @ ( start_time @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(2,negated_conjecture,
    in_environment @ sk1 @ ( critical_point @ sk1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t3_59) ).

thf(33,plain,
    in_environment @ sk1 @ ( critical_point @ sk1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(10,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( cardinality_at_time @ first_movers @ B ) @ zero )
      | ~ ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_contains_FM_and_EP_47) ).

thf(45,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( cardinality_at_time @ first_movers @ B ) @ zero )
      | ~ ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(18,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ( B
       != ( critical_point @ A ) )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ C )
      | ~ ( greater @ C @ B )
      | ( greater @ ( growth_rate @ efficient_producers @ C ) @ ( growth_rate @ first_movers @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_55) ).

thf(64,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ( B
       != ( critical_point @ A ) )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ C )
      | ~ ( greater @ C @ B )
      | ( greater @ ( growth_rate @ efficient_producers @ C ) @ ( growth_rate @ first_movers @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(1,negated_conjecture,
    environment @ sk1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t3_58) ).

thf(32,plain,
    environment @ sk1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(3,negated_conjecture,
    greater_or_equal @ sk2 @ ( appear @ efficient_producers @ sk1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t3_60) ).

thf(34,plain,
    greater_or_equal @ sk2 @ ( appear @ efficient_producers @ sk1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(12,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ C )
      | ~ ( greater_or_equal @ D @ B )
      | ~ ( greater_or_equal @ C @ D )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a10_56) ).

thf(49,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ C )
      | ~ ( greater_or_equal @ D @ B )
      | ~ ( greater_or_equal @ C @ D )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(27,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( critical_point @ A ) )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ~ ( greater @ ( critical_point @ A ) @ B )
      | ( in_environment @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_critical_time_points_46) ).

thf(86,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( critical_point @ A ) )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ~ ( greater @ ( critical_point @ A ) @ B )
      | ( in_environment @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(23,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ~ ( decreases @ ( difference @ ( disbanding_rate @ first_movers @ B ) @ ( disbanding_rate @ efficient_producers @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l3_34) ).

thf(76,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ~ ( decreases @ ( difference @ ( disbanding_rate @ first_movers @ B ) @ ( disbanding_rate @ efficient_producers @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

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

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

thf(25,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ( B
       != ( critical_point @ A ) )
      | ~ ( greater @ ( growth_rate @ efficient_producers @ B ) @ ( growth_rate @ first_movers @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_54) ).

thf(80,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ( B
       != ( critical_point @ A ) )
      | ~ ( greater @ ( growth_rate @ efficient_producers @ B ) @ ( growth_rate @ first_movers @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(4,negated_conjecture,
    greater @ ( critical_point @ sk1 ) @ sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t3_61) ).

thf(35,plain,
    greater @ ( critical_point @ sk1 ) @ sk2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(21,axiom,
    ! [A: $i] :
      ( ~ ( greater @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) )
      | ( greater @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_positive_growth_rate_difference_42) ).

thf(72,plain,
    ! [A: $i] :
      ( ~ ( greater @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) )
      | ( greater @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(9,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_FM_and_EP_members_EP_appeared_49) ).

thf(43,plain,
    ! [B: $i,A: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
      | ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(11,axiom,
    ! [A: $i] :
      ( ~ ( greater @ ( growth_rate @ efficient_producers @ A ) @ ( growth_rate @ first_movers @ A ) )
      | ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_negative_growth_rate_difference_40) ).

thf(47,plain,
    ! [A: $i] :
      ( ~ ( greater @ ( growth_rate @ efficient_producers @ A ) @ ( growth_rate @ first_movers @ A ) )
      | ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(19,axiom,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( appear @ efficient_producers @ A ) )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ ( appear @ efficient_producers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_FM_and_EP_when_EP_appears_36) ).

thf(68,plain,
    ! [A: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ ( appear @ efficient_producers @ A ) )
      | ( subpopulations @ first_movers @ efficient_producers @ A @ ( appear @ efficient_producers @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(17,axiom,
    ! [A: $i] :
      ( ~ ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) )
      | ( greater @ ( growth_rate @ efficient_producers @ A ) @ ( growth_rate @ first_movers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_negative_growth_rate_difference_39) ).

thf(62,plain,
    ! [A: $i] :
      ( ~ ( greater @ zero @ ( difference @ ( growth_rate @ first_movers @ A ) @ ( growth_rate @ efficient_producers @ A ) ) )
      | ( greater @ ( growth_rate @ efficient_producers @ A ) @ ( growth_rate @ first_movers @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(94,plain,
    $false,
    inference(e,[status(thm)],[88,56,37,78,84,74,60,92,53,41,31,51,90,70,33,45,64,32,34,49,86,76,39,80,35,72,43,47,68,62]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MGT034-2 : TPTP v8.2.0. Released v2.4.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.35  % Computer : n029.cluster.edu
% 0.16/0.35  % Model    : x86_64 x86_64
% 0.16/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.35  % Memory   : 8042.1875MB
% 0.16/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.35  % CPULimit : 300
% 0.16/0.35  % WCLimit  : 300
% 0.16/0.35  % DateTime : Sat May 18 23:59:38 EDT 2024
% 0.16/0.36  % CPUTime  : 
% 0.97/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.19/0.98  % [INFO] 	 Parsing done (123ms). 
% 1.38/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.74/1.20  % [INFO] 	 eprover registered as external prover. 
% 1.74/1.20  % [INFO] 	 cvc4 registered as external prover. 
% 1.74/1.20  % [INFO] 	 Scanning for conjecture ... 
% 1.99/1.27  % [INFO] 	 Found a conjecture (or negated_conjecture) and 25 axioms. Running axiom selection ... 
% 1.99/1.32  % [INFO] 	 Axiom selection finished. Selected 25 axioms (removed 0 axioms). 
% 2.20/1.36  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.20/1.36  % [INFO] 	 Type checking passed. 
% 2.35/1.37  % [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.76/1.88  % External prover 'e' found a proof!
% 3.76/1.88  % [INFO] 	 Killing All external provers ... 
% 3.76/1.88  % Time passed: 1362ms (effective reasoning time: 889ms)
% 3.76/1.88  % Axioms used in derivation (25): mp_relationship_of_growth_rates_53, a12_57, mp_positive_growth_rate_difference_42, mp_critical_time_points_46, mp_greater_or_equal_52, mp_no_FM_before_opening_45, a10_56, l3_34, mp_FM_and_EP_members_EP_appeared_49, d1_54, mp_contains_FM_and_EP_47, mp_difference_between_founding_rates_37, mp_durations_are_time_intervals_43, mp_greater_or_equal_50, mp_opening_time_in_duration_44, mp_symmetry_of_subpopulations_48, mp_FM_and_EP_when_EP_appears_36, mp_positive_growth_rate_difference_41, mp_greater_or_equal_51, mp_negative_growth_rate_difference_40, d1_55, mp_decreasing_function_38, mp_critical_point_means_FM_and_EP_35, mp1_high_growth_rates_33, mp_negative_growth_rate_difference_39
% 3.76/1.88  % No. of inferences in proof: 61
% 3.76/1.88  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : 1362 ms resp. 889 ms w/o parsing
% 3.76/1.93  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.76/1.93  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------