TSTP Solution File: MGT036-1 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : MGT036-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% 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  : 600s
% DateTime : Sun Jul 17 22:17:23 EDT 2022

% Result   : Unsatisfiable 0.21s 0.47s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   28
% Syntax   : Number of formulae    :  152 (  67 unt;  13 typ;   0 def)
%            Number of atoms       :  930 ( 237 equ;   0 cnn)
%            Maximal formula atoms :    5 (   6 avg)
%            Number of connectives : 1930 ( 235   ~; 317   |;   0   &;1378   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   17 (  17   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  13 usr;   7 con; 0-4 aty)
%            Number of variables   :  411 (   0   ^ 411   !;   0   ?; 411   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_efficient_producers,type,
    efficient_producers: $i ).

thf(tp_environment,type,
    environment: $i > $o ).

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

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

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

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

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

thf(tp_outcompetes,type,
    outcompetes: $i > $i > $i > $o ).

thf(tp_resilience,type,
    resilience: $i > $i ).

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

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

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

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

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

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

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

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

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

thf(6,axiom,
    ! [A: $i,B: $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_FM_and_EP_1) ).

thf(7,axiom,
    greater @ ( resilience @ efficient_producers ) @ ( resilience @ first_movers ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a2_11) ).

thf(8,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( greater @ zero @ ( growth_rate @ C @ B ) )
      | ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
      | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a12_10) ).

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

thf(10,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulations @ B @ C @ A @ D )
      | ~ ( outcompetes @ C @ B @ D )
      | ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_8) ).

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

thf(12,conjecture,
    $false,
    file('no conjecture given, we try to refute the axioms',dummy_conjecture) ).

thf(13,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[12]) ).

thf(14,negated_conjecture,
    outcompetes @ first_movers @ efficient_producers @ sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t5_14) ).

thf(15,negated_conjecture,
    subpopulations @ first_movers @ efficient_producers @ sk1 @ sk2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t5_13) ).

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

thf(17,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[13]) ).

thf(18,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ( greater @ zero @ ( growth_rate @ A @ B ) )
          | ~ ( environment @ C )
          | ~ ( subpopulations @ A @ D @ C @ B )
          | ( greater_or_equal @ ( growth_rate @ A @ B ) @ zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(19,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( greater_or_equal @ ( growth_rate @ A @ B ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(20,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ( subpopulations @ A @ B @ C @ D )
          | ~ ( greater @ zero @ ( growth_rate @ A @ D ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(21,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( environment @ A )
          | ~ ( greater @ zero @ ( growth_rate @ B @ C ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(22,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
          | ( in_environment @ A @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(23,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
          | ( subpopulations @ efficient_producers @ first_movers @ A @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(24,plain,
    ( ( greater @ ( resilience @ efficient_producers ) @ ( resilience @ first_movers ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(25,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( greater @ zero @ ( growth_rate @ C @ B ) )
          | ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
          | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(26,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulations @ B @ C @ A @ D )
          | ~ ( outcompetes @ C @ B @ D )
          | ( greater @ zero @ ( growth_rate @ B @ D ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(27,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulations @ B @ C @ A @ D )
          | ~ ( outcompetes @ C @ B @ D )
          | ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(28,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulations @ B @ C @ A @ D )
          | ~ ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ B @ D ) )
          | ( outcompetes @ C @ B @ D ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(29,plain,
    ( ( outcompetes @ first_movers @ efficient_producers @ sk2 )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(30,plain,
    ( ( subpopulations @ first_movers @ efficient_producers @ sk1 @ sk2 )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(31,plain,
    ( ( environment @ sk1 )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(32,plain,
    ( ( ~ $false )
    = $true ),
    inference(polarity_switch,[status(thm)],[17]) ).

thf(33,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( greater @ zero @ ( growth_rate @ A @ B ) )
          | ! [C: $i] :
              ( ~ ( environment @ C )
              | ! [D: $i] :
                  ~ ( subpopulations @ A @ D @ C @ B )
              | ( greater_or_equal @ ( growth_rate @ A @ B ) @ zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[18]) ).

thf(34,plain,
    ( ( ! [A: $i] :
          ( ( environment @ A )
          | ! [B: $i,C: $i] :
              ~ ( greater @ zero @ ( growth_rate @ B @ C ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[21]) ).

thf(35,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
              | ( in_environment @ A @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[22]) ).

thf(36,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
              | ( subpopulations @ efficient_producers @ first_movers @ A @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[23]) ).

thf(37,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ! [C: $i] :
              ( ( greater @ zero @ ( growth_rate @ C @ B ) )
              | ! [D: $i] :
                  ( ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
                  | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[25]) ).

thf(38,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( outcompetes @ C @ B @ D )
              | ( greater @ zero @ ( growth_rate @ B @ D ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[26]) ).

thf(39,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( outcompetes @ C @ B @ D )
              | ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[27]) ).

thf(40,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero )
              | ~ ( greater @ zero @ ( growth_rate @ B @ D ) )
              | ( outcompetes @ C @ B @ D ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[28]) ).

thf(41,plain,
    ( ( environment @ sk1 )
    = $true ),
    inference(copy,[status(thm)],[31]) ).

thf(42,plain,
    ( ( subpopulations @ first_movers @ efficient_producers @ sk1 @ sk2 )
    = $true ),
    inference(copy,[status(thm)],[30]) ).

thf(43,plain,
    ( ( outcompetes @ first_movers @ efficient_producers @ sk2 )
    = $true ),
    inference(copy,[status(thm)],[29]) ).

thf(44,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero )
              | ~ ( greater @ zero @ ( growth_rate @ B @ D ) )
              | ( outcompetes @ C @ B @ D ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[40]) ).

thf(45,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( outcompetes @ C @ B @ D )
              | ( greater_or_equal @ ( growth_rate @ C @ D ) @ zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[39]) ).

thf(46,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ! [C: $i,D: $i] :
              ( ~ ( subpopulations @ B @ C @ A @ D )
              | ~ ( outcompetes @ C @ B @ D )
              | ( greater @ zero @ ( growth_rate @ B @ D ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[38]) ).

thf(47,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ! [C: $i] :
              ( ( greater @ zero @ ( growth_rate @ C @ B ) )
              | ! [D: $i] :
                  ( ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
                  | ~ ( greater @ zero @ ( growth_rate @ D @ B ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[37]) ).

thf(48,plain,
    ( ( greater @ ( resilience @ efficient_producers ) @ ( resilience @ first_movers ) )
    = $true ),
    inference(copy,[status(thm)],[24]) ).

thf(49,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
              | ( subpopulations @ efficient_producers @ first_movers @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[36]) ).

thf(50,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ A @ B )
              | ( in_environment @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[35]) ).

thf(51,plain,
    ( ( ! [A: $i] :
          ( ( environment @ A )
          | ! [B: $i,C: $i] :
              ~ ( greater @ zero @ ( growth_rate @ B @ C ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[34]) ).

thf(52,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i] :
          ( ( subpopulations @ A @ B @ C @ D )
          | ~ ( greater @ zero @ ( growth_rate @ A @ D ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[20]) ).

thf(53,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( greater_or_equal @ ( growth_rate @ A @ B ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[19]) ).

thf(54,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( greater @ zero @ ( growth_rate @ A @ B ) )
          | ! [C: $i] :
              ( ~ ( environment @ C )
              | ! [D: $i] :
                  ~ ( subpopulations @ A @ D @ C @ B )
              | ( greater_or_equal @ ( growth_rate @ A @ B ) @ zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[33]) ).

thf(55,plain,
    ( ( ~ $false )
    = $true ),
    inference(copy,[status(thm)],[32]) ).

thf(56,plain,
    ! [SV1: $i] :
      ( ( ! [SY33: $i] :
            ( ~ ( environment @ SV1 )
            | ! [SY34: $i,SY35: $i] :
                ( ~ ( subpopulations @ SY33 @ SY34 @ SV1 @ SY35 )
                | ~ ( greater_or_equal @ ( growth_rate @ SY34 @ SY35 ) @ zero )
                | ~ ( greater @ zero @ ( growth_rate @ SY33 @ SY35 ) )
                | ( outcompetes @ SY34 @ SY33 @ SY35 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[44]) ).

thf(57,plain,
    ! [SV2: $i] :
      ( ( ! [SY36: $i] :
            ( ~ ( environment @ SV2 )
            | ! [SY37: $i,SY38: $i] :
                ( ~ ( subpopulations @ SY36 @ SY37 @ SV2 @ SY38 )
                | ~ ( outcompetes @ SY37 @ SY36 @ SY38 )
                | ( greater_or_equal @ ( growth_rate @ SY37 @ SY38 ) @ zero ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[45]) ).

thf(58,plain,
    ! [SV3: $i] :
      ( ( ! [SY39: $i] :
            ( ~ ( environment @ SV3 )
            | ! [SY40: $i,SY41: $i] :
                ( ~ ( subpopulations @ SY39 @ SY40 @ SV3 @ SY41 )
                | ~ ( outcompetes @ SY40 @ SY39 @ SY41 )
                | ( greater @ zero @ ( growth_rate @ SY39 @ SY41 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[46]) ).

thf(59,plain,
    ! [SV4: $i] :
      ( ( ! [SY42: $i] :
            ( ~ ( environment @ SV4 )
            | ~ ( in_environment @ SV4 @ SY42 )
            | ! [C: $i] :
                ( ( greater @ zero @ ( growth_rate @ C @ SY42 ) )
                | ! [D: $i] :
                    ( ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
                    | ~ ( greater @ zero @ ( growth_rate @ D @ SY42 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[47]) ).

thf(60,plain,
    ! [SV5: $i] :
      ( ( ~ ( environment @ SV5 )
        | ! [SY45: $i] :
            ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SY45 )
            | ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SY45 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[49]) ).

thf(61,plain,
    ! [SV6: $i] :
      ( ( ~ ( environment @ SV6 )
        | ! [SY46: $i] :
            ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SY46 )
            | ( in_environment @ SV6 @ SY46 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[50]) ).

thf(62,plain,
    ! [SV7: $i] :
      ( ( ( environment @ SV7 )
        | ! [B: $i,C: $i] :
            ~ ( greater @ zero @ ( growth_rate @ B @ C ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[51]) ).

thf(63,plain,
    ! [SV8: $i] :
      ( ( ! [SY49: $i,SY50: $i,SY51: $i] :
            ( ( subpopulations @ SV8 @ SY49 @ SY50 @ SY51 )
            | ~ ( greater @ zero @ ( growth_rate @ SV8 @ SY51 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[52]) ).

thf(64,plain,
    ! [SV9: $i] :
      ( ( ! [SY52: $i] :
            ( ~ ( greater_or_equal @ ( growth_rate @ SV9 @ SY52 ) @ zero )
            | ~ ( greater @ zero @ ( growth_rate @ SV9 @ SY52 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[53]) ).

thf(65,plain,
    ! [SV10: $i] :
      ( ( ! [SY53: $i] :
            ( ( greater @ zero @ ( growth_rate @ SV10 @ SY53 ) )
            | ! [SY54: $i] :
                ( ~ ( environment @ SY54 )
                | ! [SY55: $i] :
                    ~ ( subpopulations @ SV10 @ SY55 @ SY54 @ SY53 )
                | ( greater_or_equal @ ( growth_rate @ SV10 @ SY53 ) @ zero ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[54]) ).

thf(66,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[55]) ).

thf(67,plain,
    ! [SV11: $i,SV1: $i] :
      ( ( ~ ( environment @ SV1 )
        | ! [SY56: $i,SY57: $i] :
            ( ~ ( subpopulations @ SV11 @ SY56 @ SV1 @ SY57 )
            | ~ ( greater_or_equal @ ( growth_rate @ SY56 @ SY57 ) @ zero )
            | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SY57 ) )
            | ( outcompetes @ SY56 @ SV11 @ SY57 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[56]) ).

thf(68,plain,
    ! [SV12: $i,SV2: $i] :
      ( ( ~ ( environment @ SV2 )
        | ! [SY58: $i,SY59: $i] :
            ( ~ ( subpopulations @ SV12 @ SY58 @ SV2 @ SY59 )
            | ~ ( outcompetes @ SY58 @ SV12 @ SY59 )
            | ( greater_or_equal @ ( growth_rate @ SY58 @ SY59 ) @ zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[57]) ).

thf(69,plain,
    ! [SV13: $i,SV3: $i] :
      ( ( ~ ( environment @ SV3 )
        | ! [SY60: $i,SY61: $i] :
            ( ~ ( subpopulations @ SV13 @ SY60 @ SV3 @ SY61 )
            | ~ ( outcompetes @ SY60 @ SV13 @ SY61 )
            | ( greater @ zero @ ( growth_rate @ SV13 @ SY61 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[58]) ).

thf(70,plain,
    ! [SV14: $i,SV4: $i] :
      ( ( ~ ( environment @ SV4 )
        | ~ ( in_environment @ SV4 @ SV14 )
        | ! [SY62: $i] :
            ( ( greater @ zero @ ( growth_rate @ SY62 @ SV14 ) )
            | ! [SY63: $i] :
                ( ~ ( greater @ ( resilience @ SY63 ) @ ( resilience @ SY62 ) )
                | ~ ( greater @ zero @ ( growth_rate @ SY63 @ SV14 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[59]) ).

thf(71,plain,
    ! [SV5: $i] :
      ( ( ( ~ ( environment @ SV5 ) )
        = $true )
      | ( ( ! [SY45: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SY45 )
              | ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SY45 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[60]) ).

thf(72,plain,
    ! [SV6: $i] :
      ( ( ( ~ ( environment @ SV6 ) )
        = $true )
      | ( ( ! [SY46: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SY46 )
              | ( in_environment @ SV6 @ SY46 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[61]) ).

thf(73,plain,
    ! [SV7: $i] :
      ( ( ( environment @ SV7 )
        = $true )
      | ( ( ! [B: $i,C: $i] :
              ~ ( greater @ zero @ ( growth_rate @ B @ C ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[62]) ).

thf(74,plain,
    ! [SV15: $i,SV8: $i] :
      ( ( ! [SY64: $i,SY65: $i] :
            ( ( subpopulations @ SV8 @ SV15 @ SY64 @ SY65 )
            | ~ ( greater @ zero @ ( growth_rate @ SV8 @ SY65 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[63]) ).

thf(75,plain,
    ! [SV16: $i,SV9: $i] :
      ( ( ~ ( greater_or_equal @ ( growth_rate @ SV9 @ SV16 ) @ zero )
        | ~ ( greater @ zero @ ( growth_rate @ SV9 @ SV16 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[64]) ).

thf(76,plain,
    ! [SV17: $i,SV10: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        | ! [SY66: $i] :
            ( ~ ( environment @ SY66 )
            | ! [SY67: $i] :
                ~ ( subpopulations @ SV10 @ SY67 @ SY66 @ SV17 )
            | ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[65]) ).

thf(77,plain,
    ! [SV11: $i,SV1: $i] :
      ( ( ( ~ ( environment @ SV1 ) )
        = $true )
      | ( ( ! [SY56: $i,SY57: $i] :
              ( ~ ( subpopulations @ SV11 @ SY56 @ SV1 @ SY57 )
              | ~ ( greater_or_equal @ ( growth_rate @ SY56 @ SY57 ) @ zero )
              | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SY57 ) )
              | ( outcompetes @ SY56 @ SV11 @ SY57 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[67]) ).

thf(78,plain,
    ! [SV12: $i,SV2: $i] :
      ( ( ( ~ ( environment @ SV2 ) )
        = $true )
      | ( ( ! [SY58: $i,SY59: $i] :
              ( ~ ( subpopulations @ SV12 @ SY58 @ SV2 @ SY59 )
              | ~ ( outcompetes @ SY58 @ SV12 @ SY59 )
              | ( greater_or_equal @ ( growth_rate @ SY58 @ SY59 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[68]) ).

thf(79,plain,
    ! [SV13: $i,SV3: $i] :
      ( ( ( ~ ( environment @ SV3 ) )
        = $true )
      | ( ( ! [SY60: $i,SY61: $i] :
              ( ~ ( subpopulations @ SV13 @ SY60 @ SV3 @ SY61 )
              | ~ ( outcompetes @ SY60 @ SV13 @ SY61 )
              | ( greater @ zero @ ( growth_rate @ SV13 @ SY61 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[69]) ).

thf(80,plain,
    ! [SV14: $i,SV4: $i] :
      ( ( ( ~ ( environment @ SV4 ) )
        = $true )
      | ( ( ~ ( in_environment @ SV4 @ SV14 )
          | ! [SY62: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY62 @ SV14 ) )
              | ! [SY63: $i] :
                  ( ~ ( greater @ ( resilience @ SY63 ) @ ( resilience @ SY62 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY63 @ SV14 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[70]) ).

thf(81,plain,
    ! [SV5: $i] :
      ( ( ( environment @ SV5 )
        = $false )
      | ( ( ! [SY45: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SY45 )
              | ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SY45 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[71]) ).

thf(82,plain,
    ! [SV6: $i] :
      ( ( ( environment @ SV6 )
        = $false )
      | ( ( ! [SY46: $i] :
              ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SY46 )
              | ( in_environment @ SV6 @ SY46 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[72]) ).

thf(83,plain,
    ! [SV7: $i,SV18: $i] :
      ( ( ( ! [SY68: $i] :
              ~ ( greater @ zero @ ( growth_rate @ SV18 @ SY68 ) ) )
        = $true )
      | ( ( environment @ SV7 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[73]) ).

thf(84,plain,
    ! [SV19: $i,SV15: $i,SV8: $i] :
      ( ( ! [SY69: $i] :
            ( ( subpopulations @ SV8 @ SV15 @ SV19 @ SY69 )
            | ~ ( greater @ zero @ ( growth_rate @ SV8 @ SY69 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[74]) ).

thf(85,plain,
    ! [SV16: $i,SV9: $i] :
      ( ( ( ~ ( greater_or_equal @ ( growth_rate @ SV9 @ SV16 ) @ zero ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV9 @ SV16 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[75]) ).

thf(86,plain,
    ! [SV17: $i,SV10: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true )
      | ( ( ! [SY66: $i] :
              ( ~ ( environment @ SY66 )
              | ! [SY67: $i] :
                  ~ ( subpopulations @ SV10 @ SY67 @ SY66 @ SV17 )
              | ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[76]) ).

thf(87,plain,
    ! [SV11: $i,SV1: $i] :
      ( ( ( environment @ SV1 )
        = $false )
      | ( ( ! [SY56: $i,SY57: $i] :
              ( ~ ( subpopulations @ SV11 @ SY56 @ SV1 @ SY57 )
              | ~ ( greater_or_equal @ ( growth_rate @ SY56 @ SY57 ) @ zero )
              | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SY57 ) )
              | ( outcompetes @ SY56 @ SV11 @ SY57 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[77]) ).

thf(88,plain,
    ! [SV12: $i,SV2: $i] :
      ( ( ( environment @ SV2 )
        = $false )
      | ( ( ! [SY58: $i,SY59: $i] :
              ( ~ ( subpopulations @ SV12 @ SY58 @ SV2 @ SY59 )
              | ~ ( outcompetes @ SY58 @ SV12 @ SY59 )
              | ( greater_or_equal @ ( growth_rate @ SY58 @ SY59 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[78]) ).

thf(89,plain,
    ! [SV13: $i,SV3: $i] :
      ( ( ( environment @ SV3 )
        = $false )
      | ( ( ! [SY60: $i,SY61: $i] :
              ( ~ ( subpopulations @ SV13 @ SY60 @ SV3 @ SY61 )
              | ~ ( outcompetes @ SY60 @ SV13 @ SY61 )
              | ( greater @ zero @ ( growth_rate @ SV13 @ SY61 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[79]) ).

thf(90,plain,
    ! [SV14: $i,SV4: $i] :
      ( ( ( environment @ SV4 )
        = $false )
      | ( ( ~ ( in_environment @ SV4 @ SV14 )
          | ! [SY62: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY62 @ SV14 ) )
              | ! [SY63: $i] :
                  ( ~ ( greater @ ( resilience @ SY63 ) @ ( resilience @ SY62 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY63 @ SV14 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[80]) ).

thf(91,plain,
    ! [SV20: $i,SV5: $i] :
      ( ( ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SV20 )
          | ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SV20 ) )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[81]) ).

thf(92,plain,
    ! [SV21: $i,SV6: $i] :
      ( ( ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SV21 )
          | ( in_environment @ SV6 @ SV21 ) )
        = $true )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[82]) ).

thf(93,plain,
    ! [SV7: $i,SV22: $i,SV18: $i] :
      ( ( ( ~ ( greater @ zero @ ( growth_rate @ SV18 @ SV22 ) ) )
        = $true )
      | ( ( environment @ SV7 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[83]) ).

thf(94,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ( subpopulations @ SV8 @ SV15 @ SV19 @ SV23 )
        | ~ ( greater @ zero @ ( growth_rate @ SV8 @ SV23 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

thf(95,plain,
    ! [SV16: $i,SV9: $i] :
      ( ( ( greater_or_equal @ ( growth_rate @ SV9 @ SV16 ) @ zero )
        = $false )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV9 @ SV16 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[85]) ).

thf(96,plain,
    ! [SV17: $i,SV10: $i,SV24: $i] :
      ( ( ( ~ ( environment @ SV24 )
          | ! [SY70: $i] :
              ~ ( subpopulations @ SV10 @ SY70 @ SV24 @ SV17 )
          | ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[86]) ).

thf(97,plain,
    ! [SV1: $i,SV25: $i,SV11: $i] :
      ( ( ( ! [SY71: $i] :
              ( ~ ( subpopulations @ SV11 @ SV25 @ SV1 @ SY71 )
              | ~ ( greater_or_equal @ ( growth_rate @ SV25 @ SY71 ) @ zero )
              | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SY71 ) )
              | ( outcompetes @ SV25 @ SV11 @ SY71 ) ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[87]) ).

thf(98,plain,
    ! [SV2: $i,SV26: $i,SV12: $i] :
      ( ( ( ! [SY72: $i] :
              ( ~ ( subpopulations @ SV12 @ SV26 @ SV2 @ SY72 )
              | ~ ( outcompetes @ SV26 @ SV12 @ SY72 )
              | ( greater_or_equal @ ( growth_rate @ SV26 @ SY72 ) @ zero ) ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[88]) ).

thf(99,plain,
    ! [SV3: $i,SV27: $i,SV13: $i] :
      ( ( ( ! [SY73: $i] :
              ( ~ ( subpopulations @ SV13 @ SV27 @ SV3 @ SY73 )
              | ~ ( outcompetes @ SV27 @ SV13 @ SY73 )
              | ( greater @ zero @ ( growth_rate @ SV13 @ SY73 ) ) ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[89]) ).

thf(100,plain,
    ! [SV14: $i,SV4: $i] :
      ( ( ( ~ ( in_environment @ SV4 @ SV14 ) )
        = $true )
      | ( ( ! [SY62: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY62 @ SV14 ) )
              | ! [SY63: $i] :
                  ( ~ ( greater @ ( resilience @ SY63 ) @ ( resilience @ SY62 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY63 @ SV14 ) ) ) ) )
        = $true )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[90]) ).

thf(101,plain,
    ! [SV20: $i,SV5: $i] :
      ( ( ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SV20 ) )
        = $true )
      | ( ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SV20 )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[91]) ).

thf(102,plain,
    ! [SV21: $i,SV6: $i] :
      ( ( ( ~ ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SV21 ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV21 )
        = $true )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[92]) ).

thf(103,plain,
    ! [SV7: $i,SV22: $i,SV18: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV18 @ SV22 ) )
        = $false )
      | ( ( environment @ SV7 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[93]) ).

thf(104,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ( subpopulations @ SV8 @ SV15 @ SV19 @ SV23 )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV8 @ SV23 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[94]) ).

thf(105,plain,
    ! [SV16: $i,SV9: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV9 @ SV16 ) )
        = $false )
      | ( ( greater_or_equal @ ( growth_rate @ SV9 @ SV16 ) @ zero )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[95]) ).

thf(106,plain,
    ! [SV17: $i,SV10: $i,SV24: $i] :
      ( ( ( ~ ( environment @ SV24 ) )
        = $true )
      | ( ( ! [SY70: $i] :
              ~ ( subpopulations @ SV10 @ SY70 @ SV24 @ SV17 )
          | ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[96]) ).

thf(107,plain,
    ! [SV28: $i,SV1: $i,SV25: $i,SV11: $i] :
      ( ( ( ~ ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
          | ~ ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
          | ( outcompetes @ SV25 @ SV11 @ SV28 ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[97]) ).

thf(108,plain,
    ! [SV29: $i,SV2: $i,SV26: $i,SV12: $i] :
      ( ( ( ~ ( subpopulations @ SV12 @ SV26 @ SV2 @ SV29 )
          | ~ ( outcompetes @ SV26 @ SV12 @ SV29 )
          | ( greater_or_equal @ ( growth_rate @ SV26 @ SV29 ) @ zero ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(109,plain,
    ! [SV30: $i,SV3: $i,SV27: $i,SV13: $i] :
      ( ( ( ~ ( subpopulations @ SV13 @ SV27 @ SV3 @ SV30 )
          | ~ ( outcompetes @ SV27 @ SV13 @ SV30 )
          | ( greater @ zero @ ( growth_rate @ SV13 @ SV30 ) ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[99]) ).

thf(110,plain,
    ! [SV14: $i,SV4: $i] :
      ( ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( ! [SY62: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY62 @ SV14 ) )
              | ! [SY63: $i] :
                  ( ~ ( greater @ ( resilience @ SY63 ) @ ( resilience @ SY62 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY63 @ SV14 ) ) ) ) )
        = $true )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[100]) ).

thf(111,plain,
    ! [SV20: $i,SV5: $i] :
      ( ( ( subpopulations @ first_movers @ efficient_producers @ SV5 @ SV20 )
        = $false )
      | ( ( subpopulations @ efficient_producers @ first_movers @ SV5 @ SV20 )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[101]) ).

thf(112,plain,
    ! [SV21: $i,SV6: $i] :
      ( ( ( subpopulations @ first_movers @ efficient_producers @ SV6 @ SV21 )
        = $false )
      | ( ( in_environment @ SV6 @ SV21 )
        = $true )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[102]) ).

thf(113,plain,
    ! [SV19: $i,SV15: $i,SV23: $i,SV8: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV8 @ SV23 ) )
        = $false )
      | ( ( subpopulations @ SV8 @ SV15 @ SV19 @ SV23 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[104]) ).

thf(114,plain,
    ! [SV17: $i,SV10: $i,SV24: $i] :
      ( ( ( environment @ SV24 )
        = $false )
      | ( ( ! [SY70: $i] :
              ~ ( subpopulations @ SV10 @ SY70 @ SV24 @ SV17 )
          | ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[106]) ).

thf(115,plain,
    ! [SV28: $i,SV1: $i,SV25: $i,SV11: $i] :
      ( ( ( ~ ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 ) )
        = $true )
      | ( ( ~ ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
          | ( outcompetes @ SV25 @ SV11 @ SV28 ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[107]) ).

thf(116,plain,
    ! [SV29: $i,SV2: $i,SV26: $i,SV12: $i] :
      ( ( ( ~ ( subpopulations @ SV12 @ SV26 @ SV2 @ SV29 ) )
        = $true )
      | ( ( ~ ( outcompetes @ SV26 @ SV12 @ SV29 )
          | ( greater_or_equal @ ( growth_rate @ SV26 @ SV29 ) @ zero ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[108]) ).

thf(117,plain,
    ! [SV30: $i,SV3: $i,SV27: $i,SV13: $i] :
      ( ( ( ~ ( subpopulations @ SV13 @ SV27 @ SV3 @ SV30 ) )
        = $true )
      | ( ( ~ ( outcompetes @ SV27 @ SV13 @ SV30 )
          | ( greater @ zero @ ( growth_rate @ SV13 @ SV30 ) ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[109]) ).

thf(118,plain,
    ! [SV4: $i,SV14: $i,SV31: $i] :
      ( ( ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
          | ! [SY74: $i] :
              ( ~ ( greater @ ( resilience @ SY74 ) @ ( resilience @ SV31 ) )
              | ~ ( greater @ zero @ ( growth_rate @ SY74 @ SV14 ) ) ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[110]) ).

thf(119,plain,
    ! [SV17: $i,SV24: $i,SV10: $i] :
      ( ( ( ! [SY70: $i] :
              ~ ( subpopulations @ SV10 @ SY70 @ SV24 @ SV17 ) )
        = $true )
      | ( ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero )
        = $true )
      | ( ( environment @ SV24 )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[114]) ).

thf(120,plain,
    ! [SV28: $i,SV1: $i,SV25: $i,SV11: $i] :
      ( ( ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
        = $false )
      | ( ( ~ ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
          | ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
          | ( outcompetes @ SV25 @ SV11 @ SV28 ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[115]) ).

thf(121,plain,
    ! [SV29: $i,SV2: $i,SV26: $i,SV12: $i] :
      ( ( ( subpopulations @ SV12 @ SV26 @ SV2 @ SV29 )
        = $false )
      | ( ( ~ ( outcompetes @ SV26 @ SV12 @ SV29 )
          | ( greater_or_equal @ ( growth_rate @ SV26 @ SV29 ) @ zero ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[116]) ).

thf(122,plain,
    ! [SV30: $i,SV3: $i,SV27: $i,SV13: $i] :
      ( ( ( subpopulations @ SV13 @ SV27 @ SV3 @ SV30 )
        = $false )
      | ( ( ~ ( outcompetes @ SV27 @ SV13 @ SV30 )
          | ( greater @ zero @ ( growth_rate @ SV13 @ SV30 ) ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[117]) ).

thf(123,plain,
    ! [SV4: $i,SV14: $i,SV31: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
        = $true )
      | ( ( ! [SY74: $i] :
              ( ~ ( greater @ ( resilience @ SY74 ) @ ( resilience @ SV31 ) )
              | ~ ( greater @ zero @ ( growth_rate @ SY74 @ SV14 ) ) ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[118]) ).

thf(124,plain,
    ! [SV17: $i,SV24: $i,SV32: $i,SV10: $i] :
      ( ( ( ~ ( subpopulations @ SV10 @ SV32 @ SV24 @ SV17 ) )
        = $true )
      | ( ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero )
        = $true )
      | ( ( environment @ SV24 )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[119]) ).

thf(125,plain,
    ! [SV1: $i,SV11: $i,SV28: $i,SV25: $i] :
      ( ( ( ~ ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
          | ( outcompetes @ SV25 @ SV11 @ SV28 ) )
        = $true )
      | ( ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[120]) ).

thf(126,plain,
    ! [SV2: $i,SV29: $i,SV12: $i,SV26: $i] :
      ( ( ( ~ ( outcompetes @ SV26 @ SV12 @ SV29 ) )
        = $true )
      | ( ( greater_or_equal @ ( growth_rate @ SV26 @ SV29 ) @ zero )
        = $true )
      | ( ( subpopulations @ SV12 @ SV26 @ SV2 @ SV29 )
        = $false )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[121]) ).

thf(127,plain,
    ! [SV3: $i,SV30: $i,SV13: $i,SV27: $i] :
      ( ( ( ~ ( outcompetes @ SV27 @ SV13 @ SV30 ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV13 @ SV30 ) )
        = $true )
      | ( ( subpopulations @ SV13 @ SV27 @ SV3 @ SV30 )
        = $false )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[122]) ).

thf(128,plain,
    ! [SV4: $i,SV14: $i,SV31: $i,SV33: $i] :
      ( ( ( ~ ( greater @ ( resilience @ SV33 ) @ ( resilience @ SV31 ) )
          | ~ ( greater @ zero @ ( growth_rate @ SV33 @ SV14 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[123]) ).

thf(129,plain,
    ! [SV17: $i,SV24: $i,SV32: $i,SV10: $i] :
      ( ( ( subpopulations @ SV10 @ SV32 @ SV24 @ SV17 )
        = $false )
      | ( ( greater_or_equal @ ( growth_rate @ SV10 @ SV17 ) @ zero )
        = $true )
      | ( ( environment @ SV24 )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV10 @ SV17 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[124]) ).

thf(130,plain,
    ! [SV1: $i,SV11: $i,SV28: $i,SV25: $i] :
      ( ( ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
        = $false )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
          | ( outcompetes @ SV25 @ SV11 @ SV28 ) )
        = $true )
      | ( ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[125]) ).

thf(131,plain,
    ! [SV2: $i,SV29: $i,SV12: $i,SV26: $i] :
      ( ( ( outcompetes @ SV26 @ SV12 @ SV29 )
        = $false )
      | ( ( greater_or_equal @ ( growth_rate @ SV26 @ SV29 ) @ zero )
        = $true )
      | ( ( subpopulations @ SV12 @ SV26 @ SV2 @ SV29 )
        = $false )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[126]) ).

thf(132,plain,
    ! [SV3: $i,SV30: $i,SV13: $i,SV27: $i] :
      ( ( ( outcompetes @ SV27 @ SV13 @ SV30 )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV13 @ SV30 ) )
        = $true )
      | ( ( subpopulations @ SV13 @ SV27 @ SV3 @ SV30 )
        = $false )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[127]) ).

thf(133,plain,
    ! [SV4: $i,SV14: $i,SV31: $i,SV33: $i] :
      ( ( ( ~ ( greater @ ( resilience @ SV33 ) @ ( resilience @ SV31 ) ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV33 @ SV14 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[128]) ).

thf(134,plain,
    ! [SV1: $i,SV25: $i,SV28: $i,SV11: $i] :
      ( ( ( ~ ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) ) )
        = $true )
      | ( ( outcompetes @ SV25 @ SV11 @ SV28 )
        = $true )
      | ( ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
        = $false )
      | ( ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[130]) ).

thf(135,plain,
    ! [SV4: $i,SV14: $i,SV31: $i,SV33: $i] :
      ( ( ( greater @ ( resilience @ SV33 ) @ ( resilience @ SV31 ) )
        = $false )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV33 @ SV14 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[133]) ).

thf(136,plain,
    ! [SV1: $i,SV25: $i,SV28: $i,SV11: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV11 @ SV28 ) )
        = $false )
      | ( ( outcompetes @ SV25 @ SV11 @ SV28 )
        = $true )
      | ( ( greater_or_equal @ ( growth_rate @ SV25 @ SV28 ) @ zero )
        = $false )
      | ( ( subpopulations @ SV11 @ SV25 @ SV1 @ SV28 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[134]) ).

thf(137,plain,
    ! [SV4: $i,SV31: $i,SV14: $i,SV33: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV33 @ SV14 ) )
        = $false )
      | ( ( greater @ ( resilience @ SV33 ) @ ( resilience @ SV31 ) )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV31 @ SV14 ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV14 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[135]) ).

thf(138,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[41,137,136,132,131,129,113,112,111,105,103,66,48,43,42]) ).

thf(139,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[138]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MGT036-1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.14/0.34  % Computer : n022.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Thu Jun  9 11:26:19 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.14/0.36  
% 0.14/0.36   No.of.Axioms: 14
% 0.14/0.36  
% 0.14/0.36   Length.of.Defs: 0
% 0.14/0.36  
% 0.14/0.36   Contains.Choice.Funs: false
% 0.14/0.37  (rf:0,axioms:14,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:16,loop_count:0,foatp_calls:0,translation:fof_full)........
% 0.21/0.47  
% 0.21/0.47  ********************************
% 0.21/0.47  *   All subproblems solved!    *
% 0.21/0.47  ********************************
% 0.21/0.47  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:14,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:138,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.21/0.48  
% 0.21/0.48  %**** Beginning of derivation protocol ****
% 0.21/0.48  % SZS output start CNFRefutation
% See solution above
% 0.21/0.48  
% 0.21/0.48  %**** End of derivation protocol ****
% 0.21/0.48  %**** no. of clauses in derivation: 139 ****
% 0.21/0.48  %**** clause counter: 138 ****
% 0.21/0.48  
% 0.21/0.48  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:14,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:138,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------