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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : MGT037-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 : n017.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:25 EDT 2022

% Result   : Unsatisfiable 0.43s 0.61s
% Output   : CNFRefutation 0.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   50
% Syntax   : Number of formulae    :  307 ( 113 unt;  22 typ;   0 def)
%            Number of atoms       : 2172 ( 680 equ;   0 cnn)
%            Maximal formula atoms :    5 (   7 avg)
%            Number of connectives : 4096 ( 545   ~; 803   |;   0   &;2748   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   28 (  28   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   25 (  22 usr;   8 con; 0-3 aty)
%            Number of variables   :  576 (   0   ^ 576   !;   0   ?; 576   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_an_organisation,type,
    an_organisation: $i ).

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

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

thf(tp_constant,type,
    constant: $i > $o ).

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

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

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

thf(tp_equilibrium,type,
    equilibrium: $i > $i ).

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_number_of_organizations,type,
    number_of_organizations: $i > $i > $i ).

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

thf(tp_resources,type,
    resources: $i > $i > $i ).

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

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

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

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

thf(tp_subpopulation,type,
    subpopulation: $i > $i > $i > $o ).

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

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

thf(2,axiom,
    ! [A: $i] :
      ( ~ ( constant @ A )
      | ~ ( decreases @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_constant_not_decrease_41) ).

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

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

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

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

thf(7,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( ( number_of_organizations @ A @ B )
       != zero )
      | ~ ( subpopulation @ C @ A @ B )
      | ( ( cardinality_at_time @ C @ B )
        = zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_no_members_36) ).

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

thf(9,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_non_decreasing_34) ).

thf(10,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ( decreases @ ( number_of_organizations @ A @ B ) )
      | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_non_decreasing_33) ).

thf(11,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
      | ( ( number_of_organizations @ A @ B )
        = zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_start_of_organizations_32) ).

thf(12,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_31) ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ B @ ( sk1 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_30) ).

thf(14,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( in_environment @ A @ ( sk1 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_29) ).

thf(15,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
      | ( ( cardinality_at_time @ efficient_producers @ B )
       != zero )
      | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_previous_negative_growth_28) ).

thf(16,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ~ ( environment @ A )
      | ~ ( subpopulation @ B @ A @ C )
      | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
      | ( B = efficient_producers )
      | ( B = first_movers ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a9_50) ).

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

thf(18,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_48) ).

thf(19,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( constant @ ( resources @ A @ B ) )
      | ( constant @ ( number_of_organizations @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a6_47) ).

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

thf(21,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
      | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a1_45) ).

thf(22,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ( greater @ ( equilibrium @ A ) @ B )
      | ( constant @ ( resources @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a3_44) ).

thf(23,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( environment @ A )
      | ~ ( in_environment @ A @ B )
      | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
      | ~ ( greater @ ( equilibrium @ A ) @ B )
      | ( decreases @ ( resources @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a3_43) ).

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

thf(25,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[24]) ).

thf(26,negated_conjecture,
    ~ ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_54) ).

thf(27,negated_conjecture,
    greater_or_equal @ sk4 @ ( appear @ efficient_producers @ sk3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_53) ).

thf(28,negated_conjecture,
    in_environment @ sk3 @ sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_52) ).

thf(29,negated_conjecture,
    environment @ sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t6_51) ).

thf(30,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[25]) ).

thf(31,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
          | ( greater @ ( appear @ an_organisation @ A ) @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(32,plain,
    ( ( ! [A: $i] :
          ( ~ ( constant @ A )
          | ~ ( decreases @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(33,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( ( cardinality_at_time @ efficient_producers @ B )
            = zero )
          | ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

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

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

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

thf(37,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( ( number_of_organizations @ A @ B )
           != zero )
          | ~ ( subpopulation @ C @ A @ B )
          | ( ( cardinality_at_time @ C @ B )
            = zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(38,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( decreases @ ( number_of_organizations @ A @ B ) )
          | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ B @ A ) @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(39,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( decreases @ ( number_of_organizations @ A @ B ) )
          | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(40,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ( decreases @ ( number_of_organizations @ A @ B ) )
          | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(41,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
          | ( ( number_of_organizations @ A @ B )
            = zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(42,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
          | ( ( cardinality_at_time @ efficient_producers @ B )
           != zero )
          | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(43,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
          | ( ( cardinality_at_time @ efficient_producers @ B )
           != zero )
          | ( greater @ B @ ( sk1 @ B @ A ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(44,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
          | ( ( cardinality_at_time @ efficient_producers @ B )
           != zero )
          | ( in_environment @ A @ ( sk1 @ B @ A ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(45,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
          | ( ( cardinality_at_time @ efficient_producers @ B )
           != zero )
          | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(46,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( environment @ A )
          | ~ ( subpopulation @ B @ A @ C )
          | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
          | ( B = efficient_producers )
          | ( B = first_movers ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

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

thf(48,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)],[18]) ).

thf(49,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( constant @ ( resources @ A @ B ) )
          | ( constant @ ( number_of_organizations @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(50,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( decreases @ ( resources @ A @ B ) )
          | ~ ( decreases @ ( number_of_organizations @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(51,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
          | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(52,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
          | ( greater @ ( equilibrium @ A ) @ B )
          | ( constant @ ( resources @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(53,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( environment @ A )
          | ~ ( in_environment @ A @ B )
          | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
          | ~ ( greater @ ( equilibrium @ A ) @ B )
          | ( decreases @ ( resources @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(54,plain,
    ( ( ~ ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(55,plain,
    ( ( greater_or_equal @ sk4 @ ( appear @ efficient_producers @ sk3 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(56,plain,
    ( ( in_environment @ sk3 @ sk4 )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(57,plain,
    ( ( environment @ sk3 )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

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

thf(59,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( greater @ ( appear @ an_organisation @ A ) @ B )
              | ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[31]) ).

thf(60,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( ( cardinality_at_time @ efficient_producers @ B )
                = zero )
              | ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[33]) ).

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

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

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

thf(64,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( ( number_of_organizations @ A @ B )
               != zero )
              | ! [C: $i] :
                  ( ~ ( subpopulation @ C @ A @ B )
                  | ( ( cardinality_at_time @ C @ B )
                    = zero ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[37]) ).

thf(65,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ B @ A ) @ B ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[38]) ).

thf(66,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[39]) ).

thf(67,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[40]) ).

thf(68,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
              | ( ( number_of_organizations @ A @ B )
                = zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[41]) ).

thf(69,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[42]) ).

thf(70,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ B @ ( sk1 @ B @ A ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[43]) ).

thf(71,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( in_environment @ A @ ( sk1 @ B @ A ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[44]) ).

thf(72,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[45]) ).

thf(73,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i,C: $i] :
              ( ~ ( subpopulation @ B @ A @ C )
              | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
              | ( B = efficient_producers )
              | ( B = first_movers ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[46]) ).

thf(74,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)],[48]) ).

thf(75,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( constant @ ( resources @ A @ B ) )
              | ( constant @ ( number_of_organizations @ A @ B ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[49]) ).

thf(76,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( decreases @ ( resources @ A @ B ) )
              | ~ ( decreases @ ( number_of_organizations @ A @ B ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[50]) ).

thf(77,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
              | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[51]) ).

thf(78,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
              | ( constant @ ( resources @ A @ B ) )
              | ( greater @ ( equilibrium @ A ) @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[52]) ).

thf(79,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
              | ~ ( greater @ ( equilibrium @ A ) @ B )
              | ( decreases @ ( resources @ A @ B ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[53]) ).

thf(80,plain,
    ( ( environment @ sk3 )
    = $true ),
    inference(copy,[status(thm)],[57]) ).

thf(81,plain,
    ( ( in_environment @ sk3 @ sk4 )
    = $true ),
    inference(copy,[status(thm)],[56]) ).

thf(82,plain,
    ( ( greater_or_equal @ sk4 @ ( appear @ efficient_producers @ sk3 ) )
    = $true ),
    inference(copy,[status(thm)],[55]) ).

thf(83,plain,
    ( ( ~ ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero ) )
    = $true ),
    inference(copy,[status(thm)],[54]) ).

thf(84,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
              | ~ ( greater @ ( equilibrium @ A ) @ B )
              | ( decreases @ ( resources @ A @ B ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[79]) ).

thf(85,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( number_of_organizations @ A @ B ) @ zero )
              | ( constant @ ( resources @ A @ B ) )
              | ( greater @ ( equilibrium @ A ) @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[78]) ).

thf(86,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) )
              | ( greater @ ( number_of_organizations @ A @ B ) @ zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[77]) ).

thf(87,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( decreases @ ( resources @ A @ B ) )
              | ~ ( decreases @ ( number_of_organizations @ A @ B ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[76]) ).

thf(88,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( constant @ ( resources @ A @ B ) )
              | ( constant @ ( number_of_organizations @ A @ B ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[75]) ).

thf(89,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)],[74]) ).

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

thf(91,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i,C: $i] :
              ( ~ ( subpopulation @ B @ A @ C )
              | ~ ( greater @ ( cardinality_at_time @ B @ C ) @ zero )
              | ( B = efficient_producers )
              | ( B = first_movers ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[73]) ).

thf(92,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ ( sk1 @ B @ A ) @ ( appear @ efficient_producers @ A ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[72]) ).

thf(93,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( in_environment @ A @ ( sk1 @ B @ A ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[71]) ).

thf(94,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ B @ ( sk1 @ B @ A ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[70]) ).

thf(95,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( greater_or_equal @ B @ ( appear @ efficient_producers @ A ) )
              | ( ( cardinality_at_time @ efficient_producers @ B )
               != zero )
              | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ B @ A ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[69]) ).

thf(96,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ~ ( greater @ ( appear @ an_organisation @ A ) @ B )
              | ( ( number_of_organizations @ A @ B )
                = zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[68]) ).

thf(97,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ( subpopulation @ ( sk2 @ B @ A ) @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[67]) ).

thf(98,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ( greater @ ( cardinality_at_time @ ( sk2 @ B @ A ) @ B ) @ zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[66]) ).

thf(99,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( decreases @ ( number_of_organizations @ A @ B ) )
              | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ B @ A ) @ B ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[65]) ).

thf(100,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( ( number_of_organizations @ A @ B )
               != zero )
              | ! [C: $i] :
                  ( ~ ( subpopulation @ C @ A @ B )
                  | ( ( cardinality_at_time @ C @ B )
                    = zero ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[64]) ).

thf(101,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( subpopulation @ first_movers @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[63]) ).

thf(102,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( subpopulation @ efficient_producers @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[62]) ).

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

thf(104,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( ( cardinality_at_time @ efficient_producers @ B )
                = zero )
              | ( greater @ ( cardinality_at_time @ efficient_producers @ B ) @ zero ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[60]) ).

thf(105,plain,
    ( ( ! [A: $i] :
          ( ~ ( constant @ A )
          | ~ ( decreases @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[32]) ).

thf(106,plain,
    ( ( ! [A: $i] :
          ( ~ ( environment @ A )
          | ! [B: $i] :
              ( ~ ( in_environment @ A @ B )
              | ( greater @ ( appear @ an_organisation @ A ) @ B )
              | ( greater_or_equal @ B @ ( appear @ an_organisation @ A ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[59]) ).

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

thf(108,plain,
    ( ( greater @ ( cardinality_at_time @ efficient_producers @ sk4 ) @ zero )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[83]) ).

thf(109,plain,
    ! [SV1: $i] :
      ( ( ~ ( environment @ SV1 )
        | ! [SY47: $i] :
            ( ~ ( in_environment @ SV1 @ SY47 )
            | ~ ( greater @ ( number_of_organizations @ SV1 @ SY47 ) @ zero )
            | ~ ( greater @ ( equilibrium @ SV1 ) @ SY47 )
            | ( decreases @ ( resources @ SV1 @ SY47 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

thf(110,plain,
    ! [SV2: $i] :
      ( ( ~ ( environment @ SV2 )
        | ! [SY48: $i] :
            ( ~ ( in_environment @ SV2 @ SY48 )
            | ~ ( greater @ ( number_of_organizations @ SV2 @ SY48 ) @ zero )
            | ( constant @ ( resources @ SV2 @ SY48 ) )
            | ( greater @ ( equilibrium @ SV2 ) @ SY48 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[85]) ).

thf(111,plain,
    ! [SV3: $i] :
      ( ( ~ ( environment @ SV3 )
        | ! [SY49: $i] :
            ( ~ ( in_environment @ SV3 @ SY49 )
            | ~ ( greater_or_equal @ SY49 @ ( appear @ an_organisation @ SV3 ) )
            | ( greater @ ( number_of_organizations @ SV3 @ SY49 ) @ zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[86]) ).

thf(112,plain,
    ! [SV4: $i] :
      ( ( ~ ( environment @ SV4 )
        | ! [SY50: $i] :
            ( ~ ( in_environment @ SV4 @ SY50 )
            | ~ ( decreases @ ( resources @ SV4 @ SY50 ) )
            | ~ ( decreases @ ( number_of_organizations @ SV4 @ SY50 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[87]) ).

thf(113,plain,
    ! [SV5: $i] :
      ( ( ~ ( environment @ SV5 )
        | ! [SY51: $i] :
            ( ~ ( in_environment @ SV5 @ SY51 )
            | ~ ( constant @ ( resources @ SV5 @ SY51 ) )
            | ( constant @ ( number_of_organizations @ SV5 @ SY51 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[88]) ).

thf(114,plain,
    ! [SV6: $i] :
      ( ( ! [SY52: $i] :
            ( ~ ( environment @ SV6 )
            | ~ ( in_environment @ SV6 @ SY52 )
            | ! [C: $i] :
                ( ( greater @ zero @ ( growth_rate @ C @ SY52 ) )
                | ! [D: $i] :
                    ( ~ ( greater @ ( resilience @ D ) @ ( resilience @ C ) )
                    | ~ ( greater @ zero @ ( growth_rate @ D @ SY52 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[89]) ).

thf(115,plain,
    ! [SV7: $i] :
      ( ( ~ ( environment @ SV7 )
        | ! [SY55: $i,SY56: $i] :
            ( ~ ( subpopulation @ SY55 @ SV7 @ SY56 )
            | ~ ( greater @ ( cardinality_at_time @ SY55 @ SY56 ) @ zero )
            | ( SY55 = efficient_producers )
            | ( SY55 = first_movers ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[91]) ).

thf(116,plain,
    ! [SV8: $i] :
      ( ( ~ ( environment @ SV8 )
        | ! [SY57: $i] :
            ( ~ ( greater_or_equal @ SY57 @ ( appear @ efficient_producers @ SV8 ) )
            | ( ( cardinality_at_time @ efficient_producers @ SY57 )
             != zero )
            | ( greater @ ( sk1 @ SY57 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[92]) ).

thf(117,plain,
    ! [SV9: $i] :
      ( ( ~ ( environment @ SV9 )
        | ! [SY58: $i] :
            ( ~ ( greater_or_equal @ SY58 @ ( appear @ efficient_producers @ SV9 ) )
            | ( ( cardinality_at_time @ efficient_producers @ SY58 )
             != zero )
            | ( in_environment @ SV9 @ ( sk1 @ SY58 @ SV9 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[93]) ).

thf(118,plain,
    ! [SV10: $i] :
      ( ( ~ ( environment @ SV10 )
        | ! [SY59: $i] :
            ( ~ ( greater_or_equal @ SY59 @ ( appear @ efficient_producers @ SV10 ) )
            | ( ( cardinality_at_time @ efficient_producers @ SY59 )
             != zero )
            | ( greater @ SY59 @ ( sk1 @ SY59 @ SV10 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[94]) ).

thf(119,plain,
    ! [SV11: $i] :
      ( ( ~ ( environment @ SV11 )
        | ! [SY60: $i] :
            ( ~ ( greater_or_equal @ SY60 @ ( appear @ efficient_producers @ SV11 ) )
            | ( ( cardinality_at_time @ efficient_producers @ SY60 )
             != zero )
            | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SY60 @ SV11 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[95]) ).

thf(120,plain,
    ! [SV12: $i] :
      ( ( ~ ( environment @ SV12 )
        | ! [SY61: $i] :
            ( ~ ( in_environment @ SV12 @ SY61 )
            | ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SY61 )
            | ( ( number_of_organizations @ SV12 @ SY61 )
              = zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[96]) ).

thf(121,plain,
    ! [SV13: $i] :
      ( ( ~ ( environment @ SV13 )
        | ! [SY62: $i] :
            ( ~ ( in_environment @ SV13 @ SY62 )
            | ( decreases @ ( number_of_organizations @ SV13 @ SY62 ) )
            | ( subpopulation @ ( sk2 @ SY62 @ SV13 ) @ SV13 @ SY62 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[97]) ).

thf(122,plain,
    ! [SV14: $i] :
      ( ( ~ ( environment @ SV14 )
        | ! [SY63: $i] :
            ( ~ ( in_environment @ SV14 @ SY63 )
            | ( decreases @ ( number_of_organizations @ SV14 @ SY63 ) )
            | ( greater @ ( cardinality_at_time @ ( sk2 @ SY63 @ SV14 ) @ SY63 ) @ zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(123,plain,
    ! [SV15: $i] :
      ( ( ~ ( environment @ SV15 )
        | ! [SY64: $i] :
            ( ~ ( in_environment @ SV15 @ SY64 )
            | ( decreases @ ( number_of_organizations @ SV15 @ SY64 ) )
            | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SY64 @ SV15 ) @ SY64 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[99]) ).

thf(124,plain,
    ! [SV16: $i] :
      ( ( ~ ( environment @ SV16 )
        | ! [SY65: $i] :
            ( ~ ( in_environment @ SV16 @ SY65 )
            | ( ( number_of_organizations @ SV16 @ SY65 )
             != zero )
            | ! [SY66: $i] :
                ( ~ ( subpopulation @ SY66 @ SV16 @ SY65 )
                | ( ( cardinality_at_time @ SY66 @ SY65 )
                  = zero ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[100]) ).

thf(125,plain,
    ! [SV17: $i] :
      ( ( ~ ( environment @ SV17 )
        | ! [SY67: $i] :
            ( ~ ( in_environment @ SV17 @ SY67 )
            | ( subpopulation @ first_movers @ SV17 @ SY67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[101]) ).

thf(126,plain,
    ! [SV18: $i] :
      ( ( ~ ( environment @ SV18 )
        | ! [SY68: $i] :
            ( ~ ( in_environment @ SV18 @ SY68 )
            | ( subpopulation @ efficient_producers @ SV18 @ SY68 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[102]) ).

thf(127,plain,
    ! [SV19: $i] :
      ( ( ! [SY69: $i] :
            ( ( ( cardinality_at_time @ SV19 @ SY69 )
             != zero )
            | ~ ( greater @ zero @ ( growth_rate @ SV19 @ SY69 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[103]) ).

thf(128,plain,
    ! [SV20: $i] :
      ( ( ~ ( environment @ SV20 )
        | ! [SY70: $i] :
            ( ~ ( in_environment @ SV20 @ SY70 )
            | ( ( cardinality_at_time @ efficient_producers @ SY70 )
              = zero )
            | ( greater @ ( cardinality_at_time @ efficient_producers @ SY70 ) @ zero ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[104]) ).

thf(129,plain,
    ! [SV21: $i] :
      ( ( ~ ( constant @ SV21 )
        | ~ ( decreases @ SV21 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[105]) ).

thf(130,plain,
    ! [SV22: $i] :
      ( ( ~ ( environment @ SV22 )
        | ! [SY71: $i] :
            ( ~ ( in_environment @ SV22 @ SY71 )
            | ( greater @ ( appear @ an_organisation @ SV22 ) @ SY71 )
            | ( greater_or_equal @ SY71 @ ( appear @ an_organisation @ SV22 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[106]) ).

thf(131,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[107]) ).

thf(132,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( environment @ SV1 ) )
        = $true )
      | ( ( ! [SY47: $i] :
              ( ~ ( in_environment @ SV1 @ SY47 )
              | ~ ( greater @ ( number_of_organizations @ SV1 @ SY47 ) @ zero )
              | ~ ( greater @ ( equilibrium @ SV1 ) @ SY47 )
              | ( decreases @ ( resources @ SV1 @ SY47 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[109]) ).

thf(133,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( environment @ SV2 ) )
        = $true )
      | ( ( ! [SY48: $i] :
              ( ~ ( in_environment @ SV2 @ SY48 )
              | ~ ( greater @ ( number_of_organizations @ SV2 @ SY48 ) @ zero )
              | ( constant @ ( resources @ SV2 @ SY48 ) )
              | ( greater @ ( equilibrium @ SV2 ) @ SY48 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[110]) ).

thf(134,plain,
    ! [SV3: $i] :
      ( ( ( ~ ( environment @ SV3 ) )
        = $true )
      | ( ( ! [SY49: $i] :
              ( ~ ( in_environment @ SV3 @ SY49 )
              | ~ ( greater_or_equal @ SY49 @ ( appear @ an_organisation @ SV3 ) )
              | ( greater @ ( number_of_organizations @ SV3 @ SY49 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[111]) ).

thf(135,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( environment @ SV4 ) )
        = $true )
      | ( ( ! [SY50: $i] :
              ( ~ ( in_environment @ SV4 @ SY50 )
              | ~ ( decreases @ ( resources @ SV4 @ SY50 ) )
              | ~ ( decreases @ ( number_of_organizations @ SV4 @ SY50 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[112]) ).

thf(136,plain,
    ! [SV5: $i] :
      ( ( ( ~ ( environment @ SV5 ) )
        = $true )
      | ( ( ! [SY51: $i] :
              ( ~ ( in_environment @ SV5 @ SY51 )
              | ~ ( constant @ ( resources @ SV5 @ SY51 ) )
              | ( constant @ ( number_of_organizations @ SV5 @ SY51 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[113]) ).

thf(137,plain,
    ! [SV23: $i,SV6: $i] :
      ( ( ~ ( environment @ SV6 )
        | ~ ( in_environment @ SV6 @ SV23 )
        | ! [SY72: $i] :
            ( ( greater @ zero @ ( growth_rate @ SY72 @ SV23 ) )
            | ! [SY73: $i] :
                ( ~ ( greater @ ( resilience @ SY73 ) @ ( resilience @ SY72 ) )
                | ~ ( greater @ zero @ ( growth_rate @ SY73 @ SV23 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[114]) ).

thf(138,plain,
    ! [SV7: $i] :
      ( ( ( ~ ( environment @ SV7 ) )
        = $true )
      | ( ( ! [SY55: $i,SY56: $i] :
              ( ~ ( subpopulation @ SY55 @ SV7 @ SY56 )
              | ~ ( greater @ ( cardinality_at_time @ SY55 @ SY56 ) @ zero )
              | ( SY55 = efficient_producers )
              | ( SY55 = first_movers ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[115]) ).

thf(139,plain,
    ! [SV8: $i] :
      ( ( ( ~ ( environment @ SV8 ) )
        = $true )
      | ( ( ! [SY57: $i] :
              ( ~ ( greater_or_equal @ SY57 @ ( appear @ efficient_producers @ SV8 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY57 )
               != zero )
              | ( greater @ ( sk1 @ SY57 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[116]) ).

thf(140,plain,
    ! [SV9: $i] :
      ( ( ( ~ ( environment @ SV9 ) )
        = $true )
      | ( ( ! [SY58: $i] :
              ( ~ ( greater_or_equal @ SY58 @ ( appear @ efficient_producers @ SV9 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY58 )
               != zero )
              | ( in_environment @ SV9 @ ( sk1 @ SY58 @ SV9 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[117]) ).

thf(141,plain,
    ! [SV10: $i] :
      ( ( ( ~ ( environment @ SV10 ) )
        = $true )
      | ( ( ! [SY59: $i] :
              ( ~ ( greater_or_equal @ SY59 @ ( appear @ efficient_producers @ SV10 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY59 )
               != zero )
              | ( greater @ SY59 @ ( sk1 @ SY59 @ SV10 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[118]) ).

thf(142,plain,
    ! [SV11: $i] :
      ( ( ( ~ ( environment @ SV11 ) )
        = $true )
      | ( ( ! [SY60: $i] :
              ( ~ ( greater_or_equal @ SY60 @ ( appear @ efficient_producers @ SV11 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY60 )
               != zero )
              | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SY60 @ SV11 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[119]) ).

thf(143,plain,
    ! [SV12: $i] :
      ( ( ( ~ ( environment @ SV12 ) )
        = $true )
      | ( ( ! [SY61: $i] :
              ( ~ ( in_environment @ SV12 @ SY61 )
              | ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SY61 )
              | ( ( number_of_organizations @ SV12 @ SY61 )
                = zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[120]) ).

thf(144,plain,
    ! [SV13: $i] :
      ( ( ( ~ ( environment @ SV13 ) )
        = $true )
      | ( ( ! [SY62: $i] :
              ( ~ ( in_environment @ SV13 @ SY62 )
              | ( decreases @ ( number_of_organizations @ SV13 @ SY62 ) )
              | ( subpopulation @ ( sk2 @ SY62 @ SV13 ) @ SV13 @ SY62 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[121]) ).

thf(145,plain,
    ! [SV14: $i] :
      ( ( ( ~ ( environment @ SV14 ) )
        = $true )
      | ( ( ! [SY63: $i] :
              ( ~ ( in_environment @ SV14 @ SY63 )
              | ( decreases @ ( number_of_organizations @ SV14 @ SY63 ) )
              | ( greater @ ( cardinality_at_time @ ( sk2 @ SY63 @ SV14 ) @ SY63 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[122]) ).

thf(146,plain,
    ! [SV15: $i] :
      ( ( ( ~ ( environment @ SV15 ) )
        = $true )
      | ( ( ! [SY64: $i] :
              ( ~ ( in_environment @ SV15 @ SY64 )
              | ( decreases @ ( number_of_organizations @ SV15 @ SY64 ) )
              | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SY64 @ SV15 ) @ SY64 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[123]) ).

thf(147,plain,
    ! [SV16: $i] :
      ( ( ( ~ ( environment @ SV16 ) )
        = $true )
      | ( ( ! [SY65: $i] :
              ( ~ ( in_environment @ SV16 @ SY65 )
              | ( ( number_of_organizations @ SV16 @ SY65 )
               != zero )
              | ! [SY66: $i] :
                  ( ~ ( subpopulation @ SY66 @ SV16 @ SY65 )
                  | ( ( cardinality_at_time @ SY66 @ SY65 )
                    = zero ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[124]) ).

thf(148,plain,
    ! [SV17: $i] :
      ( ( ( ~ ( environment @ SV17 ) )
        = $true )
      | ( ( ! [SY67: $i] :
              ( ~ ( in_environment @ SV17 @ SY67 )
              | ( subpopulation @ first_movers @ SV17 @ SY67 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[125]) ).

thf(149,plain,
    ! [SV18: $i] :
      ( ( ( ~ ( environment @ SV18 ) )
        = $true )
      | ( ( ! [SY68: $i] :
              ( ~ ( in_environment @ SV18 @ SY68 )
              | ( subpopulation @ efficient_producers @ SV18 @ SY68 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[126]) ).

thf(150,plain,
    ! [SV24: $i,SV19: $i] :
      ( ( ( ( cardinality_at_time @ SV19 @ SV24 )
         != zero )
        | ~ ( greater @ zero @ ( growth_rate @ SV19 @ SV24 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[127]) ).

thf(151,plain,
    ! [SV20: $i] :
      ( ( ( ~ ( environment @ SV20 ) )
        = $true )
      | ( ( ! [SY70: $i] :
              ( ~ ( in_environment @ SV20 @ SY70 )
              | ( ( cardinality_at_time @ efficient_producers @ SY70 )
                = zero )
              | ( greater @ ( cardinality_at_time @ efficient_producers @ SY70 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[128]) ).

thf(152,plain,
    ! [SV21: $i] :
      ( ( ( ~ ( constant @ SV21 ) )
        = $true )
      | ( ( ~ ( decreases @ SV21 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[129]) ).

thf(153,plain,
    ! [SV22: $i] :
      ( ( ( ~ ( environment @ SV22 ) )
        = $true )
      | ( ( ! [SY71: $i] :
              ( ~ ( in_environment @ SV22 @ SY71 )
              | ( greater @ ( appear @ an_organisation @ SV22 ) @ SY71 )
              | ( greater_or_equal @ SY71 @ ( appear @ an_organisation @ SV22 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[130]) ).

thf(154,plain,
    ! [SV1: $i] :
      ( ( ( environment @ SV1 )
        = $false )
      | ( ( ! [SY47: $i] :
              ( ~ ( in_environment @ SV1 @ SY47 )
              | ~ ( greater @ ( number_of_organizations @ SV1 @ SY47 ) @ zero )
              | ~ ( greater @ ( equilibrium @ SV1 ) @ SY47 )
              | ( decreases @ ( resources @ SV1 @ SY47 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[132]) ).

thf(155,plain,
    ! [SV2: $i] :
      ( ( ( environment @ SV2 )
        = $false )
      | ( ( ! [SY48: $i] :
              ( ~ ( in_environment @ SV2 @ SY48 )
              | ~ ( greater @ ( number_of_organizations @ SV2 @ SY48 ) @ zero )
              | ( constant @ ( resources @ SV2 @ SY48 ) )
              | ( greater @ ( equilibrium @ SV2 ) @ SY48 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[133]) ).

thf(156,plain,
    ! [SV3: $i] :
      ( ( ( environment @ SV3 )
        = $false )
      | ( ( ! [SY49: $i] :
              ( ~ ( in_environment @ SV3 @ SY49 )
              | ~ ( greater_or_equal @ SY49 @ ( appear @ an_organisation @ SV3 ) )
              | ( greater @ ( number_of_organizations @ SV3 @ SY49 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[134]) ).

thf(157,plain,
    ! [SV4: $i] :
      ( ( ( environment @ SV4 )
        = $false )
      | ( ( ! [SY50: $i] :
              ( ~ ( in_environment @ SV4 @ SY50 )
              | ~ ( decreases @ ( resources @ SV4 @ SY50 ) )
              | ~ ( decreases @ ( number_of_organizations @ SV4 @ SY50 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[135]) ).

thf(158,plain,
    ! [SV5: $i] :
      ( ( ( environment @ SV5 )
        = $false )
      | ( ( ! [SY51: $i] :
              ( ~ ( in_environment @ SV5 @ SY51 )
              | ~ ( constant @ ( resources @ SV5 @ SY51 ) )
              | ( constant @ ( number_of_organizations @ SV5 @ SY51 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[136]) ).

thf(159,plain,
    ! [SV23: $i,SV6: $i] :
      ( ( ( ~ ( environment @ SV6 ) )
        = $true )
      | ( ( ~ ( in_environment @ SV6 @ SV23 )
          | ! [SY72: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY72 @ SV23 ) )
              | ! [SY73: $i] :
                  ( ~ ( greater @ ( resilience @ SY73 ) @ ( resilience @ SY72 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY73 @ SV23 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[137]) ).

thf(160,plain,
    ! [SV7: $i] :
      ( ( ( environment @ SV7 )
        = $false )
      | ( ( ! [SY55: $i,SY56: $i] :
              ( ~ ( subpopulation @ SY55 @ SV7 @ SY56 )
              | ~ ( greater @ ( cardinality_at_time @ SY55 @ SY56 ) @ zero )
              | ( SY55 = efficient_producers )
              | ( SY55 = first_movers ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[138]) ).

thf(161,plain,
    ! [SV8: $i] :
      ( ( ( environment @ SV8 )
        = $false )
      | ( ( ! [SY57: $i] :
              ( ~ ( greater_or_equal @ SY57 @ ( appear @ efficient_producers @ SV8 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY57 )
               != zero )
              | ( greater @ ( sk1 @ SY57 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[139]) ).

thf(162,plain,
    ! [SV9: $i] :
      ( ( ( environment @ SV9 )
        = $false )
      | ( ( ! [SY58: $i] :
              ( ~ ( greater_or_equal @ SY58 @ ( appear @ efficient_producers @ SV9 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY58 )
               != zero )
              | ( in_environment @ SV9 @ ( sk1 @ SY58 @ SV9 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[140]) ).

thf(163,plain,
    ! [SV10: $i] :
      ( ( ( environment @ SV10 )
        = $false )
      | ( ( ! [SY59: $i] :
              ( ~ ( greater_or_equal @ SY59 @ ( appear @ efficient_producers @ SV10 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY59 )
               != zero )
              | ( greater @ SY59 @ ( sk1 @ SY59 @ SV10 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[141]) ).

thf(164,plain,
    ! [SV11: $i] :
      ( ( ( environment @ SV11 )
        = $false )
      | ( ( ! [SY60: $i] :
              ( ~ ( greater_or_equal @ SY60 @ ( appear @ efficient_producers @ SV11 ) )
              | ( ( cardinality_at_time @ efficient_producers @ SY60 )
               != zero )
              | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SY60 @ SV11 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[142]) ).

thf(165,plain,
    ! [SV12: $i] :
      ( ( ( environment @ SV12 )
        = $false )
      | ( ( ! [SY61: $i] :
              ( ~ ( in_environment @ SV12 @ SY61 )
              | ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SY61 )
              | ( ( number_of_organizations @ SV12 @ SY61 )
                = zero ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[143]) ).

thf(166,plain,
    ! [SV13: $i] :
      ( ( ( environment @ SV13 )
        = $false )
      | ( ( ! [SY62: $i] :
              ( ~ ( in_environment @ SV13 @ SY62 )
              | ( decreases @ ( number_of_organizations @ SV13 @ SY62 ) )
              | ( subpopulation @ ( sk2 @ SY62 @ SV13 ) @ SV13 @ SY62 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[144]) ).

thf(167,plain,
    ! [SV14: $i] :
      ( ( ( environment @ SV14 )
        = $false )
      | ( ( ! [SY63: $i] :
              ( ~ ( in_environment @ SV14 @ SY63 )
              | ( decreases @ ( number_of_organizations @ SV14 @ SY63 ) )
              | ( greater @ ( cardinality_at_time @ ( sk2 @ SY63 @ SV14 ) @ SY63 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[145]) ).

thf(168,plain,
    ! [SV15: $i] :
      ( ( ( environment @ SV15 )
        = $false )
      | ( ( ! [SY64: $i] :
              ( ~ ( in_environment @ SV15 @ SY64 )
              | ( decreases @ ( number_of_organizations @ SV15 @ SY64 ) )
              | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SY64 @ SV15 ) @ SY64 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[146]) ).

thf(169,plain,
    ! [SV16: $i] :
      ( ( ( environment @ SV16 )
        = $false )
      | ( ( ! [SY65: $i] :
              ( ~ ( in_environment @ SV16 @ SY65 )
              | ( ( number_of_organizations @ SV16 @ SY65 )
               != zero )
              | ! [SY66: $i] :
                  ( ~ ( subpopulation @ SY66 @ SV16 @ SY65 )
                  | ( ( cardinality_at_time @ SY66 @ SY65 )
                    = zero ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[147]) ).

thf(170,plain,
    ! [SV17: $i] :
      ( ( ( environment @ SV17 )
        = $false )
      | ( ( ! [SY67: $i] :
              ( ~ ( in_environment @ SV17 @ SY67 )
              | ( subpopulation @ first_movers @ SV17 @ SY67 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[148]) ).

thf(171,plain,
    ! [SV18: $i] :
      ( ( ( environment @ SV18 )
        = $false )
      | ( ( ! [SY68: $i] :
              ( ~ ( in_environment @ SV18 @ SY68 )
              | ( subpopulation @ efficient_producers @ SV18 @ SY68 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[149]) ).

thf(172,plain,
    ! [SV24: $i,SV19: $i] :
      ( ( ( ( ( cardinality_at_time @ SV19 @ SV24 )
           != zero ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV19 @ SV24 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[150]) ).

thf(173,plain,
    ! [SV20: $i] :
      ( ( ( environment @ SV20 )
        = $false )
      | ( ( ! [SY70: $i] :
              ( ~ ( in_environment @ SV20 @ SY70 )
              | ( ( cardinality_at_time @ efficient_producers @ SY70 )
                = zero )
              | ( greater @ ( cardinality_at_time @ efficient_producers @ SY70 ) @ zero ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[151]) ).

thf(174,plain,
    ! [SV21: $i] :
      ( ( ( constant @ SV21 )
        = $false )
      | ( ( ~ ( decreases @ SV21 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[152]) ).

thf(175,plain,
    ! [SV22: $i] :
      ( ( ( environment @ SV22 )
        = $false )
      | ( ( ! [SY71: $i] :
              ( ~ ( in_environment @ SV22 @ SY71 )
              | ( greater @ ( appear @ an_organisation @ SV22 ) @ SY71 )
              | ( greater_or_equal @ SY71 @ ( appear @ an_organisation @ SV22 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[153]) ).

thf(176,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( ~ ( in_environment @ SV1 @ SV25 )
          | ~ ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
          | ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 )
          | ( decreases @ ( resources @ SV1 @ SV25 ) ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[154]) ).

thf(177,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( ~ ( in_environment @ SV2 @ SV26 )
          | ~ ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero )
          | ( constant @ ( resources @ SV2 @ SV26 ) )
          | ( greater @ ( equilibrium @ SV2 ) @ SV26 ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[155]) ).

thf(178,plain,
    ! [SV27: $i,SV3: $i] :
      ( ( ( ~ ( in_environment @ SV3 @ SV27 )
          | ~ ( greater_or_equal @ SV27 @ ( appear @ an_organisation @ SV3 ) )
          | ( greater @ ( number_of_organizations @ SV3 @ SV27 ) @ zero ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[156]) ).

thf(179,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( ~ ( in_environment @ SV4 @ SV28 )
          | ~ ( decreases @ ( resources @ SV4 @ SV28 ) )
          | ~ ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[157]) ).

thf(180,plain,
    ! [SV29: $i,SV5: $i] :
      ( ( ( ~ ( in_environment @ SV5 @ SV29 )
          | ~ ( constant @ ( resources @ SV5 @ SV29 ) )
          | ( constant @ ( number_of_organizations @ SV5 @ SV29 ) ) )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[158]) ).

thf(181,plain,
    ! [SV23: $i,SV6: $i] :
      ( ( ( environment @ SV6 )
        = $false )
      | ( ( ~ ( in_environment @ SV6 @ SV23 )
          | ! [SY72: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY72 @ SV23 ) )
              | ! [SY73: $i] :
                  ( ~ ( greater @ ( resilience @ SY73 ) @ ( resilience @ SY72 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY73 @ SV23 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[159]) ).

thf(182,plain,
    ! [SV7: $i,SV30: $i] :
      ( ( ( ! [SY74: $i] :
              ( ~ ( subpopulation @ SV30 @ SV7 @ SY74 )
              | ~ ( greater @ ( cardinality_at_time @ SV30 @ SY74 ) @ zero )
              | ( SV30 = efficient_producers )
              | ( SV30 = first_movers ) ) )
        = $true )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[160]) ).

thf(183,plain,
    ! [SV8: $i,SV31: $i] :
      ( ( ( ~ ( greater_or_equal @ SV31 @ ( appear @ efficient_producers @ SV8 ) )
          | ( ( cardinality_at_time @ efficient_producers @ SV31 )
           != zero )
          | ( greater @ ( sk1 @ SV31 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) )
        = $true )
      | ( ( environment @ SV8 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[161]) ).

thf(184,plain,
    ! [SV9: $i,SV32: $i] :
      ( ( ( ~ ( greater_or_equal @ SV32 @ ( appear @ efficient_producers @ SV9 ) )
          | ( ( cardinality_at_time @ efficient_producers @ SV32 )
           != zero )
          | ( in_environment @ SV9 @ ( sk1 @ SV32 @ SV9 ) ) )
        = $true )
      | ( ( environment @ SV9 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[162]) ).

thf(185,plain,
    ! [SV10: $i,SV33: $i] :
      ( ( ( ~ ( greater_or_equal @ SV33 @ ( appear @ efficient_producers @ SV10 ) )
          | ( ( cardinality_at_time @ efficient_producers @ SV33 )
           != zero )
          | ( greater @ SV33 @ ( sk1 @ SV33 @ SV10 ) ) )
        = $true )
      | ( ( environment @ SV10 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[163]) ).

thf(186,plain,
    ! [SV11: $i,SV34: $i] :
      ( ( ( ~ ( greater_or_equal @ SV34 @ ( appear @ efficient_producers @ SV11 ) )
          | ( ( cardinality_at_time @ efficient_producers @ SV34 )
           != zero )
          | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SV34 @ SV11 ) ) ) )
        = $true )
      | ( ( environment @ SV11 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[164]) ).

thf(187,plain,
    ! [SV35: $i,SV12: $i] :
      ( ( ( ~ ( in_environment @ SV12 @ SV35 )
          | ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SV35 )
          | ( ( number_of_organizations @ SV12 @ SV35 )
            = zero ) )
        = $true )
      | ( ( environment @ SV12 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[165]) ).

thf(188,plain,
    ! [SV36: $i,SV13: $i] :
      ( ( ( ~ ( in_environment @ SV13 @ SV36 )
          | ( decreases @ ( number_of_organizations @ SV13 @ SV36 ) )
          | ( subpopulation @ ( sk2 @ SV36 @ SV13 ) @ SV13 @ SV36 ) )
        = $true )
      | ( ( environment @ SV13 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[166]) ).

thf(189,plain,
    ! [SV37: $i,SV14: $i] :
      ( ( ( ~ ( in_environment @ SV14 @ SV37 )
          | ( decreases @ ( number_of_organizations @ SV14 @ SV37 ) )
          | ( greater @ ( cardinality_at_time @ ( sk2 @ SV37 @ SV14 ) @ SV37 ) @ zero ) )
        = $true )
      | ( ( environment @ SV14 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[167]) ).

thf(190,plain,
    ! [SV38: $i,SV15: $i] :
      ( ( ( ~ ( in_environment @ SV15 @ SV38 )
          | ( decreases @ ( number_of_organizations @ SV15 @ SV38 ) )
          | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SV38 @ SV15 ) @ SV38 ) ) )
        = $true )
      | ( ( environment @ SV15 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[168]) ).

thf(191,plain,
    ! [SV39: $i,SV16: $i] :
      ( ( ( ~ ( in_environment @ SV16 @ SV39 )
          | ( ( number_of_organizations @ SV16 @ SV39 )
           != zero )
          | ! [SY75: $i] :
              ( ~ ( subpopulation @ SY75 @ SV16 @ SV39 )
              | ( ( cardinality_at_time @ SY75 @ SV39 )
                = zero ) ) )
        = $true )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[169]) ).

thf(192,plain,
    ! [SV40: $i,SV17: $i] :
      ( ( ( ~ ( in_environment @ SV17 @ SV40 )
          | ( subpopulation @ first_movers @ SV17 @ SV40 ) )
        = $true )
      | ( ( environment @ SV17 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[170]) ).

thf(193,plain,
    ! [SV41: $i,SV18: $i] :
      ( ( ( ~ ( in_environment @ SV18 @ SV41 )
          | ( subpopulation @ efficient_producers @ SV18 @ SV41 ) )
        = $true )
      | ( ( environment @ SV18 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[171]) ).

thf(194,plain,
    ! [SV24: $i,SV19: $i] :
      ( ( ( ( cardinality_at_time @ SV19 @ SV24 )
          = zero )
        = $false )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV19 @ SV24 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[172]) ).

thf(195,plain,
    ! [SV42: $i,SV20: $i] :
      ( ( ( ~ ( in_environment @ SV20 @ SV42 )
          | ( ( cardinality_at_time @ efficient_producers @ SV42 )
            = zero )
          | ( greater @ ( cardinality_at_time @ efficient_producers @ SV42 ) @ zero ) )
        = $true )
      | ( ( environment @ SV20 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[173]) ).

thf(196,plain,
    ! [SV21: $i] :
      ( ( ( decreases @ SV21 )
        = $false )
      | ( ( constant @ SV21 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[174]) ).

thf(197,plain,
    ! [SV43: $i,SV22: $i] :
      ( ( ( ~ ( in_environment @ SV22 @ SV43 )
          | ( greater @ ( appear @ an_organisation @ SV22 ) @ SV43 )
          | ( greater_or_equal @ SV43 @ ( appear @ an_organisation @ SV22 ) ) )
        = $true )
      | ( ( environment @ SV22 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[175]) ).

thf(198,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( ~ ( in_environment @ SV1 @ SV25 ) )
        = $true )
      | ( ( ~ ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
          | ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 )
          | ( decreases @ ( resources @ SV1 @ SV25 ) ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[176]) ).

thf(199,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( ~ ( in_environment @ SV2 @ SV26 ) )
        = $true )
      | ( ( ~ ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero )
          | ( constant @ ( resources @ SV2 @ SV26 ) )
          | ( greater @ ( equilibrium @ SV2 ) @ SV26 ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[177]) ).

thf(200,plain,
    ! [SV27: $i,SV3: $i] :
      ( ( ( ~ ( in_environment @ SV3 @ SV27 ) )
        = $true )
      | ( ( ~ ( greater_or_equal @ SV27 @ ( appear @ an_organisation @ SV3 ) )
          | ( greater @ ( number_of_organizations @ SV3 @ SV27 ) @ zero ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[178]) ).

thf(201,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( ~ ( in_environment @ SV4 @ SV28 ) )
        = $true )
      | ( ( ~ ( decreases @ ( resources @ SV4 @ SV28 ) )
          | ~ ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[179]) ).

thf(202,plain,
    ! [SV29: $i,SV5: $i] :
      ( ( ( ~ ( in_environment @ SV5 @ SV29 ) )
        = $true )
      | ( ( ~ ( constant @ ( resources @ SV5 @ SV29 ) )
          | ( constant @ ( number_of_organizations @ SV5 @ SV29 ) ) )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[180]) ).

thf(203,plain,
    ! [SV23: $i,SV6: $i] :
      ( ( ( ~ ( in_environment @ SV6 @ SV23 ) )
        = $true )
      | ( ( ! [SY72: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY72 @ SV23 ) )
              | ! [SY73: $i] :
                  ( ~ ( greater @ ( resilience @ SY73 ) @ ( resilience @ SY72 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY73 @ SV23 ) ) ) ) )
        = $true )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[181]) ).

thf(204,plain,
    ! [SV44: $i,SV7: $i,SV30: $i] :
      ( ( ( ~ ( subpopulation @ SV30 @ SV7 @ SV44 )
          | ~ ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero )
          | ( SV30 = efficient_producers )
          | ( SV30 = first_movers ) )
        = $true )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[182]) ).

thf(205,plain,
    ! [SV8: $i,SV31: $i] :
      ( ( ( ~ ( greater_or_equal @ SV31 @ ( appear @ efficient_producers @ SV8 ) ) )
        = $true )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV31 )
           != zero )
          | ( greater @ ( sk1 @ SV31 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) )
        = $true )
      | ( ( environment @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[183]) ).

thf(206,plain,
    ! [SV9: $i,SV32: $i] :
      ( ( ( ~ ( greater_or_equal @ SV32 @ ( appear @ efficient_producers @ SV9 ) ) )
        = $true )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV32 )
           != zero )
          | ( in_environment @ SV9 @ ( sk1 @ SV32 @ SV9 ) ) )
        = $true )
      | ( ( environment @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[184]) ).

thf(207,plain,
    ! [SV10: $i,SV33: $i] :
      ( ( ( ~ ( greater_or_equal @ SV33 @ ( appear @ efficient_producers @ SV10 ) ) )
        = $true )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV33 )
           != zero )
          | ( greater @ SV33 @ ( sk1 @ SV33 @ SV10 ) ) )
        = $true )
      | ( ( environment @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[185]) ).

thf(208,plain,
    ! [SV11: $i,SV34: $i] :
      ( ( ( ~ ( greater_or_equal @ SV34 @ ( appear @ efficient_producers @ SV11 ) ) )
        = $true )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV34 )
           != zero )
          | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SV34 @ SV11 ) ) ) )
        = $true )
      | ( ( environment @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[186]) ).

thf(209,plain,
    ! [SV35: $i,SV12: $i] :
      ( ( ( ~ ( in_environment @ SV12 @ SV35 ) )
        = $true )
      | ( ( ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SV35 )
          | ( ( number_of_organizations @ SV12 @ SV35 )
            = zero ) )
        = $true )
      | ( ( environment @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[187]) ).

thf(210,plain,
    ! [SV36: $i,SV13: $i] :
      ( ( ( ~ ( in_environment @ SV13 @ SV36 ) )
        = $true )
      | ( ( ( decreases @ ( number_of_organizations @ SV13 @ SV36 ) )
          | ( subpopulation @ ( sk2 @ SV36 @ SV13 ) @ SV13 @ SV36 ) )
        = $true )
      | ( ( environment @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[188]) ).

thf(211,plain,
    ! [SV37: $i,SV14: $i] :
      ( ( ( ~ ( in_environment @ SV14 @ SV37 ) )
        = $true )
      | ( ( ( decreases @ ( number_of_organizations @ SV14 @ SV37 ) )
          | ( greater @ ( cardinality_at_time @ ( sk2 @ SV37 @ SV14 ) @ SV37 ) @ zero ) )
        = $true )
      | ( ( environment @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[189]) ).

thf(212,plain,
    ! [SV38: $i,SV15: $i] :
      ( ( ( ~ ( in_environment @ SV15 @ SV38 ) )
        = $true )
      | ( ( ( decreases @ ( number_of_organizations @ SV15 @ SV38 ) )
          | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SV38 @ SV15 ) @ SV38 ) ) )
        = $true )
      | ( ( environment @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[190]) ).

thf(213,plain,
    ! [SV39: $i,SV16: $i] :
      ( ( ( ~ ( in_environment @ SV16 @ SV39 ) )
        = $true )
      | ( ( ( ( number_of_organizations @ SV16 @ SV39 )
           != zero )
          | ! [SY75: $i] :
              ( ~ ( subpopulation @ SY75 @ SV16 @ SV39 )
              | ( ( cardinality_at_time @ SY75 @ SV39 )
                = zero ) ) )
        = $true )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[191]) ).

thf(214,plain,
    ! [SV40: $i,SV17: $i] :
      ( ( ( ~ ( in_environment @ SV17 @ SV40 ) )
        = $true )
      | ( ( subpopulation @ first_movers @ SV17 @ SV40 )
        = $true )
      | ( ( environment @ SV17 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[192]) ).

thf(215,plain,
    ! [SV41: $i,SV18: $i] :
      ( ( ( ~ ( in_environment @ SV18 @ SV41 ) )
        = $true )
      | ( ( subpopulation @ efficient_producers @ SV18 @ SV41 )
        = $true )
      | ( ( environment @ SV18 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[193]) ).

thf(216,plain,
    ! [SV24: $i,SV19: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV19 @ SV24 ) )
        = $false )
      | ( ( ( cardinality_at_time @ SV19 @ SV24 )
          = zero )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[194]) ).

thf(217,plain,
    ! [SV42: $i,SV20: $i] :
      ( ( ( ~ ( in_environment @ SV20 @ SV42 ) )
        = $true )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV42 )
            = zero )
          | ( greater @ ( cardinality_at_time @ efficient_producers @ SV42 ) @ zero ) )
        = $true )
      | ( ( environment @ SV20 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[195]) ).

thf(218,plain,
    ! [SV43: $i,SV22: $i] :
      ( ( ( ~ ( in_environment @ SV22 @ SV43 ) )
        = $true )
      | ( ( ( greater @ ( appear @ an_organisation @ SV22 ) @ SV43 )
          | ( greater_or_equal @ SV43 @ ( appear @ an_organisation @ SV22 ) ) )
        = $true )
      | ( ( environment @ SV22 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[197]) ).

thf(219,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( in_environment @ SV1 @ SV25 )
        = $false )
      | ( ( ~ ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
          | ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 )
          | ( decreases @ ( resources @ SV1 @ SV25 ) ) )
        = $true )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[198]) ).

thf(220,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( in_environment @ SV2 @ SV26 )
        = $false )
      | ( ( ~ ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero )
          | ( constant @ ( resources @ SV2 @ SV26 ) )
          | ( greater @ ( equilibrium @ SV2 ) @ SV26 ) )
        = $true )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[199]) ).

thf(221,plain,
    ! [SV27: $i,SV3: $i] :
      ( ( ( in_environment @ SV3 @ SV27 )
        = $false )
      | ( ( ~ ( greater_or_equal @ SV27 @ ( appear @ an_organisation @ SV3 ) )
          | ( greater @ ( number_of_organizations @ SV3 @ SV27 ) @ zero ) )
        = $true )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[200]) ).

thf(222,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( in_environment @ SV4 @ SV28 )
        = $false )
      | ( ( ~ ( decreases @ ( resources @ SV4 @ SV28 ) )
          | ~ ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[201]) ).

thf(223,plain,
    ! [SV29: $i,SV5: $i] :
      ( ( ( in_environment @ SV5 @ SV29 )
        = $false )
      | ( ( ~ ( constant @ ( resources @ SV5 @ SV29 ) )
          | ( constant @ ( number_of_organizations @ SV5 @ SV29 ) ) )
        = $true )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[202]) ).

thf(224,plain,
    ! [SV23: $i,SV6: $i] :
      ( ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( ! [SY72: $i] :
              ( ( greater @ zero @ ( growth_rate @ SY72 @ SV23 ) )
              | ! [SY73: $i] :
                  ( ~ ( greater @ ( resilience @ SY73 ) @ ( resilience @ SY72 ) )
                  | ~ ( greater @ zero @ ( growth_rate @ SY73 @ SV23 ) ) ) ) )
        = $true )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[203]) ).

thf(225,plain,
    ! [SV44: $i,SV7: $i,SV30: $i] :
      ( ( ( ~ ( subpopulation @ SV30 @ SV7 @ SV44 ) )
        = $true )
      | ( ( ~ ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero )
          | ( SV30 = efficient_producers )
          | ( SV30 = first_movers ) )
        = $true )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[204]) ).

thf(226,plain,
    ! [SV8: $i,SV31: $i] :
      ( ( ( greater_or_equal @ SV31 @ ( appear @ efficient_producers @ SV8 ) )
        = $false )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV31 )
           != zero )
          | ( greater @ ( sk1 @ SV31 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) ) )
        = $true )
      | ( ( environment @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[205]) ).

thf(227,plain,
    ! [SV9: $i,SV32: $i] :
      ( ( ( greater_or_equal @ SV32 @ ( appear @ efficient_producers @ SV9 ) )
        = $false )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV32 )
           != zero )
          | ( in_environment @ SV9 @ ( sk1 @ SV32 @ SV9 ) ) )
        = $true )
      | ( ( environment @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[206]) ).

thf(228,plain,
    ! [SV10: $i,SV33: $i] :
      ( ( ( greater_or_equal @ SV33 @ ( appear @ efficient_producers @ SV10 ) )
        = $false )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV33 )
           != zero )
          | ( greater @ SV33 @ ( sk1 @ SV33 @ SV10 ) ) )
        = $true )
      | ( ( environment @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[207]) ).

thf(229,plain,
    ! [SV11: $i,SV34: $i] :
      ( ( ( greater_or_equal @ SV34 @ ( appear @ efficient_producers @ SV11 ) )
        = $false )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV34 )
           != zero )
          | ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SV34 @ SV11 ) ) ) )
        = $true )
      | ( ( environment @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[208]) ).

thf(230,plain,
    ! [SV35: $i,SV12: $i] :
      ( ( ( in_environment @ SV12 @ SV35 )
        = $false )
      | ( ( ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SV35 )
          | ( ( number_of_organizations @ SV12 @ SV35 )
            = zero ) )
        = $true )
      | ( ( environment @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[209]) ).

thf(231,plain,
    ! [SV36: $i,SV13: $i] :
      ( ( ( in_environment @ SV13 @ SV36 )
        = $false )
      | ( ( ( decreases @ ( number_of_organizations @ SV13 @ SV36 ) )
          | ( subpopulation @ ( sk2 @ SV36 @ SV13 ) @ SV13 @ SV36 ) )
        = $true )
      | ( ( environment @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[210]) ).

thf(232,plain,
    ! [SV37: $i,SV14: $i] :
      ( ( ( in_environment @ SV14 @ SV37 )
        = $false )
      | ( ( ( decreases @ ( number_of_organizations @ SV14 @ SV37 ) )
          | ( greater @ ( cardinality_at_time @ ( sk2 @ SV37 @ SV14 ) @ SV37 ) @ zero ) )
        = $true )
      | ( ( environment @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[211]) ).

thf(233,plain,
    ! [SV38: $i,SV15: $i] :
      ( ( ( in_environment @ SV15 @ SV38 )
        = $false )
      | ( ( ( decreases @ ( number_of_organizations @ SV15 @ SV38 ) )
          | ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SV38 @ SV15 ) @ SV38 ) ) )
        = $true )
      | ( ( environment @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[212]) ).

thf(234,plain,
    ! [SV39: $i,SV16: $i] :
      ( ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( ( ( number_of_organizations @ SV16 @ SV39 )
           != zero )
          | ! [SY75: $i] :
              ( ~ ( subpopulation @ SY75 @ SV16 @ SV39 )
              | ( ( cardinality_at_time @ SY75 @ SV39 )
                = zero ) ) )
        = $true )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[213]) ).

thf(235,plain,
    ! [SV40: $i,SV17: $i] :
      ( ( ( in_environment @ SV17 @ SV40 )
        = $false )
      | ( ( subpopulation @ first_movers @ SV17 @ SV40 )
        = $true )
      | ( ( environment @ SV17 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[214]) ).

thf(236,plain,
    ! [SV41: $i,SV18: $i] :
      ( ( ( in_environment @ SV18 @ SV41 )
        = $false )
      | ( ( subpopulation @ efficient_producers @ SV18 @ SV41 )
        = $true )
      | ( ( environment @ SV18 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[215]) ).

thf(237,plain,
    ! [SV42: $i,SV20: $i] :
      ( ( ( in_environment @ SV20 @ SV42 )
        = $false )
      | ( ( ( ( cardinality_at_time @ efficient_producers @ SV42 )
            = zero )
          | ( greater @ ( cardinality_at_time @ efficient_producers @ SV42 ) @ zero ) )
        = $true )
      | ( ( environment @ SV20 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[217]) ).

thf(238,plain,
    ! [SV43: $i,SV22: $i] :
      ( ( ( in_environment @ SV22 @ SV43 )
        = $false )
      | ( ( ( greater @ ( appear @ an_organisation @ SV22 ) @ SV43 )
          | ( greater_or_equal @ SV43 @ ( appear @ an_organisation @ SV22 ) ) )
        = $true )
      | ( ( environment @ SV22 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[218]) ).

thf(239,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( ~ ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero ) )
        = $true )
      | ( ( ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 )
          | ( decreases @ ( resources @ SV1 @ SV25 ) ) )
        = $true )
      | ( ( in_environment @ SV1 @ SV25 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[219]) ).

thf(240,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( ~ ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero ) )
        = $true )
      | ( ( ( constant @ ( resources @ SV2 @ SV26 ) )
          | ( greater @ ( equilibrium @ SV2 ) @ SV26 ) )
        = $true )
      | ( ( in_environment @ SV2 @ SV26 )
        = $false )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[220]) ).

thf(241,plain,
    ! [SV3: $i,SV27: $i] :
      ( ( ( ~ ( greater_or_equal @ SV27 @ ( appear @ an_organisation @ SV3 ) ) )
        = $true )
      | ( ( greater @ ( number_of_organizations @ SV3 @ SV27 ) @ zero )
        = $true )
      | ( ( in_environment @ SV3 @ SV27 )
        = $false )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[221]) ).

thf(242,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( ~ ( decreases @ ( resources @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( ~ ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV28 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[222]) ).

thf(243,plain,
    ! [SV29: $i,SV5: $i] :
      ( ( ( ~ ( constant @ ( resources @ SV5 @ SV29 ) ) )
        = $true )
      | ( ( constant @ ( number_of_organizations @ SV5 @ SV29 ) )
        = $true )
      | ( ( in_environment @ SV5 @ SV29 )
        = $false )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[223]) ).

thf(244,plain,
    ! [SV6: $i,SV23: $i,SV45: $i] :
      ( ( ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
          | ! [SY76: $i] :
              ( ~ ( greater @ ( resilience @ SY76 ) @ ( resilience @ SV45 ) )
              | ~ ( greater @ zero @ ( growth_rate @ SY76 @ SV23 ) ) ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[224]) ).

thf(245,plain,
    ! [SV44: $i,SV7: $i,SV30: $i] :
      ( ( ( subpopulation @ SV30 @ SV7 @ SV44 )
        = $false )
      | ( ( ~ ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero )
          | ( SV30 = efficient_producers )
          | ( SV30 = first_movers ) )
        = $true )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[225]) ).

thf(246,plain,
    ! [SV8: $i,SV31: $i] :
      ( ( ( ( ( cardinality_at_time @ efficient_producers @ SV31 )
           != zero ) )
        = $true )
      | ( ( greater @ ( sk1 @ SV31 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) )
        = $true )
      | ( ( greater_or_equal @ SV31 @ ( appear @ efficient_producers @ SV8 ) )
        = $false )
      | ( ( environment @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[226]) ).

thf(247,plain,
    ! [SV9: $i,SV32: $i] :
      ( ( ( ( ( cardinality_at_time @ efficient_producers @ SV32 )
           != zero ) )
        = $true )
      | ( ( in_environment @ SV9 @ ( sk1 @ SV32 @ SV9 ) )
        = $true )
      | ( ( greater_or_equal @ SV32 @ ( appear @ efficient_producers @ SV9 ) )
        = $false )
      | ( ( environment @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[227]) ).

thf(248,plain,
    ! [SV10: $i,SV33: $i] :
      ( ( ( ( ( cardinality_at_time @ efficient_producers @ SV33 )
           != zero ) )
        = $true )
      | ( ( greater @ SV33 @ ( sk1 @ SV33 @ SV10 ) )
        = $true )
      | ( ( greater_or_equal @ SV33 @ ( appear @ efficient_producers @ SV10 ) )
        = $false )
      | ( ( environment @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[228]) ).

thf(249,plain,
    ! [SV11: $i,SV34: $i] :
      ( ( ( ( ( cardinality_at_time @ efficient_producers @ SV34 )
           != zero ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SV34 @ SV11 ) ) )
        = $true )
      | ( ( greater_or_equal @ SV34 @ ( appear @ efficient_producers @ SV11 ) )
        = $false )
      | ( ( environment @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[229]) ).

thf(250,plain,
    ! [SV35: $i,SV12: $i] :
      ( ( ( ~ ( greater @ ( appear @ an_organisation @ SV12 ) @ SV35 ) )
        = $true )
      | ( ( ( number_of_organizations @ SV12 @ SV35 )
          = zero )
        = $true )
      | ( ( in_environment @ SV12 @ SV35 )
        = $false )
      | ( ( environment @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[230]) ).

thf(251,plain,
    ! [SV36: $i,SV13: $i] :
      ( ( ( decreases @ ( number_of_organizations @ SV13 @ SV36 ) )
        = $true )
      | ( ( subpopulation @ ( sk2 @ SV36 @ SV13 ) @ SV13 @ SV36 )
        = $true )
      | ( ( in_environment @ SV13 @ SV36 )
        = $false )
      | ( ( environment @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[231]) ).

thf(252,plain,
    ! [SV37: $i,SV14: $i] :
      ( ( ( decreases @ ( number_of_organizations @ SV14 @ SV37 ) )
        = $true )
      | ( ( greater @ ( cardinality_at_time @ ( sk2 @ SV37 @ SV14 ) @ SV37 ) @ zero )
        = $true )
      | ( ( in_environment @ SV14 @ SV37 )
        = $false )
      | ( ( environment @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[232]) ).

thf(253,plain,
    ! [SV38: $i,SV15: $i] :
      ( ( ( decreases @ ( number_of_organizations @ SV15 @ SV38 ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ ( sk2 @ SV38 @ SV15 ) @ SV38 ) ) )
        = $true )
      | ( ( in_environment @ SV15 @ SV38 )
        = $false )
      | ( ( environment @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[233]) ).

thf(254,plain,
    ! [SV39: $i,SV16: $i] :
      ( ( ( ( ( number_of_organizations @ SV16 @ SV39 )
           != zero ) )
        = $true )
      | ( ( ! [SY75: $i] :
              ( ~ ( subpopulation @ SY75 @ SV16 @ SV39 )
              | ( ( cardinality_at_time @ SY75 @ SV39 )
                = zero ) ) )
        = $true )
      | ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[234]) ).

thf(255,plain,
    ! [SV20: $i,SV42: $i] :
      ( ( ( ( cardinality_at_time @ efficient_producers @ SV42 )
          = zero )
        = $true )
      | ( ( greater @ ( cardinality_at_time @ efficient_producers @ SV42 ) @ zero )
        = $true )
      | ( ( in_environment @ SV20 @ SV42 )
        = $false )
      | ( ( environment @ SV20 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[237]) ).

thf(256,plain,
    ! [SV43: $i,SV22: $i] :
      ( ( ( greater @ ( appear @ an_organisation @ SV22 ) @ SV43 )
        = $true )
      | ( ( greater_or_equal @ SV43 @ ( appear @ an_organisation @ SV22 ) )
        = $true )
      | ( ( in_environment @ SV22 @ SV43 )
        = $false )
      | ( ( environment @ SV22 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[238]) ).

thf(257,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
        = $false )
      | ( ( ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 )
          | ( decreases @ ( resources @ SV1 @ SV25 ) ) )
        = $true )
      | ( ( in_environment @ SV1 @ SV25 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[239]) ).

thf(258,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero )
        = $false )
      | ( ( ( constant @ ( resources @ SV2 @ SV26 ) )
          | ( greater @ ( equilibrium @ SV2 ) @ SV26 ) )
        = $true )
      | ( ( in_environment @ SV2 @ SV26 )
        = $false )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[240]) ).

thf(259,plain,
    ! [SV3: $i,SV27: $i] :
      ( ( ( greater_or_equal @ SV27 @ ( appear @ an_organisation @ SV3 ) )
        = $false )
      | ( ( greater @ ( number_of_organizations @ SV3 @ SV27 ) @ zero )
        = $true )
      | ( ( in_environment @ SV3 @ SV27 )
        = $false )
      | ( ( environment @ SV3 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[241]) ).

thf(260,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( decreases @ ( resources @ SV4 @ SV28 ) )
        = $false )
      | ( ( ~ ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) ) )
        = $true )
      | ( ( in_environment @ SV4 @ SV28 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[242]) ).

thf(261,plain,
    ! [SV29: $i,SV5: $i] :
      ( ( ( constant @ ( resources @ SV5 @ SV29 ) )
        = $false )
      | ( ( constant @ ( number_of_organizations @ SV5 @ SV29 ) )
        = $true )
      | ( ( in_environment @ SV5 @ SV29 )
        = $false )
      | ( ( environment @ SV5 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[243]) ).

thf(262,plain,
    ! [SV6: $i,SV23: $i,SV45: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
        = $true )
      | ( ( ! [SY76: $i] :
              ( ~ ( greater @ ( resilience @ SY76 ) @ ( resilience @ SV45 ) )
              | ~ ( greater @ zero @ ( growth_rate @ SY76 @ SV23 ) ) ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[244]) ).

thf(263,plain,
    ! [SV7: $i,SV44: $i,SV30: $i] :
      ( ( ( ~ ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero ) )
        = $true )
      | ( ( ( SV30 = efficient_producers )
          | ( SV30 = first_movers ) )
        = $true )
      | ( ( subpopulation @ SV30 @ SV7 @ SV44 )
        = $false )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[245]) ).

thf(264,plain,
    ! [SV8: $i,SV31: $i] :
      ( ( ( ( cardinality_at_time @ efficient_producers @ SV31 )
          = zero )
        = $false )
      | ( ( greater @ ( sk1 @ SV31 @ SV8 ) @ ( appear @ efficient_producers @ SV8 ) )
        = $true )
      | ( ( greater_or_equal @ SV31 @ ( appear @ efficient_producers @ SV8 ) )
        = $false )
      | ( ( environment @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[246]) ).

thf(265,plain,
    ! [SV9: $i,SV32: $i] :
      ( ( ( ( cardinality_at_time @ efficient_producers @ SV32 )
          = zero )
        = $false )
      | ( ( in_environment @ SV9 @ ( sk1 @ SV32 @ SV9 ) )
        = $true )
      | ( ( greater_or_equal @ SV32 @ ( appear @ efficient_producers @ SV9 ) )
        = $false )
      | ( ( environment @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[247]) ).

thf(266,plain,
    ! [SV10: $i,SV33: $i] :
      ( ( ( ( cardinality_at_time @ efficient_producers @ SV33 )
          = zero )
        = $false )
      | ( ( greater @ SV33 @ ( sk1 @ SV33 @ SV10 ) )
        = $true )
      | ( ( greater_or_equal @ SV33 @ ( appear @ efficient_producers @ SV10 ) )
        = $false )
      | ( ( environment @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[248]) ).

thf(267,plain,
    ! [SV11: $i,SV34: $i] :
      ( ( ( ( cardinality_at_time @ efficient_producers @ SV34 )
          = zero )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ efficient_producers @ ( sk1 @ SV34 @ SV11 ) ) )
        = $true )
      | ( ( greater_or_equal @ SV34 @ ( appear @ efficient_producers @ SV11 ) )
        = $false )
      | ( ( environment @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[249]) ).

thf(268,plain,
    ! [SV35: $i,SV12: $i] :
      ( ( ( greater @ ( appear @ an_organisation @ SV12 ) @ SV35 )
        = $false )
      | ( ( ( number_of_organizations @ SV12 @ SV35 )
          = zero )
        = $true )
      | ( ( in_environment @ SV12 @ SV35 )
        = $false )
      | ( ( environment @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[250]) ).

thf(269,plain,
    ! [SV15: $i,SV38: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ ( sk2 @ SV38 @ SV15 ) @ SV38 ) )
        = $false )
      | ( ( decreases @ ( number_of_organizations @ SV15 @ SV38 ) )
        = $true )
      | ( ( in_environment @ SV15 @ SV38 )
        = $false )
      | ( ( environment @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[253]) ).

thf(270,plain,
    ! [SV39: $i,SV16: $i] :
      ( ( ( ( number_of_organizations @ SV16 @ SV39 )
          = zero )
        = $false )
      | ( ( ! [SY75: $i] :
              ( ~ ( subpopulation @ SY75 @ SV16 @ SV39 )
              | ( ( cardinality_at_time @ SY75 @ SV39 )
                = zero ) ) )
        = $true )
      | ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[254]) ).

thf(271,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( ~ ( greater @ ( equilibrium @ SV1 ) @ SV25 ) )
        = $true )
      | ( ( decreases @ ( resources @ SV1 @ SV25 ) )
        = $true )
      | ( ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
        = $false )
      | ( ( in_environment @ SV1 @ SV25 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[257]) ).

thf(272,plain,
    ! [SV26: $i,SV2: $i] :
      ( ( ( constant @ ( resources @ SV2 @ SV26 ) )
        = $true )
      | ( ( greater @ ( equilibrium @ SV2 ) @ SV26 )
        = $true )
      | ( ( greater @ ( number_of_organizations @ SV2 @ SV26 ) @ zero )
        = $false )
      | ( ( in_environment @ SV2 @ SV26 )
        = $false )
      | ( ( environment @ SV2 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[258]) ).

thf(273,plain,
    ! [SV28: $i,SV4: $i] :
      ( ( ( decreases @ ( number_of_organizations @ SV4 @ SV28 ) )
        = $false )
      | ( ( decreases @ ( resources @ SV4 @ SV28 ) )
        = $false )
      | ( ( in_environment @ SV4 @ SV28 )
        = $false )
      | ( ( environment @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[260]) ).

thf(274,plain,
    ! [SV6: $i,SV23: $i,SV45: $i,SV46: $i] :
      ( ( ( ~ ( greater @ ( resilience @ SV46 ) @ ( resilience @ SV45 ) )
          | ~ ( greater @ zero @ ( growth_rate @ SV46 @ SV23 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[262]) ).

thf(275,plain,
    ! [SV7: $i,SV44: $i,SV30: $i] :
      ( ( ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero )
        = $false )
      | ( ( ( SV30 = efficient_producers )
          | ( SV30 = first_movers ) )
        = $true )
      | ( ( subpopulation @ SV30 @ SV7 @ SV44 )
        = $false )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[263]) ).

thf(276,plain,
    ! [SV39: $i,SV16: $i,SV47: $i] :
      ( ( ( ~ ( subpopulation @ SV47 @ SV16 @ SV39 )
          | ( ( cardinality_at_time @ SV47 @ SV39 )
            = zero ) )
        = $true )
      | ( ( ( number_of_organizations @ SV16 @ SV39 )
          = zero )
        = $false )
      | ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[270]) ).

thf(277,plain,
    ! [SV25: $i,SV1: $i] :
      ( ( ( greater @ ( equilibrium @ SV1 ) @ SV25 )
        = $false )
      | ( ( decreases @ ( resources @ SV1 @ SV25 ) )
        = $true )
      | ( ( greater @ ( number_of_organizations @ SV1 @ SV25 ) @ zero )
        = $false )
      | ( ( in_environment @ SV1 @ SV25 )
        = $false )
      | ( ( environment @ SV1 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[271]) ).

thf(278,plain,
    ! [SV6: $i,SV23: $i,SV45: $i,SV46: $i] :
      ( ( ( ~ ( greater @ ( resilience @ SV46 ) @ ( resilience @ SV45 ) ) )
        = $true )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV46 @ SV23 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[274]) ).

thf(279,plain,
    ! [SV7: $i,SV44: $i,SV30: $i] :
      ( ( ( SV30 = efficient_producers )
        = $true )
      | ( ( SV30 = first_movers )
        = $true )
      | ( ( greater @ ( cardinality_at_time @ SV30 @ SV44 ) @ zero )
        = $false )
      | ( ( subpopulation @ SV30 @ SV7 @ SV44 )
        = $false )
      | ( ( environment @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[275]) ).

thf(280,plain,
    ! [SV39: $i,SV16: $i,SV47: $i] :
      ( ( ( ~ ( subpopulation @ SV47 @ SV16 @ SV39 ) )
        = $true )
      | ( ( ( cardinality_at_time @ SV47 @ SV39 )
          = zero )
        = $true )
      | ( ( ( number_of_organizations @ SV16 @ SV39 )
          = zero )
        = $false )
      | ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[276]) ).

thf(281,plain,
    ! [SV6: $i,SV23: $i,SV45: $i,SV46: $i] :
      ( ( ( greater @ ( resilience @ SV46 ) @ ( resilience @ SV45 ) )
        = $false )
      | ( ( ~ ( greater @ zero @ ( growth_rate @ SV46 @ SV23 ) ) )
        = $true )
      | ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[278]) ).

thf(282,plain,
    ! [SV39: $i,SV16: $i,SV47: $i] :
      ( ( ( subpopulation @ SV47 @ SV16 @ SV39 )
        = $false )
      | ( ( ( cardinality_at_time @ SV47 @ SV39 )
          = zero )
        = $true )
      | ( ( ( number_of_organizations @ SV16 @ SV39 )
          = zero )
        = $false )
      | ( ( in_environment @ SV16 @ SV39 )
        = $false )
      | ( ( environment @ SV16 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[280]) ).

thf(283,plain,
    ! [SV6: $i,SV45: $i,SV23: $i,SV46: $i] :
      ( ( ( greater @ zero @ ( growth_rate @ SV46 @ SV23 ) )
        = $false )
      | ( ( greater @ ( resilience @ SV46 ) @ ( resilience @ SV45 ) )
        = $false )
      | ( ( greater @ zero @ ( growth_rate @ SV45 @ SV23 ) )
        = $true )
      | ( ( in_environment @ SV6 @ SV23 )
        = $false )
      | ( ( environment @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[281]) ).

thf(284,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[80,283,282,279,277,273,272,269,268,267,266,265,264,261,259,256,255,252,251,236,235,216,196,131,108,90,82,81]) ).

thf(285,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[284]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : MGT037-1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.33  % Computer : n017.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Thu Jun  9 07:36:34 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.13/0.36  
% 0.13/0.36   No.of.Axioms: 27
% 0.13/0.36  
% 0.13/0.36   Length.of.Defs: 0
% 0.13/0.36  
% 0.13/0.36   Contains.Choice.Funs: false
% 0.13/0.38  .
% 0.13/0.38  (rf:0,axioms:27,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:29,loop_count:0,foatp_calls:0,translation:fof_full).............
% 0.43/0.61  
% 0.43/0.61  ********************************
% 0.43/0.61  *   All subproblems solved!    *
% 0.43/0.61  ********************************
% 0.43/0.61  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:27,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:284,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.47/0.64  
% 0.47/0.64  %**** Beginning of derivation protocol ****
% 0.47/0.64  % SZS output start CNFRefutation
% See solution above
% 0.47/0.65  
% 0.47/0.65  %**** End of derivation protocol ****
% 0.47/0.65  %**** no. of clauses in derivation: 285 ****
% 0.47/0.65  %**** clause counter: 284 ****
% 0.47/0.65  
% 0.47/0.65  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:27,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:284,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------