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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : MGT003-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 : n018.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:03 EDT 2022

% Result   : Unsatisfiable 0.20s 0.45s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   31
%            Number of leaves      :   24
% Syntax   : Number of formulae    :  116 (  59 unt;  11 typ;   0 def)
%            Number of atoms       : 1025 ( 250 equ;   0 cnn)
%            Maximal formula atoms :   10 (   9 avg)
%            Number of connectives : 2046 ( 285   ~; 420   |;   0   &;1341   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   15 (  15   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  11 usr;   7 con; 0-3 aty)
%            Number of variables   :  410 (   0   ^ 410   !;   0   ?; 410   :)

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

thf(tp_inertia,type,
    inertia: $i > $i > $i > $o ).

thf(tp_organization,type,
    organization: $i > $i > $o ).

thf(tp_reorganization_free,type,
    reorganization_free: $i > $i > $i > $o ).

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

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

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

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

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

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

thf(tp_survival_chance,type,
    survival_chance: $i > $i > $i > $o ).

thf(1,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( organization @ A @ B )
      | ( inertia @ A @ ( sk1 @ B @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp5_3) ).

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

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

thf(4,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ A @ C )
      | ~ ( reorganization_free @ A @ B @ C )
      | ~ ( inertia @ A @ D @ B )
      | ~ ( inertia @ A @ E @ C )
      | ~ ( greater @ C @ B )
      | ( greater @ E @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_FOL_5) ).

thf(5,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reorganization_free @ A @ B @ B )
      | ~ ( reorganization_free @ C @ D @ D )
      | ~ ( inertia @ A @ E @ B )
      | ~ ( inertia @ C @ F @ D )
      | ~ ( survival_chance @ A @ G @ B )
      | ~ ( survival_chance @ C @ H @ D )
      | ~ ( greater @ F @ E )
      | ( greater @ H @ G ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1_FOL_4) ).

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

thf(7,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[6]) ).

thf(8,negated_conjecture,
    ~ ( greater @ sk4 @ sk3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_12) ).

thf(9,negated_conjecture,
    greater @ sk6 @ sk5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_11) ).

thf(10,negated_conjecture,
    survival_chance @ sk2 @ sk4 @ sk6,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_10) ).

thf(11,negated_conjecture,
    survival_chance @ sk2 @ sk3 @ sk5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_9) ).

thf(12,negated_conjecture,
    reorganization_free @ sk2 @ sk5 @ sk6,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_8) ).

thf(13,negated_conjecture,
    organization @ sk2 @ sk6,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_7) ).

thf(14,negated_conjecture,
    organization @ sk2 @ sk5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_FOL_6) ).

thf(15,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[7]) ).

thf(16,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( organization @ A @ B )
          | ( inertia @ A @ ( sk1 @ B @ A ) @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(17,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( reorganization_free @ A @ B @ C )
          | ( reorganization_free @ A @ C @ C ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(18,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( reorganization_free @ A @ B @ C )
          | ( reorganization_free @ A @ B @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(19,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ A @ C )
          | ~ ( reorganization_free @ A @ B @ C )
          | ~ ( inertia @ A @ D @ B )
          | ~ ( inertia @ A @ E @ C )
          | ~ ( greater @ C @ B )
          | ( greater @ E @ D ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(20,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( inertia @ A @ E @ B )
          | ~ ( inertia @ C @ F @ D )
          | ~ ( survival_chance @ A @ G @ B )
          | ~ ( survival_chance @ C @ H @ D )
          | ~ ( greater @ F @ E )
          | ( greater @ H @ G ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(21,plain,
    ( ( ~ ( greater @ sk4 @ sk3 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(22,plain,
    ( ( greater @ sk6 @ sk5 )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(23,plain,
    ( ( survival_chance @ sk2 @ sk4 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(24,plain,
    ( ( survival_chance @ sk2 @ sk3 @ sk5 )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(25,plain,
    ( ( reorganization_free @ sk2 @ sk5 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(26,plain,
    ( ( organization @ sk2 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(27,plain,
    ( ( organization @ sk2 @ sk5 )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

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

thf(29,plain,
    ( ( ! [A: $i,B: $i] :
          ( ! [C: $i] :
              ~ ( reorganization_free @ A @ B @ C )
          | ( reorganization_free @ A @ B @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[18]) ).

thf(30,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ A @ C )
          | ~ ( reorganization_free @ A @ B @ C )
          | ! [D: $i] :
              ( ~ ( inertia @ A @ D @ B )
              | ! [E: $i] :
                  ( ~ ( inertia @ A @ E @ C )
                  | ~ ( greater @ C @ B )
                  | ( greater @ E @ D ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[19]) ).

thf(31,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( inertia @ A @ E @ B )
          | ~ ( inertia @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( survival_chance @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( survival_chance @ C @ H @ D )
                  | ~ ( greater @ F @ E )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[20]) ).

thf(32,plain,
    ( ( organization @ sk2 @ sk5 )
    = $true ),
    inference(copy,[status(thm)],[27]) ).

thf(33,plain,
    ( ( organization @ sk2 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[26]) ).

thf(34,plain,
    ( ( reorganization_free @ sk2 @ sk5 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[25]) ).

thf(35,plain,
    ( ( survival_chance @ sk2 @ sk3 @ sk5 )
    = $true ),
    inference(copy,[status(thm)],[24]) ).

thf(36,plain,
    ( ( survival_chance @ sk2 @ sk4 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[23]) ).

thf(37,plain,
    ( ( greater @ sk6 @ sk5 )
    = $true ),
    inference(copy,[status(thm)],[22]) ).

thf(38,plain,
    ( ( ~ ( greater @ sk4 @ sk3 ) )
    = $true ),
    inference(copy,[status(thm)],[21]) ).

thf(39,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( inertia @ A @ E @ B )
          | ~ ( inertia @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( survival_chance @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( survival_chance @ C @ H @ D )
                  | ~ ( greater @ F @ E )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[31]) ).

thf(40,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ A @ C )
          | ~ ( reorganization_free @ A @ B @ C )
          | ! [D: $i] :
              ( ~ ( inertia @ A @ D @ B )
              | ! [E: $i] :
                  ( ~ ( inertia @ A @ E @ C )
                  | ~ ( greater @ C @ B )
                  | ( greater @ E @ D ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[30]) ).

thf(41,plain,
    ( ( ! [A: $i,B: $i] :
          ( ! [C: $i] :
              ~ ( reorganization_free @ A @ B @ C )
          | ( reorganization_free @ A @ B @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[29]) ).

thf(42,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( reorganization_free @ A @ B @ C )
          | ( reorganization_free @ A @ C @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[17]) ).

thf(43,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( organization @ A @ B )
          | ( inertia @ A @ ( sk1 @ B @ A ) @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[16]) ).

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

thf(45,plain,
    ( ( greater @ sk4 @ sk3 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[38]) ).

thf(46,plain,
    ! [SV1: $i] :
      ( ( ! [SY21: $i,SY22: $i,SY23: $i,SY24: $i,SY25: $i] :
            ( ~ ( organization @ SV1 @ SY21 )
            | ~ ( organization @ SY22 @ SY23 )
            | ~ ( reorganization_free @ SV1 @ SY21 @ SY21 )
            | ~ ( reorganization_free @ SY22 @ SY23 @ SY23 )
            | ~ ( inertia @ SV1 @ SY24 @ SY21 )
            | ~ ( inertia @ SY22 @ SY25 @ SY23 )
            | ! [SY26: $i] :
                ( ~ ( survival_chance @ SV1 @ SY26 @ SY21 )
                | ! [H: $i] :
                    ( ~ ( survival_chance @ SY22 @ H @ SY23 )
                    | ~ ( greater @ SY25 @ SY24 )
                    | ( greater @ H @ SY26 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[39]) ).

thf(47,plain,
    ! [SV2: $i] :
      ( ( ! [SY28: $i,SY29: $i] :
            ( ~ ( organization @ SV2 @ SY28 )
            | ~ ( organization @ SV2 @ SY29 )
            | ~ ( reorganization_free @ SV2 @ SY28 @ SY29 )
            | ! [SY30: $i] :
                ( ~ ( inertia @ SV2 @ SY30 @ SY28 )
                | ! [SY31: $i] :
                    ( ~ ( inertia @ SV2 @ SY31 @ SY29 )
                    | ~ ( greater @ SY29 @ SY28 )
                    | ( greater @ SY31 @ SY30 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[40]) ).

thf(48,plain,
    ! [SV3: $i] :
      ( ( ! [SY32: $i] :
            ( ! [SY33: $i] :
                ~ ( reorganization_free @ SV3 @ SY32 @ SY33 )
            | ( reorganization_free @ SV3 @ SY32 @ SY32 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[41]) ).

thf(49,plain,
    ! [SV4: $i] :
      ( ( ! [SY34: $i,SY35: $i] :
            ( ~ ( reorganization_free @ SV4 @ SY34 @ SY35 )
            | ( reorganization_free @ SV4 @ SY35 @ SY35 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[42]) ).

thf(50,plain,
    ! [SV5: $i] :
      ( ( ! [SY36: $i] :
            ( ~ ( organization @ SV5 @ SY36 )
            | ( inertia @ SV5 @ ( sk1 @ SY36 @ SV5 ) @ SY36 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[43]) ).

thf(51,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[44]) ).

thf(52,plain,
    ! [SV6: $i,SV1: $i] :
      ( ( ! [SY37: $i,SY38: $i,SY39: $i,SY40: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SY37 @ SY38 )
            | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
            | ~ ( reorganization_free @ SY37 @ SY38 @ SY38 )
            | ~ ( inertia @ SV1 @ SY39 @ SV6 )
            | ~ ( inertia @ SY37 @ SY40 @ SY38 )
            | ! [SY41: $i] :
                ( ~ ( survival_chance @ SV1 @ SY41 @ SV6 )
                | ! [H: $i] :
                    ( ~ ( survival_chance @ SY37 @ H @ SY38 )
                    | ~ ( greater @ SY40 @ SY39 )
                    | ( greater @ H @ SY41 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[46]) ).

thf(53,plain,
    ! [SV7: $i,SV2: $i] :
      ( ( ! [SY43: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV2 @ SY43 )
            | ~ ( reorganization_free @ SV2 @ SV7 @ SY43 )
            | ! [SY44: $i] :
                ( ~ ( inertia @ SV2 @ SY44 @ SV7 )
                | ! [SY45: $i] :
                    ( ~ ( inertia @ SV2 @ SY45 @ SY43 )
                    | ~ ( greater @ SY43 @ SV7 )
                    | ( greater @ SY45 @ SY44 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[47]) ).

thf(54,plain,
    ! [SV8: $i,SV3: $i] :
      ( ( ! [SY46: $i] :
            ~ ( reorganization_free @ SV3 @ SV8 @ SY46 )
        | ( reorganization_free @ SV3 @ SV8 @ SV8 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[48]) ).

thf(55,plain,
    ! [SV9: $i,SV4: $i] :
      ( ( ! [SY47: $i] :
            ( ~ ( reorganization_free @ SV4 @ SV9 @ SY47 )
            | ( reorganization_free @ SV4 @ SY47 @ SY47 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[49]) ).

thf(56,plain,
    ! [SV10: $i,SV5: $i] :
      ( ( ~ ( organization @ SV5 @ SV10 )
        | ( inertia @ SV5 @ ( sk1 @ SV10 @ SV5 ) @ SV10 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[50]) ).

thf(57,plain,
    ! [SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY48: $i,SY49: $i,SY50: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SY48 )
            | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
            | ~ ( reorganization_free @ SV11 @ SY48 @ SY48 )
            | ~ ( inertia @ SV1 @ SY49 @ SV6 )
            | ~ ( inertia @ SV11 @ SY50 @ SY48 )
            | ! [SY51: $i] :
                ( ~ ( survival_chance @ SV1 @ SY51 @ SV6 )
                | ! [SY52: $i] :
                    ( ~ ( survival_chance @ SV11 @ SY52 @ SY48 )
                    | ~ ( greater @ SY50 @ SY49 )
                    | ( greater @ SY52 @ SY51 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[52]) ).

thf(58,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ~ ( organization @ SV2 @ SV7 )
        | ~ ( organization @ SV2 @ SV12 )
        | ~ ( reorganization_free @ SV2 @ SV7 @ SV12 )
        | ! [SY53: $i] :
            ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
            | ! [SY54: $i] :
                ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                | ~ ( greater @ SV12 @ SV7 )
                | ( greater @ SY54 @ SY53 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[53]) ).

thf(59,plain,
    ! [SV8: $i,SV3: $i] :
      ( ( ( ! [SY46: $i] :
              ~ ( reorganization_free @ SV3 @ SV8 @ SY46 ) )
        = $true )
      | ( ( reorganization_free @ SV3 @ SV8 @ SV8 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[54]) ).

thf(60,plain,
    ! [SV13: $i,SV9: $i,SV4: $i] :
      ( ( ~ ( reorganization_free @ SV4 @ SV9 @ SV13 )
        | ( reorganization_free @ SV4 @ SV13 @ SV13 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[55]) ).

thf(61,plain,
    ! [SV10: $i,SV5: $i] :
      ( ( ( ~ ( organization @ SV5 @ SV10 ) )
        = $true )
      | ( ( inertia @ SV5 @ ( sk1 @ SV10 @ SV5 ) @ SV10 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[56]) ).

thf(62,plain,
    ! [SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY55: $i,SY56: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV14 )
            | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
            | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
            | ~ ( inertia @ SV1 @ SY55 @ SV6 )
            | ~ ( inertia @ SV11 @ SY56 @ SV14 )
            | ! [SY57: $i] :
                ( ~ ( survival_chance @ SV1 @ SY57 @ SV6 )
                | ! [SY58: $i] :
                    ( ~ ( survival_chance @ SV11 @ SY58 @ SV14 )
                    | ~ ( greater @ SY56 @ SY55 )
                    | ( greater @ SY58 @ SY57 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[57]) ).

thf(63,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( ~ ( organization @ SV2 @ SV7 ) )
        = $true )
      | ( ( ~ ( organization @ SV2 @ SV12 )
          | ~ ( reorganization_free @ SV2 @ SV7 @ SV12 )
          | ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[58]) ).

thf(64,plain,
    ! [SV15: $i,SV8: $i,SV3: $i] :
      ( ( ( ~ ( reorganization_free @ SV3 @ SV8 @ SV15 ) )
        = $true )
      | ( ( reorganization_free @ SV3 @ SV8 @ SV8 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[59]) ).

thf(65,plain,
    ! [SV13: $i,SV9: $i,SV4: $i] :
      ( ( ( ~ ( reorganization_free @ SV4 @ SV9 @ SV13 ) )
        = $true )
      | ( ( reorganization_free @ SV4 @ SV13 @ SV13 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[60]) ).

thf(66,plain,
    ! [SV10: $i,SV5: $i] :
      ( ( ( organization @ SV5 @ SV10 )
        = $false )
      | ( ( inertia @ SV5 @ ( sk1 @ SV10 @ SV5 ) @ SV10 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[61]) ).

thf(67,plain,
    ! [SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY59: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV14 )
            | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
            | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
            | ~ ( inertia @ SV1 @ SV16 @ SV6 )
            | ~ ( inertia @ SV11 @ SY59 @ SV14 )
            | ! [SY60: $i] :
                ( ~ ( survival_chance @ SV1 @ SY60 @ SV6 )
                | ! [SY61: $i] :
                    ( ~ ( survival_chance @ SV11 @ SY61 @ SV14 )
                    | ~ ( greater @ SY59 @ SV16 )
                    | ( greater @ SY61 @ SY60 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[62]) ).

thf(68,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( organization @ SV2 @ SV7 )
        = $false )
      | ( ( ~ ( organization @ SV2 @ SV12 )
          | ~ ( reorganization_free @ SV2 @ SV7 @ SV12 )
          | ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[63]) ).

thf(69,plain,
    ! [SV15: $i,SV8: $i,SV3: $i] :
      ( ( ( reorganization_free @ SV3 @ SV8 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV3 @ SV8 @ SV8 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[64]) ).

thf(70,plain,
    ! [SV13: $i,SV9: $i,SV4: $i] :
      ( ( ( reorganization_free @ SV4 @ SV9 @ SV13 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV13 @ SV13 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[65]) ).

thf(71,plain,
    ! [SV17: $i,SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ~ ( organization @ SV1 @ SV6 )
        | ~ ( organization @ SV11 @ SV14 )
        | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
        | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
        | ~ ( inertia @ SV1 @ SV16 @ SV6 )
        | ~ ( inertia @ SV11 @ SV17 @ SV14 )
        | ! [SY62: $i] :
            ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
            | ! [SY63: $i] :
                ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                | ~ ( greater @ SV17 @ SV16 )
                | ( greater @ SY63 @ SY62 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[67]) ).

thf(72,plain,
    ! [SV7: $i,SV12: $i,SV2: $i] :
      ( ( ( ~ ( organization @ SV2 @ SV12 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV2 @ SV7 @ SV12 )
          | ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[68]) ).

thf(73,plain,
    ! [SV17: $i,SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( ~ ( organization @ SV1 @ SV6 ) )
        = $true )
      | ( ( ~ ( organization @ SV11 @ SV14 )
          | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
          | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[71]) ).

thf(74,plain,
    ! [SV7: $i,SV12: $i,SV2: $i] :
      ( ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV2 @ SV7 @ SV12 )
          | ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[72]) ).

thf(75,plain,
    ! [SV17: $i,SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( organization @ SV1 @ SV6 )
        = $false )
      | ( ( ~ ( organization @ SV11 @ SV14 )
          | ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
          | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[73]) ).

thf(76,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( ~ ( reorganization_free @ SV2 @ SV7 @ SV12 ) )
        = $true )
      | ( ( ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[74]) ).

thf(77,plain,
    ! [SV17: $i,SV16: $i,SV6: $i,SV1: $i,SV14: $i,SV11: $i] :
      ( ( ( ~ ( organization @ SV11 @ SV14 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
          | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[75]) ).

thf(78,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( ! [SY53: $i] :
              ( ~ ( inertia @ SV2 @ SY53 @ SV7 )
              | ! [SY54: $i] :
                  ( ~ ( inertia @ SV2 @ SY54 @ SV12 )
                  | ~ ( greater @ SV12 @ SV7 )
                  | ( greater @ SY54 @ SY53 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[76]) ).

thf(79,plain,
    ! [SV17: $i,SV16: $i,SV6: $i,SV1: $i,SV14: $i,SV11: $i] :
      ( ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV1 @ SV6 @ SV6 )
          | ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[77]) ).

thf(80,plain,
    ! [SV12: $i,SV7: $i,SV18: $i,SV2: $i] :
      ( ( ( ~ ( inertia @ SV2 @ SV18 @ SV7 )
          | ! [SY64: $i] :
              ( ~ ( inertia @ SV2 @ SY64 @ SV12 )
              | ~ ( greater @ SV12 @ SV7 )
              | ( greater @ SY64 @ SV18 ) ) )
        = $true )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[78]) ).

thf(81,plain,
    ! [SV17: $i,SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( ~ ( reorganization_free @ SV1 @ SV6 @ SV6 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[79]) ).

thf(82,plain,
    ! [SV12: $i,SV7: $i,SV18: $i,SV2: $i] :
      ( ( ( ~ ( inertia @ SV2 @ SV18 @ SV7 ) )
        = $true )
      | ( ( ! [SY64: $i] :
              ( ~ ( inertia @ SV2 @ SY64 @ SV12 )
              | ~ ( greater @ SV12 @ SV7 )
              | ( greater @ SY64 @ SV18 ) ) )
        = $true )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[80]) ).

thf(83,plain,
    ! [SV17: $i,SV16: $i,SV14: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV11 @ SV14 @ SV14 )
          | ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[81]) ).

thf(84,plain,
    ! [SV12: $i,SV7: $i,SV18: $i,SV2: $i] :
      ( ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( ! [SY64: $i] :
              ( ~ ( inertia @ SV2 @ SY64 @ SV12 )
              | ~ ( greater @ SV12 @ SV7 )
              | ( greater @ SY64 @ SV18 ) ) )
        = $true )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[82]) ).

thf(85,plain,
    ! [SV17: $i,SV6: $i,SV16: $i,SV1: $i,SV14: $i,SV11: $i] :
      ( ( ( ~ ( reorganization_free @ SV11 @ SV14 @ SV14 ) )
        = $true )
      | ( ( ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[83]) ).

thf(86,plain,
    ! [SV18: $i,SV7: $i,SV12: $i,SV19: $i,SV2: $i] :
      ( ( ( ~ ( inertia @ SV2 @ SV19 @ SV12 )
          | ~ ( greater @ SV12 @ SV7 )
          | ( greater @ SV19 @ SV18 ) )
        = $true )
      | ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

thf(87,plain,
    ! [SV17: $i,SV6: $i,SV16: $i,SV1: $i,SV14: $i,SV11: $i] :
      ( ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( ~ ( inertia @ SV1 @ SV16 @ SV6 )
          | ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[85]) ).

thf(88,plain,
    ! [SV18: $i,SV7: $i,SV12: $i,SV19: $i,SV2: $i] :
      ( ( ( ~ ( inertia @ SV2 @ SV19 @ SV12 ) )
        = $true )
      | ( ( ~ ( greater @ SV12 @ SV7 )
          | ( greater @ SV19 @ SV18 ) )
        = $true )
      | ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[86]) ).

thf(89,plain,
    ! [SV14: $i,SV17: $i,SV11: $i,SV6: $i,SV16: $i,SV1: $i] :
      ( ( ( ~ ( inertia @ SV1 @ SV16 @ SV6 ) )
        = $true )
      | ( ( ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[87]) ).

thf(90,plain,
    ! [SV18: $i,SV7: $i,SV12: $i,SV19: $i,SV2: $i] :
      ( ( ( inertia @ SV2 @ SV19 @ SV12 )
        = $false )
      | ( ( ~ ( greater @ SV12 @ SV7 )
          | ( greater @ SV19 @ SV18 ) )
        = $true )
      | ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[88]) ).

thf(91,plain,
    ! [SV14: $i,SV17: $i,SV11: $i,SV6: $i,SV16: $i,SV1: $i] :
      ( ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( ~ ( inertia @ SV11 @ SV17 @ SV14 )
          | ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[89]) ).

thf(92,plain,
    ! [SV2: $i,SV18: $i,SV19: $i,SV7: $i,SV12: $i] :
      ( ( ( ~ ( greater @ SV12 @ SV7 ) )
        = $true )
      | ( ( greater @ SV19 @ SV18 )
        = $true )
      | ( ( inertia @ SV2 @ SV19 @ SV12 )
        = $false )
      | ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[90]) ).

thf(93,plain,
    ! [SV16: $i,SV6: $i,SV1: $i,SV14: $i,SV17: $i,SV11: $i] :
      ( ( ( ~ ( inertia @ SV11 @ SV17 @ SV14 ) )
        = $true )
      | ( ( ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[91]) ).

thf(94,plain,
    ! [SV2: $i,SV18: $i,SV19: $i,SV7: $i,SV12: $i] :
      ( ( ( greater @ SV12 @ SV7 )
        = $false )
      | ( ( greater @ SV19 @ SV18 )
        = $true )
      | ( ( inertia @ SV2 @ SV19 @ SV12 )
        = $false )
      | ( ( inertia @ SV2 @ SV18 @ SV7 )
        = $false )
      | ( ( reorganization_free @ SV2 @ SV7 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV12 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[92]) ).

thf(95,plain,
    ! [SV16: $i,SV6: $i,SV1: $i,SV14: $i,SV17: $i,SV11: $i] :
      ( ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( ! [SY62: $i] :
              ( ~ ( survival_chance @ SV1 @ SY62 @ SV6 )
              | ! [SY63: $i] :
                  ( ~ ( survival_chance @ SV11 @ SY63 @ SV14 )
                  | ~ ( greater @ SV17 @ SV16 )
                  | ( greater @ SY63 @ SY62 ) ) ) )
        = $true )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[93]) ).

thf(96,plain,
    ! [SV16: $i,SV17: $i,SV14: $i,SV11: $i,SV6: $i,SV20: $i,SV1: $i] :
      ( ( ( ~ ( survival_chance @ SV1 @ SV20 @ SV6 )
          | ! [SY65: $i] :
              ( ~ ( survival_chance @ SV11 @ SY65 @ SV14 )
              | ~ ( greater @ SV17 @ SV16 )
              | ( greater @ SY65 @ SV20 ) ) )
        = $true )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[95]) ).

thf(97,plain,
    ! [SV16: $i,SV17: $i,SV14: $i,SV11: $i,SV6: $i,SV20: $i,SV1: $i] :
      ( ( ( ~ ( survival_chance @ SV1 @ SV20 @ SV6 ) )
        = $true )
      | ( ( ! [SY65: $i] :
              ( ~ ( survival_chance @ SV11 @ SY65 @ SV14 )
              | ~ ( greater @ SV17 @ SV16 )
              | ( greater @ SY65 @ SV20 ) ) )
        = $true )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[96]) ).

thf(98,plain,
    ! [SV16: $i,SV17: $i,SV14: $i,SV11: $i,SV6: $i,SV20: $i,SV1: $i] :
      ( ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( ! [SY65: $i] :
              ( ~ ( survival_chance @ SV11 @ SY65 @ SV14 )
              | ~ ( greater @ SV17 @ SV16 )
              | ( greater @ SY65 @ SV20 ) ) )
        = $true )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[97]) ).

thf(99,plain,
    ! [SV6: $i,SV1: $i,SV20: $i,SV16: $i,SV17: $i,SV14: $i,SV21: $i,SV11: $i] :
      ( ( ( ~ ( survival_chance @ SV11 @ SV21 @ SV14 )
          | ~ ( greater @ SV17 @ SV16 )
          | ( greater @ SV21 @ SV20 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(100,plain,
    ! [SV6: $i,SV1: $i,SV20: $i,SV16: $i,SV17: $i,SV14: $i,SV21: $i,SV11: $i] :
      ( ( ( ~ ( survival_chance @ SV11 @ SV21 @ SV14 ) )
        = $true )
      | ( ( ~ ( greater @ SV17 @ SV16 )
          | ( greater @ SV21 @ SV20 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[99]) ).

thf(101,plain,
    ! [SV6: $i,SV1: $i,SV20: $i,SV16: $i,SV17: $i,SV14: $i,SV21: $i,SV11: $i] :
      ( ( ( survival_chance @ SV11 @ SV21 @ SV14 )
        = $false )
      | ( ( ~ ( greater @ SV17 @ SV16 )
          | ( greater @ SV21 @ SV20 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[100]) ).

thf(102,plain,
    ! [SV6: $i,SV1: $i,SV14: $i,SV11: $i,SV20: $i,SV21: $i,SV16: $i,SV17: $i] :
      ( ( ( ~ ( greater @ SV17 @ SV16 ) )
        = $true )
      | ( ( greater @ SV21 @ SV20 )
        = $true )
      | ( ( survival_chance @ SV11 @ SV21 @ SV14 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[101]) ).

thf(103,plain,
    ! [SV6: $i,SV1: $i,SV14: $i,SV11: $i,SV20: $i,SV21: $i,SV16: $i,SV17: $i] :
      ( ( ( greater @ SV17 @ SV16 )
        = $false )
      | ( ( greater @ SV21 @ SV20 )
        = $true )
      | ( ( survival_chance @ SV11 @ SV21 @ SV14 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV20 @ SV6 )
        = $false )
      | ( ( inertia @ SV11 @ SV17 @ SV14 )
        = $false )
      | ( ( inertia @ SV1 @ SV16 @ SV6 )
        = $false )
      | ( ( reorganization_free @ SV11 @ SV14 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV1 @ SV6 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV14 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[102]) ).

thf(104,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[32,103,94,70,69,66,51,45,37,36,35,34,33]) ).

thf(105,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[104]) ).

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