TSTP Solution File: MGT040+2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : MGT040+2 : TPTP v8.1.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 09:14:43 EDT 2023

% Result   : CounterSatisfiable 1.51s 1.14s
% Output   : Saturation 1.51s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named f71)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0] :
      ( ( ! [X1] :
            ( ( in_environment(X0,X1)
              & environment(X1) )
           => selection_favors(efficient_producers,first_movers,end_time(X1)) )
        & propagation_strategy(efficient_producers)
        & propagation_strategy(first_movers)
        & observational_period(X0) )
     => selection_favors(efficient_producers,first_movers,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp3_favoured_trategy) ).

fof(f2,axiom,
    ! [X0] :
      ( ( rapid_change(X0)
        & observational_period(X0) )
     => ! [X1] :
          ( ( in_environment(X0,X1)
            & environment(X1) )
         => ~ in_environment(X1,critical_point(X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp5_rapid_change_is_non_critical) ).

fof(f3,axiom,
    ! [X0] :
      ( ( ~ extreme(X0)
        & observational_period(X0) )
     => ! [X1] :
          ( ( in_environment(X0,X1)
            & environment(X1) )
         => ~ empty(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp6_not_extreme_change_means_not_empty) ).

fof(f4,axiom,
    propagation_strategy(first_movers),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_organizational_sets1) ).

fof(f5,axiom,
    propagation_strategy(efficient_producers),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_organizational_sets2) ).

fof(f6,axiom,
    ! [X1] :
      ( environment(X1)
     => in_environment(X1,end_time(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_endpoint_in_environment) ).

fof(f7,axiom,
    ! [X1] :
      ( ( ~ in_environment(X1,critical_point(X1))
        & environment(X1) )
     => greater(critical_point(X1),end_time(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_critical_point_not_before_opening) ).

fof(f8,axiom,
    ! [X1] :
      ( ( ~ empty(X1)
        & environment(X1) )
     => greater_or_equal(end_time(X1),appear(an_organisation,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_non_empty_means_organisations) ).

fof(f9,axiom,
    ! [X1,X2] :
      ( ( ( in_environment(X1,critical_point(X1))
         => selection_favors(first_movers,efficient_producers,X2) )
        & greater(critical_point(X1),X2)
        & greater_or_equal(X2,appear(efficient_producers,X1))
        & environment(X1) )
     => ( ~ in_environment(X1,critical_point(X1))
       => selection_favors(first_movers,efficient_producers,end_time(X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_selection_favours_in_time) ).

fof(f10,axiom,
    ! [X3,X4] :
      ( greater_or_equal(X3,X4)
     => ( X3 = X4
        | greater(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_greater_or_equal) ).

fof(f11,axiom,
    ! [X1,X2] :
      ( ( ~ greater(appear(efficient_producers,X1),X2)
        & in_environment(X1,X2) )
     => greater_or_equal(X2,appear(efficient_producers,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_appearance_of_EP) ).

fof(f12,axiom,
    ! [X1,X2] :
      ( ( greater(appear(efficient_producers,X1),X2)
        & greater_or_equal(X2,appear(first_movers,X1))
        & in_environment(X1,X2)
        & environment(X1) )
     => selection_favors(first_movers,efficient_producers,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2) ).

fof(f14,conjecture,
    ! [X0] :
      ( ( ~ extreme(X0)
        & rapid_change(X0)
        & observational_period(X0) )
     => selection_favors(first_movers,efficient_producers,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_t9) ).

fof(f15,negated_conjecture,
    ~ ! [X0] :
        ( ( ~ extreme(X0)
          & rapid_change(X0)
          & observational_period(X0) )
       => selection_favors(first_movers,efficient_producers,X0) ),
    inference(negated_conjecture,[],[f14]) ).

fof(f16,plain,
    ! [X0] :
      ( environment(X0)
     => in_environment(X0,end_time(X0)) ),
    inference(rectify,[],[f6]) ).

fof(f17,plain,
    ! [X0] :
      ( ( ~ in_environment(X0,critical_point(X0))
        & environment(X0) )
     => greater(critical_point(X0),end_time(X0)) ),
    inference(rectify,[],[f7]) ).

fof(f18,plain,
    ! [X0] :
      ( ( ~ empty(X0)
        & environment(X0) )
     => greater_or_equal(end_time(X0),appear(an_organisation,X0)) ),
    inference(rectify,[],[f8]) ).

fof(f19,plain,
    ! [X0,X1] :
      ( ( ( in_environment(X0,critical_point(X0))
         => selection_favors(first_movers,efficient_producers,X1) )
        & greater(critical_point(X0),X1)
        & greater_or_equal(X1,appear(efficient_producers,X0))
        & environment(X0) )
     => ( ~ in_environment(X0,critical_point(X0))
       => selection_favors(first_movers,efficient_producers,end_time(X0)) ) ),
    inference(rectify,[],[f9]) ).

fof(f20,plain,
    ! [X0,X1] :
      ( greater_or_equal(X0,X1)
     => ( X0 = X1
        | greater(X0,X1) ) ),
    inference(rectify,[],[f10]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( ( ~ greater(appear(efficient_producers,X0),X1)
        & in_environment(X0,X1) )
     => greater_or_equal(X1,appear(efficient_producers,X0)) ),
    inference(rectify,[],[f11]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( ( greater(appear(efficient_producers,X0),X1)
        & greater_or_equal(X1,appear(first_movers,X0))
        & in_environment(X0,X1)
        & environment(X0) )
     => selection_favors(first_movers,efficient_producers,X1) ),
    inference(rectify,[],[f12]) ).

fof(f24,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ? [X1] :
          ( ~ selection_favors(efficient_producers,first_movers,end_time(X1))
          & in_environment(X0,X1)
          & environment(X1) )
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f25,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ? [X1] :
          ( ~ selection_favors(efficient_producers,first_movers,end_time(X1))
          & in_environment(X0,X1)
          & environment(X1) )
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(flattening,[],[f24]) ).

fof(f26,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ in_environment(X1,critical_point(X1))
          | ~ in_environment(X0,X1)
          | ~ environment(X1) )
      | ~ rapid_change(X0)
      | ~ observational_period(X0) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f27,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ in_environment(X1,critical_point(X1))
          | ~ in_environment(X0,X1)
          | ~ environment(X1) )
      | ~ rapid_change(X0)
      | ~ observational_period(X0) ),
    inference(flattening,[],[f26]) ).

fof(f28,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ empty(X1)
          | ~ in_environment(X0,X1)
          | ~ environment(X1) )
      | extreme(X0)
      | ~ observational_period(X0) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f29,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ empty(X1)
          | ~ in_environment(X0,X1)
          | ~ environment(X1) )
      | extreme(X0)
      | ~ observational_period(X0) ),
    inference(flattening,[],[f28]) ).

fof(f30,plain,
    ! [X0] :
      ( in_environment(X0,end_time(X0))
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f31,plain,
    ! [X0] :
      ( greater(critical_point(X0),end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f32,plain,
    ! [X0] :
      ( greater(critical_point(X0),end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ~ environment(X0) ),
    inference(flattening,[],[f31]) ).

fof(f33,plain,
    ! [X0] :
      ( greater_or_equal(end_time(X0),appear(an_organisation,X0))
      | empty(X0)
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f34,plain,
    ! [X0] :
      ( greater_or_equal(end_time(X0),appear(an_organisation,X0))
      | empty(X0)
      | ~ environment(X0) ),
    inference(flattening,[],[f33]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ( ~ selection_favors(first_movers,efficient_producers,X1)
        & in_environment(X0,critical_point(X0)) )
      | ~ greater(critical_point(X0),X1)
      | ~ greater_or_equal(X1,appear(efficient_producers,X0))
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f36,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ( ~ selection_favors(first_movers,efficient_producers,X1)
        & in_environment(X0,critical_point(X0)) )
      | ~ greater(critical_point(X0),X1)
      | ~ greater_or_equal(X1,appear(efficient_producers,X0))
      | ~ environment(X0) ),
    inference(flattening,[],[f35]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( X0 = X1
      | greater(X0,X1)
      | ~ greater_or_equal(X0,X1) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( X0 = X1
      | greater(X0,X1)
      | ~ greater_or_equal(X0,X1) ),
    inference(flattening,[],[f37]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( greater_or_equal(X1,appear(efficient_producers,X0))
      | greater(appear(efficient_producers,X0),X1)
      | ~ in_environment(X0,X1) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f40,plain,
    ! [X0,X1] :
      ( greater_or_equal(X1,appear(efficient_producers,X0))
      | greater(appear(efficient_producers,X0),X1)
      | ~ in_environment(X0,X1) ),
    inference(flattening,[],[f39]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,X1)
      | ~ greater(appear(efficient_producers,X0),X1)
      | ~ greater_or_equal(X1,appear(first_movers,X0))
      | ~ in_environment(X0,X1)
      | ~ environment(X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,X1)
      | ~ greater(appear(efficient_producers,X0),X1)
      | ~ greater_or_equal(X1,appear(first_movers,X0))
      | ~ in_environment(X0,X1)
      | ~ environment(X0) ),
    inference(flattening,[],[f41]) ).

fof(f45,plain,
    ? [X0] :
      ( ~ selection_favors(first_movers,efficient_producers,X0)
      & ~ extreme(X0)
      & rapid_change(X0)
      & observational_period(X0) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f46,plain,
    ? [X0] :
      ( ~ selection_favors(first_movers,efficient_producers,X0)
      & ~ extreme(X0)
      & rapid_change(X0)
      & observational_period(X0) ),
    inference(flattening,[],[f45]) ).

fof(f47,plain,
    ! [X0] :
      ( ? [X1] :
          ( ~ selection_favors(efficient_producers,first_movers,end_time(X1))
          & in_environment(X0,X1)
          & environment(X1) )
     => ( ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
        & in_environment(X0,sK0(X0))
        & environment(sK0(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f48,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ( ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
        & in_environment(X0,sK0(X0))
        & environment(sK0(X0)) )
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f25,f47]) ).

fof(f49,plain,
    ( ? [X0] :
        ( ~ selection_favors(first_movers,efficient_producers,X0)
        & ~ extreme(X0)
        & rapid_change(X0)
        & observational_period(X0) )
   => ( ~ selection_favors(first_movers,efficient_producers,sK1)
      & ~ extreme(sK1)
      & rapid_change(sK1)
      & observational_period(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f50,plain,
    ( ~ selection_favors(first_movers,efficient_producers,sK1)
    & ~ extreme(sK1)
    & rapid_change(sK1)
    & observational_period(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f46,f49]) ).

fof(f51,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | environment(sK0(X0))
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f52,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | in_environment(X0,sK0(X0))
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f53,plain,
    ! [X0] :
      ( selection_favors(efficient_producers,first_movers,X0)
      | ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
      | ~ propagation_strategy(efficient_producers)
      | ~ propagation_strategy(first_movers)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( ~ in_environment(X1,critical_point(X1))
      | ~ in_environment(X0,X1)
      | ~ environment(X1)
      | ~ rapid_change(X0)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f27]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( ~ empty(X1)
      | ~ in_environment(X0,X1)
      | ~ environment(X1)
      | extreme(X0)
      | ~ observational_period(X0) ),
    inference(cnf_transformation,[],[f29]) ).

fof(f56,plain,
    propagation_strategy(first_movers),
    inference(cnf_transformation,[],[f4]) ).

fof(f57,plain,
    propagation_strategy(efficient_producers),
    inference(cnf_transformation,[],[f5]) ).

fof(f58,plain,
    ! [X0] :
      ( in_environment(X0,end_time(X0))
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f30]) ).

fof(f59,plain,
    ! [X0] :
      ( greater(critical_point(X0),end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f32]) ).

fof(f60,plain,
    ! [X0] :
      ( greater_or_equal(end_time(X0),appear(an_organisation,X0))
      | empty(X0)
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f34]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,end_time(X0))
      | in_environment(X0,critical_point(X0))
      | ~ selection_favors(first_movers,efficient_producers,X1)
      | ~ greater(critical_point(X0),X1)
      | ~ greater_or_equal(X1,appear(efficient_producers,X0))
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( X0 = X1
      | greater(X0,X1)
      | ~ greater_or_equal(X0,X1) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( greater_or_equal(X1,appear(efficient_producers,X0))
      | greater(appear(efficient_producers,X0),X1)
      | ~ in_environment(X0,X1) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f65,plain,
    ! [X0,X1] :
      ( selection_favors(first_movers,efficient_producers,X1)
      | ~ greater(appear(efficient_producers,X0),X1)
      | ~ greater_or_equal(X1,appear(first_movers,X0))
      | ~ in_environment(X0,X1)
      | ~ environment(X0) ),
    inference(cnf_transformation,[],[f42]) ).

fof(f67,plain,
    observational_period(sK1),
    inference(cnf_transformation,[],[f50]) ).

fof(f68,plain,
    rapid_change(sK1),
    inference(cnf_transformation,[],[f50]) ).

fof(f69,plain,
    ~ extreme(sK1),
    inference(cnf_transformation,[],[f50]) ).

fof(f70,plain,
    ~ selection_favors(first_movers,efficient_producers,sK1),
    inference(cnf_transformation,[],[f50]) ).

cnf(c_49,plain,
    ( ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
    | ~ observational_period(X0)
    | ~ propagation_strategy(efficient_producers)
    | ~ propagation_strategy(first_movers)
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(cnf_transformation,[],[f53]) ).

cnf(c_50,plain,
    ( ~ observational_period(X0)
    | ~ propagation_strategy(efficient_producers)
    | ~ propagation_strategy(first_movers)
    | in_environment(X0,sK0(X0))
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(cnf_transformation,[],[f52]) ).

cnf(c_51,plain,
    ( ~ observational_period(X0)
    | ~ propagation_strategy(efficient_producers)
    | ~ propagation_strategy(first_movers)
    | selection_favors(efficient_producers,first_movers,X0)
    | environment(sK0(X0)) ),
    inference(cnf_transformation,[],[f51]) ).

cnf(c_52,plain,
    ( ~ in_environment(X0,critical_point(X0))
    | ~ in_environment(X1,X0)
    | ~ observational_period(X1)
    | ~ environment(X0)
    | ~ rapid_change(X1) ),
    inference(cnf_transformation,[],[f54]) ).

cnf(c_53,plain,
    ( ~ in_environment(X0,X1)
    | ~ observational_period(X0)
    | ~ environment(X1)
    | ~ empty(X1)
    | extreme(X0) ),
    inference(cnf_transformation,[],[f55]) ).

cnf(c_54,plain,
    propagation_strategy(first_movers),
    inference(cnf_transformation,[],[f56]) ).

cnf(c_55,plain,
    propagation_strategy(efficient_producers),
    inference(cnf_transformation,[],[f57]) ).

cnf(c_56,plain,
    ( ~ environment(X0)
    | in_environment(X0,end_time(X0)) ),
    inference(cnf_transformation,[],[f58]) ).

cnf(c_57,plain,
    ( ~ environment(X0)
    | greater(critical_point(X0),end_time(X0))
    | in_environment(X0,critical_point(X0)) ),
    inference(cnf_transformation,[],[f59]) ).

cnf(c_58,plain,
    ( ~ environment(X0)
    | greater_or_equal(end_time(X0),appear(an_organisation,X0))
    | empty(X0) ),
    inference(cnf_transformation,[],[f60]) ).

cnf(c_59,plain,
    ( ~ greater_or_equal(X0,appear(efficient_producers,X1))
    | ~ greater(critical_point(X1),X0)
    | ~ selection_favors(first_movers,efficient_producers,X0)
    | ~ environment(X1)
    | selection_favors(first_movers,efficient_producers,end_time(X1))
    | in_environment(X1,critical_point(X1)) ),
    inference(cnf_transformation,[],[f62]) ).

cnf(c_60,plain,
    ( ~ greater_or_equal(X0,appear(efficient_producers,X1))
    | ~ greater(critical_point(X1),X0)
    | ~ environment(X1)
    | selection_favors(first_movers,efficient_producers,end_time(X1))
    | in_environment(X1,critical_point(X1)) ),
    inference(cnf_transformation,[],[f71]) ).

cnf(c_61,plain,
    ( ~ greater_or_equal(X0,X1)
    | X0 = X1
    | greater(X0,X1) ),
    inference(cnf_transformation,[],[f63]) ).

cnf(c_62,plain,
    ( ~ in_environment(X0,X1)
    | greater(appear(efficient_producers,X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0)) ),
    inference(cnf_transformation,[],[f64]) ).

cnf(c_63,plain,
    ( ~ greater(appear(efficient_producers,X0),X1)
    | ~ greater_or_equal(X1,appear(first_movers,X0))
    | ~ in_environment(X0,X1)
    | ~ environment(X0)
    | selection_favors(first_movers,efficient_producers,X1) ),
    inference(cnf_transformation,[],[f65]) ).

cnf(c_65,negated_conjecture,
    ~ selection_favors(first_movers,efficient_producers,sK1),
    inference(cnf_transformation,[],[f70]) ).

cnf(c_66,negated_conjecture,
    ~ extreme(sK1),
    inference(cnf_transformation,[],[f69]) ).

cnf(c_67,negated_conjecture,
    rapid_change(sK1),
    inference(cnf_transformation,[],[f68]) ).

cnf(c_68,negated_conjecture,
    observational_period(sK1),
    inference(cnf_transformation,[],[f67]) ).

cnf(c_83,plain,
    ( ~ observational_period(X0)
    | selection_favors(efficient_producers,first_movers,X0)
    | environment(sK0(X0)) ),
    inference(global_subsumption_just,[status(thm)],[c_51,c_55,c_54,c_51]) ).

cnf(c_86,plain,
    ( ~ observational_period(X0)
    | in_environment(X0,sK0(X0))
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_50,c_55,c_54,c_50]) ).

cnf(c_89,plain,
    ( ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
    | ~ observational_period(X0)
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_49,c_55,c_54,c_49]) ).

cnf(c_92,plain,
    ( ~ greater(critical_point(X1),X0)
    | ~ greater_or_equal(X0,appear(efficient_producers,X1))
    | ~ environment(X1)
    | selection_favors(first_movers,efficient_producers,end_time(X1))
    | in_environment(X1,critical_point(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_59,c_60]) ).

cnf(c_93,plain,
    ( ~ greater_or_equal(X0,appear(efficient_producers,X1))
    | ~ greater(critical_point(X1),X0)
    | ~ environment(X1)
    | selection_favors(first_movers,efficient_producers,end_time(X1))
    | in_environment(X1,critical_point(X1)) ),
    inference(renaming,[status(thm)],[c_92]) ).

cnf(c_301,plain,
    ( X0 != X1
    | ~ propagation_strategy(X1)
    | propagation_strategy(X0) ),
    theory(equality) ).

cnf(c_302,plain,
    ( X0 != X1
    | ~ observational_period(X1)
    | observational_period(X0) ),
    theory(equality) ).

cnf(c_303,plain,
    ( X0 != X1
    | ~ in_environment(X2,X1)
    | in_environment(X2,X0) ),
    theory(equality) ).

cnf(c_304,plain,
    ( X0 != X1
    | ~ environment(X1)
    | environment(X0) ),
    theory(equality) ).

cnf(c_305,plain,
    ( X0 != X1
    | ~ rapid_change(X1)
    | rapid_change(X0) ),
    theory(equality) ).

cnf(c_306,plain,
    ( X0 != X1
    | ~ extreme(X1)
    | extreme(X0) ),
    theory(equality) ).

cnf(c_309,plain,
    ( X0 != X1
    | X2 != X3
    | ~ greater_or_equal(X1,X3)
    | greater_or_equal(X0,X2) ),
    theory(equality) ).

cnf(c_310,plain,
    ( X0 != sK1
    | ~ in_environment(X1,critical_point(X1))
    | ~ in_environment(X0,X1)
    | ~ observational_period(X0)
    | ~ environment(X1) ),
    inference(resolution_lifted,[status(thm)],[c_52,c_67]) ).

cnf(c_311,plain,
    ( ~ in_environment(X0,critical_point(X0))
    | ~ in_environment(sK1,X0)
    | ~ environment(X0)
    | ~ observational_period(sK1) ),
    inference(unflattening,[status(thm)],[c_310]) ).

cnf(c_313,plain,
    ( ~ environment(X0)
    | ~ in_environment(sK1,X0)
    | ~ in_environment(X0,critical_point(X0)) ),
    inference(global_subsumption_just,[status(thm)],[c_311,c_68,c_311]) ).

cnf(c_314,plain,
    ( ~ in_environment(X0,critical_point(X0))
    | ~ in_environment(sK1,X0)
    | ~ environment(X0) ),
    inference(renaming,[status(thm)],[c_313]) ).

cnf(c_328,plain,
    ( X0 != sK1
    | ~ in_environment(X0,X1)
    | ~ observational_period(X0)
    | ~ environment(X1)
    | ~ empty(X1) ),
    inference(resolution_lifted,[status(thm)],[c_53,c_66]) ).

cnf(c_329,plain,
    ( ~ in_environment(sK1,X0)
    | ~ environment(X0)
    | ~ empty(X0)
    | ~ observational_period(sK1) ),
    inference(unflattening,[status(thm)],[c_328]) ).

cnf(c_331,plain,
    ( ~ empty(X0)
    | ~ environment(X0)
    | ~ in_environment(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_329,c_68,c_329]) ).

cnf(c_332,plain,
    ( ~ in_environment(sK1,X0)
    | ~ environment(X0)
    | ~ empty(X0) ),
    inference(renaming,[status(thm)],[c_331]) ).

cnf(c_346,plain,
    ( X0 != X1
    | ~ in_environment(sK1,X1)
    | ~ environment(X0)
    | ~ environment(X1)
    | greater_or_equal(end_time(X0),appear(an_organisation,X0)) ),
    inference(resolution_lifted,[status(thm)],[c_58,c_332]) ).

cnf(c_347,plain,
    ( ~ in_environment(sK1,X0)
    | ~ environment(X0)
    | greater_or_equal(end_time(X0),appear(an_organisation,X0)) ),
    inference(unflattening,[status(thm)],[c_346]) ).

cnf(c_361,plain,
    ( X0 != sK1
    | ~ selection_favors(efficient_producers,first_movers,end_time(sK0(X0)))
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_68]) ).

cnf(c_362,plain,
    ( ~ selection_favors(efficient_producers,first_movers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_361]) ).

cnf(c_369,plain,
    ( X0 != sK1
    | in_environment(X0,sK0(X0))
    | selection_favors(efficient_producers,first_movers,X0) ),
    inference(resolution_lifted,[status(thm)],[c_86,c_68]) ).

cnf(c_370,plain,
    ( selection_favors(efficient_producers,first_movers,sK1)
    | in_environment(sK1,sK0(sK1)) ),
    inference(unflattening,[status(thm)],[c_369]) ).

cnf(c_377,plain,
    ( X0 != sK1
    | selection_favors(efficient_producers,first_movers,X0)
    | environment(sK0(X0)) ),
    inference(resolution_lifted,[status(thm)],[c_83,c_68]) ).

cnf(c_378,plain,
    ( selection_favors(efficient_producers,first_movers,sK1)
    | environment(sK0(sK1)) ),
    inference(unflattening,[status(thm)],[c_377]) ).

cnf(c_409,plain,
    ( sK0(sK1) != X0
    | ~ greater_or_equal(X1,appear(efficient_producers,X0))
    | ~ greater(critical_point(X0),X1)
    | selection_favors(first_movers,efficient_producers,end_time(X0))
    | in_environment(X0,critical_point(X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_93,c_378]) ).

cnf(c_410,plain,
    ( ~ greater_or_equal(X0,appear(efficient_producers,sK0(sK1)))
    | ~ greater(critical_point(sK0(sK1)),X0)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | in_environment(sK0(sK1),critical_point(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_409]) ).

cnf(c_427,plain,
    ( sK0(sK1) != X0
    | ~ in_environment(sK1,X0)
    | greater_or_equal(end_time(X0),appear(an_organisation,X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_347,c_378]) ).

cnf(c_428,plain,
    ( ~ in_environment(sK1,sK0(sK1))
    | greater_or_equal(end_time(sK0(sK1)),appear(an_organisation,sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_427]) ).

cnf(c_429,plain,
    ( greater_or_equal(end_time(sK0(sK1)),appear(an_organisation,sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_428,c_370,c_428]) ).

cnf(c_437,plain,
    ( sK0(sK1) != X0
    | ~ in_environment(X0,critical_point(X0))
    | ~ in_environment(sK1,X0)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_314,c_378]) ).

cnf(c_438,plain,
    ( ~ in_environment(sK0(sK1),critical_point(sK0(sK1)))
    | ~ in_environment(sK1,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_437]) ).

cnf(c_439,plain,
    ( ~ in_environment(sK0(sK1),critical_point(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_438,c_370,c_438]) ).

cnf(c_446,plain,
    ( ~ greater_or_equal(X0,appear(efficient_producers,sK0(sK1)))
    | ~ greater(critical_point(sK0(sK1)),X0)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_410,c_439]) ).

cnf(c_449,plain,
    ( sK0(sK1) != X0
    | ~ greater(appear(efficient_producers,X0),X1)
    | ~ greater_or_equal(X1,appear(first_movers,X0))
    | ~ in_environment(X0,X1)
    | selection_favors(first_movers,efficient_producers,X1)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_63,c_378]) ).

cnf(c_450,plain,
    ( ~ greater(appear(efficient_producers,sK0(sK1)),X0)
    | ~ greater_or_equal(X0,appear(first_movers,sK0(sK1)))
    | ~ in_environment(sK0(sK1),X0)
    | selection_favors(first_movers,efficient_producers,X0)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_449]) ).

cnf(c_467,plain,
    ( sK0(sK1) != X0
    | greater(critical_point(X0),end_time(X0))
    | in_environment(X0,critical_point(X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_57,c_378]) ).

cnf(c_468,plain,
    ( greater(critical_point(sK0(sK1)),end_time(sK0(sK1)))
    | in_environment(sK0(sK1),critical_point(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_467]) ).

cnf(c_469,plain,
    ( greater(critical_point(sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_468,c_370,c_438,c_468]) ).

cnf(c_477,plain,
    ( sK0(sK1) != X0
    | in_environment(X0,end_time(X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_56,c_378]) ).

cnf(c_478,plain,
    ( in_environment(sK0(sK1),end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_477]) ).

cnf(c_502,plain,
    ( sK0(sK1) != X1
    | X0 != sK1
    | greater(appear(efficient_producers,X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_62,c_370]) ).

cnf(c_503,plain,
    ( greater(appear(efficient_producers,sK1),sK0(sK1))
    | greater_or_equal(sK0(sK1),appear(efficient_producers,sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_502]) ).

cnf(c_513,plain,
    ( end_time(sK0(sK1)) != X1
    | sK0(sK1) != X0
    | greater(appear(efficient_producers,X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_62,c_478]) ).

cnf(c_514,plain,
    ( greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | greater_or_equal(end_time(sK0(sK1)),appear(efficient_producers,sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_513]) ).

cnf(c_524,plain,
    ( critical_point(sK0(sK1)) != sK0(sK1)
    | sK0(sK1) != sK1
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_370,c_439]) ).

cnf(c_534,plain,
    ( sK0(sK1) != X0
    | sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),X0)
    | ~ greater_or_equal(X0,appear(first_movers,sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,X0)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_370,c_450]) ).

cnf(c_535,plain,
    ( sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),sK0(sK1))
    | ~ greater_or_equal(sK0(sK1),appear(first_movers,sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_534]) ).

cnf(c_551,plain,
    ( end_time(sK0(sK1)) != critical_point(sK0(sK1))
    | sK0(sK1) != sK0(sK1)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_439,c_478]) ).

cnf(c_561,plain,
    ( end_time(sK0(sK1)) != X0
    | sK0(sK1) != sK0(sK1)
    | ~ greater(appear(efficient_producers,sK0(sK1)),X0)
    | ~ greater_or_equal(X0,appear(first_movers,sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,X0)
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_450,c_478]) ).

cnf(c_562,plain,
    ( ~ greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | ~ greater_or_equal(end_time(sK0(sK1)),appear(first_movers,sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_561]) ).

cnf(c_596,plain,
    ( appear(an_organisation,sK0(sK1)) != X1
    | end_time(sK0(sK1)) != X0
    | X0 = X1
    | selection_favors(efficient_producers,first_movers,sK1)
    | greater(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_61,c_429]) ).

cnf(c_597,plain,
    ( end_time(sK0(sK1)) = appear(an_organisation,sK0(sK1))
    | greater(end_time(sK0(sK1)),appear(an_organisation,sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_596]) ).

cnf(c_607,plain,
    ( appear(efficient_producers,sK1) != X1
    | sK0(sK1) != X0
    | X0 = X1
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1)
    | greater(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_61,c_503]) ).

cnf(c_608,plain,
    ( sK0(sK1) = appear(efficient_producers,sK1)
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | greater(sK0(sK1),appear(efficient_producers,sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_607]) ).

cnf(c_621,plain,
    ( appear(efficient_producers,sK0(sK1)) != X1
    | end_time(sK0(sK1)) != X0
    | X0 = X1
    | greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1)
    | greater(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_61,c_514]) ).

cnf(c_622,plain,
    ( end_time(sK0(sK1)) = appear(efficient_producers,sK0(sK1))
    | greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | greater(end_time(sK0(sK1)),appear(efficient_producers,sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_621]) ).

cnf(c_635,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | end_time(sK0(sK1)) != X0
    | ~ greater(critical_point(sK0(sK1)),X0)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_446,c_429]) ).

cnf(c_636,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | ~ greater(critical_point(sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_635]) ).

cnf(c_637,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_636,c_469,c_636]) ).

cnf(c_648,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(efficient_producers,sK1)
    | sK0(sK1) != X0
    | ~ greater(critical_point(sK0(sK1)),X0)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_446,c_503]) ).

cnf(c_649,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(efficient_producers,sK1)
    | ~ greater(critical_point(sK0(sK1)),sK0(sK1))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_648]) ).

cnf(c_665,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(efficient_producers,sK0(sK1))
    | end_time(sK0(sK1)) != X0
    | ~ greater(critical_point(sK0(sK1)),X0)
    | greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_446,c_514]) ).

cnf(c_666,plain,
    ( ~ greater(critical_point(sK0(sK1)),end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(unflattening,[status(thm)],[c_665]) ).

cnf(c_667,plain,
    ( greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_666,c_469,c_666]) ).

cnf(c_678,plain,
    ( appear(first_movers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | end_time(sK0(sK1)) != sK0(sK1)
    | sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),sK0(sK1))
    | selection_favors(first_movers,efficient_producers,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_429,c_535]) ).

cnf(c_697,plain,
    ( appear(first_movers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | end_time(sK0(sK1)) != end_time(sK0(sK1))
    | ~ greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_429,c_562]) ).

cnf(c_698,plain,
    ( end_time(sK0(sK1)) != end_time(sK0(sK1))
    | appear(first_movers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_697,c_667,c_697]) ).

cnf(c_699,plain,
    ( appear(first_movers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | end_time(sK0(sK1)) != end_time(sK0(sK1))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(renaming,[status(thm)],[c_698]) ).

cnf(c_712,plain,
    ( appear(first_movers,sK0(sK1)) != appear(efficient_producers,sK1)
    | sK0(sK1) != sK0(sK1)
    | sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),sK0(sK1))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(first_movers,efficient_producers,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_503,c_535]) ).

cnf(c_734,plain,
    ( appear(first_movers,sK0(sK1)) != appear(efficient_producers,sK1)
    | end_time(sK0(sK1)) != sK0(sK1)
    | ~ greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_503,c_562]) ).

cnf(c_735,plain,
    ( end_time(sK0(sK1)) != sK0(sK1)
    | appear(first_movers,sK0(sK1)) != appear(efficient_producers,sK1)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(global_subsumption_just,[status(thm)],[c_734,c_667,c_734]) ).

cnf(c_736,plain,
    ( appear(first_movers,sK0(sK1)) != appear(efficient_producers,sK1)
    | end_time(sK0(sK1)) != sK0(sK1)
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(renaming,[status(thm)],[c_735]) ).

cnf(c_752,plain,
    ( appear(efficient_producers,sK0(sK1)) != appear(first_movers,sK0(sK1))
    | end_time(sK0(sK1)) != sK0(sK1)
    | sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),sK0(sK1))
    | greater(appear(efficient_producers,sK0(sK1)),end_time(sK0(sK1)))
    | selection_favors(first_movers,efficient_producers,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(resolution_lifted,[status(thm)],[c_514,c_535]) ).

cnf(c_826,plain,
    ( appear(first_movers,sK0(sK1)) != appear(efficient_producers,sK1)
    | sK0(sK1) != sK1
    | ~ greater(appear(efficient_producers,sK0(sK1)),sK0(sK1))
    | greater(appear(efficient_producers,sK1),sK0(sK1))
    | selection_favors(first_movers,efficient_producers,sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(equality_resolution_simp,[status(thm)],[c_712]) ).

cnf(c_827,plain,
    ( appear(first_movers,sK0(sK1)) != appear(an_organisation,sK0(sK1))
    | selection_favors(first_movers,efficient_producers,end_time(sK0(sK1)))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(equality_resolution_simp,[status(thm)],[c_699]) ).

cnf(c_828,plain,
    ( end_time(sK0(sK1)) != critical_point(sK0(sK1))
    | selection_favors(efficient_producers,first_movers,sK1) ),
    inference(equality_resolution_simp,[status(thm)],[c_551]) ).

cnf(c_1071,plain,
    X0_1 = X0_1,
    theory(equality) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT040+2 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.17/0.34  % Computer : n014.cluster.edu
% 0.17/0.34  % Model    : x86_64 x86_64
% 0.17/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.34  % Memory   : 8042.1875MB
% 0.17/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.34  % CPULimit : 300
% 0.17/0.34  % WCLimit  : 300
% 0.17/0.34  % DateTime : Mon Aug 28 06:23:01 EDT 2023
% 0.17/0.34  % CPUTime  : 
% 0.20/0.46  Running first-order theorem proving
% 0.20/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 1.51/1.14  % SZS status Started for theBenchmark.p
% 1.51/1.14  % SZS status CounterSatisfiable for theBenchmark.p
% 1.51/1.14  
% 1.51/1.14  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.51/1.14  
% 1.51/1.14  ------  iProver source info
% 1.51/1.14  
% 1.51/1.14  git: date: 2023-05-31 18:12:56 +0000
% 1.51/1.14  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.51/1.14  git: non_committed_changes: false
% 1.51/1.14  git: last_make_outside_of_git: false
% 1.51/1.14  
% 1.51/1.14  ------ Parsing...
% 1.51/1.14  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 1.51/1.14  
% 1.51/1.14  ------ Preprocessing... sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe_e  sup_sim: 0  sf_s  rm: 8 0s  sf_e  pe_s  pe_e 
% 1.51/1.14  
% 1.51/1.14  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.51/1.14  
% 1.51/1.14  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 1.51/1.14  ------ Proving...
% 1.51/1.14  ------ Problem Properties 
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  clauses                                 16
% 1.51/1.14  conjectures                             1
% 1.51/1.14  EPR                                     1
% 1.51/1.14  Horn                                    4
% 1.51/1.14  unary                                   1
% 1.51/1.14  binary                                  3
% 1.51/1.14  lits                                    59
% 1.51/1.14  lits eq                                 19
% 1.51/1.14  fd_pure                                 0
% 1.51/1.14  fd_pseudo                               0
% 1.51/1.14  fd_cond                                 0
% 1.51/1.14  fd_pseudo_cond                          0
% 1.51/1.14  AC symbols                              0
% 1.51/1.14  
% 1.51/1.14  ------ Schedule dynamic 5 is on 
% 1.51/1.14  
% 1.51/1.14  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  ------ 
% 1.51/1.14  Current options:
% 1.51/1.14  ------ 
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  ------ Proving...
% 1.51/1.14  
% 1.51/1.14  
% 1.51/1.14  % SZS status CounterSatisfiable for theBenchmark.p
% 1.51/1.14  
% 1.51/1.14  % SZS output start Saturation for theBenchmark.p
% See solution above
% 1.51/1.14  
% 1.51/1.15  
%------------------------------------------------------------------------------