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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : MGT001-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 : n028.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:01 EDT 2022

% Result   : Unsatisfiable 0.80s 1.03s
% Output   : CNFRefutation 0.87s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   35
%            Number of leaves      :   39
% Syntax   : Number of formulae    :  271 ( 113 unt;  19 typ;   0 def)
%            Number of atoms       : 3859 ( 895 equ;   0 cnn)
%            Maximal formula atoms :   11 (  15 avg)
%            Number of connectives : 8389 (1217   ~;1817   |;   0   &;5355   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   28 (  28   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   22 (  19 usr;  10 con; 0-3 aty)
%            Number of variables   : 1842 (   0   ^1842   !;   0   ?;1842   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_accountability,type,
    accountability: $i > $i > $i > $o ).

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_reliability,type,
    reliability: $i > $i > $i > $o ).

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

thf(tp_reproducibility,type,
    reproducibility: $i > $i > $i > $o ).

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

thf(tp_sk10,type,
    sk10: $i ).

thf(tp_sk11,type,
    sk11: $i ).

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

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

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

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

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

thf(tp_sk7,type,
    sk7: $i ).

thf(tp_sk8,type,
    sk8: $i ).

thf(tp_sk9,type,
    sk9: $i ).

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

thf(1,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( organization @ A @ B )
      | ( reproducibility @ A @ ( sk3 @ B @ A ) @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp3_3) ).

thf(2,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( organization @ A @ B )
      | ( accountability @ A @ ( sk2 @ B @ A ) @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp2_2) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( organization @ A @ B )
      | ( reliability @ A @ ( sk1 @ B @ A ) @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp1_1) ).

thf(4,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 )
      | ~ ( reproducibility @ A @ E @ B )
      | ~ ( reproducibility @ C @ F @ D )
      | ~ ( inertia @ A @ G @ B )
      | ~ ( inertia @ C @ H @ D )
      | ~ ( greater @ H @ G )
      | ( greater @ F @ E ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a3_FOL_9) ).

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 )
      | ~ ( reproducibility @ A @ E @ B )
      | ~ ( reproducibility @ C @ F @ D )
      | ~ ( inertia @ A @ G @ B )
      | ~ ( inertia @ C @ H @ D )
      | ~ ( greater @ F @ E )
      | ( greater @ H @ G ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a3_FOL_8) ).

thf(6,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reliability @ A @ E @ B )
      | ~ ( reliability @ C @ F @ D )
      | ~ ( accountability @ A @ G @ B )
      | ~ ( accountability @ C @ H @ D )
      | ~ ( reproducibility @ A @ I @ B )
      | ~ ( reproducibility @ C @ J @ D )
      | ~ ( greater @ F @ E )
      | ~ ( greater @ H @ G )
      | ( greater @ J @ I ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_FOL_7) ).

thf(7,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reliability @ A @ E @ B )
      | ~ ( reliability @ C @ F @ D )
      | ~ ( accountability @ A @ G @ B )
      | ~ ( accountability @ C @ H @ D )
      | ~ ( reproducibility @ A @ I @ B )
      | ~ ( reproducibility @ C @ J @ D )
      | ~ ( greater @ J @ I )
      | ( greater @ H @ G ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_FOL_6) ).

thf(8,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reliability @ A @ E @ B )
      | ~ ( reliability @ C @ F @ D )
      | ~ ( accountability @ A @ G @ B )
      | ~ ( accountability @ C @ H @ D )
      | ~ ( reproducibility @ A @ I @ B )
      | ~ ( reproducibility @ C @ J @ D )
      | ~ ( greater @ J @ I )
      | ( greater @ F @ E ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_FOL_5) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reliability @ A @ E @ B )
      | ~ ( reliability @ C @ F @ D )
      | ~ ( accountability @ A @ G @ B )
      | ~ ( accountability @ C @ H @ D )
      | ~ ( survival_chance @ A @ I @ B )
      | ~ ( survival_chance @ C @ J @ D )
      | ~ ( greater @ F @ E )
      | ~ ( greater @ H @ G )
      | ( greater @ J @ I ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_FOL_4) ).

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

thf(11,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[10]) ).

thf(12,negated_conjecture,
    ~ ( greater @ sk11 @ sk10 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_19) ).

thf(13,negated_conjecture,
    greater @ sk9 @ sk8,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_18) ).

thf(14,negated_conjecture,
    survival_chance @ sk5 @ sk11 @ sk7,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_17) ).

thf(15,negated_conjecture,
    survival_chance @ sk4 @ sk10 @ sk6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_16) ).

thf(16,negated_conjecture,
    inertia @ sk5 @ sk9 @ sk7,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_15) ).

thf(17,negated_conjecture,
    inertia @ sk4 @ sk8 @ sk6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_14) ).

thf(18,negated_conjecture,
    reorganization_free @ sk5 @ sk7 @ sk7,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_13) ).

thf(19,negated_conjecture,
    reorganization_free @ sk4 @ sk6 @ sk6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_12) ).

thf(20,negated_conjecture,
    organization @ sk5 @ sk7,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_11) ).

thf(21,negated_conjecture,
    organization @ sk4 @ sk6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1_FOL_10) ).

thf(22,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[11]) ).

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

thf(24,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( organization @ A @ B )
          | ( accountability @ A @ ( sk2 @ B @ A ) @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

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

thf(26,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ~ ( inertia @ A @ G @ B )
          | ~ ( inertia @ C @ H @ D )
          | ~ ( greater @ H @ G )
          | ( greater @ F @ E ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(27,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ~ ( inertia @ A @ G @ B )
          | ~ ( inertia @ C @ H @ D )
          | ~ ( greater @ F @ E )
          | ( greater @ H @ G ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(28,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ~ ( reproducibility @ A @ I @ B )
          | ~ ( reproducibility @ C @ J @ D )
          | ~ ( greater @ F @ E )
          | ~ ( greater @ H @ G )
          | ( greater @ J @ I ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(29,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ~ ( reproducibility @ A @ I @ B )
          | ~ ( reproducibility @ C @ J @ D )
          | ~ ( greater @ J @ I )
          | ( greater @ H @ G ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(30,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ~ ( reproducibility @ A @ I @ B )
          | ~ ( reproducibility @ C @ J @ D )
          | ~ ( greater @ J @ I )
          | ( greater @ F @ E ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(31,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i,J: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ~ ( survival_chance @ A @ I @ B )
          | ~ ( survival_chance @ C @ J @ D )
          | ~ ( greater @ F @ E )
          | ~ ( greater @ H @ G )
          | ( greater @ J @ I ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(32,plain,
    ( ( ~ ( greater @ sk11 @ sk10 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(33,plain,
    ( ( greater @ sk9 @ sk8 )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(34,plain,
    ( ( survival_chance @ sk5 @ sk11 @ sk7 )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(35,plain,
    ( ( survival_chance @ sk4 @ sk10 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(36,plain,
    ( ( inertia @ sk5 @ sk9 @ sk7 )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(37,plain,
    ( ( inertia @ sk4 @ sk8 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(38,plain,
    ( ( reorganization_free @ sk5 @ sk7 @ sk7 )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(39,plain,
    ( ( reorganization_free @ sk4 @ sk6 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(40,plain,
    ( ( organization @ sk5 @ sk7 )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(41,plain,
    ( ( organization @ sk4 @ sk6 )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

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

thf(43,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( inertia @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( inertia @ C @ H @ D )
                  | ~ ( greater @ H @ G )
                  | ( greater @ F @ E ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[26]) ).

thf(44,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( inertia @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( inertia @ C @ H @ D )
                  | ~ ( greater @ F @ E )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[27]) ).

thf(45,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ F @ E )
                  | ~ ( greater @ H @ G )
                  | ( greater @ J @ I ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[28]) ).

thf(46,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ J @ I )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[29]) ).

thf(47,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ J @ I )
                  | ( greater @ F @ E ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[30]) ).

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

thf(49,plain,
    ( ( organization @ sk4 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[41]) ).

thf(50,plain,
    ( ( organization @ sk5 @ sk7 )
    = $true ),
    inference(copy,[status(thm)],[40]) ).

thf(51,plain,
    ( ( reorganization_free @ sk4 @ sk6 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[39]) ).

thf(52,plain,
    ( ( reorganization_free @ sk5 @ sk7 @ sk7 )
    = $true ),
    inference(copy,[status(thm)],[38]) ).

thf(53,plain,
    ( ( inertia @ sk4 @ sk8 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[37]) ).

thf(54,plain,
    ( ( inertia @ sk5 @ sk9 @ sk7 )
    = $true ),
    inference(copy,[status(thm)],[36]) ).

thf(55,plain,
    ( ( survival_chance @ sk4 @ sk10 @ sk6 )
    = $true ),
    inference(copy,[status(thm)],[35]) ).

thf(56,plain,
    ( ( survival_chance @ sk5 @ sk11 @ sk7 )
    = $true ),
    inference(copy,[status(thm)],[34]) ).

thf(57,plain,
    ( ( greater @ sk9 @ sk8 )
    = $true ),
    inference(copy,[status(thm)],[33]) ).

thf(58,plain,
    ( ( ~ ( greater @ sk11 @ sk10 ) )
    = $true ),
    inference(copy,[status(thm)],[32]) ).

thf(59,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( survival_chance @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( survival_chance @ C @ J @ D )
                  | ~ ( greater @ F @ E )
                  | ~ ( greater @ H @ G )
                  | ( greater @ J @ I ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[48]) ).

thf(60,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ J @ I )
                  | ( greater @ F @ E ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[47]) ).

thf(61,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ J @ I )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[46]) ).

thf(62,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reliability @ A @ E @ B )
          | ~ ( reliability @ C @ F @ D )
          | ~ ( accountability @ A @ G @ B )
          | ~ ( accountability @ C @ H @ D )
          | ! [I: $i] :
              ( ~ ( reproducibility @ A @ I @ B )
              | ! [J: $i] :
                  ( ~ ( reproducibility @ C @ J @ D )
                  | ~ ( greater @ F @ E )
                  | ~ ( greater @ H @ G )
                  | ( greater @ J @ I ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[45]) ).

thf(63,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( inertia @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( inertia @ C @ H @ D )
                  | ~ ( greater @ F @ E )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[44]) ).

thf(64,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 )
          | ~ ( reproducibility @ A @ E @ B )
          | ~ ( reproducibility @ C @ F @ D )
          | ! [G: $i] :
              ( ~ ( inertia @ A @ G @ B )
              | ! [H: $i] :
                  ( ~ ( inertia @ C @ H @ D )
                  | ~ ( greater @ H @ G )
                  | ( greater @ F @ E ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[43]) ).

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

thf(66,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( organization @ A @ B )
          | ( accountability @ A @ ( sk2 @ B @ A ) @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[24]) ).

thf(67,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( organization @ A @ B )
          | ( reproducibility @ A @ ( sk3 @ B @ A ) @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[23]) ).

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

thf(69,plain,
    ( ( greater @ sk11 @ sk10 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[58]) ).

thf(70,plain,
    ! [SV1: $i] :
      ( ( ! [SY62: $i,SY63: $i,SY64: $i,SY65: $i,SY66: $i,SY67: $i,SY68: $i] :
            ( ~ ( organization @ SV1 @ SY62 )
            | ~ ( organization @ SY63 @ SY64 )
            | ~ ( reliability @ SV1 @ SY65 @ SY62 )
            | ~ ( reliability @ SY63 @ SY66 @ SY64 )
            | ~ ( accountability @ SV1 @ SY67 @ SY62 )
            | ~ ( accountability @ SY63 @ SY68 @ SY64 )
            | ! [SY69: $i] :
                ( ~ ( survival_chance @ SV1 @ SY69 @ SY62 )
                | ! [J: $i] :
                    ( ~ ( survival_chance @ SY63 @ J @ SY64 )
                    | ~ ( greater @ SY66 @ SY65 )
                    | ~ ( greater @ SY68 @ SY67 )
                    | ( greater @ J @ SY69 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[59]) ).

thf(71,plain,
    ! [SV2: $i] :
      ( ( ! [SY71: $i,SY72: $i,SY73: $i,SY74: $i,SY75: $i,SY76: $i,SY77: $i] :
            ( ~ ( organization @ SV2 @ SY71 )
            | ~ ( organization @ SY72 @ SY73 )
            | ~ ( reliability @ SV2 @ SY74 @ SY71 )
            | ~ ( reliability @ SY72 @ SY75 @ SY73 )
            | ~ ( accountability @ SV2 @ SY76 @ SY71 )
            | ~ ( accountability @ SY72 @ SY77 @ SY73 )
            | ! [SY78: $i] :
                ( ~ ( reproducibility @ SV2 @ SY78 @ SY71 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY72 @ J @ SY73 )
                    | ~ ( greater @ J @ SY78 )
                    | ( greater @ SY75 @ SY74 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[60]) ).

thf(72,plain,
    ! [SV3: $i] :
      ( ( ! [SY80: $i,SY81: $i,SY82: $i,SY83: $i,SY84: $i,SY85: $i,SY86: $i] :
            ( ~ ( organization @ SV3 @ SY80 )
            | ~ ( organization @ SY81 @ SY82 )
            | ~ ( reliability @ SV3 @ SY83 @ SY80 )
            | ~ ( reliability @ SY81 @ SY84 @ SY82 )
            | ~ ( accountability @ SV3 @ SY85 @ SY80 )
            | ~ ( accountability @ SY81 @ SY86 @ SY82 )
            | ! [SY87: $i] :
                ( ~ ( reproducibility @ SV3 @ SY87 @ SY80 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY81 @ J @ SY82 )
                    | ~ ( greater @ J @ SY87 )
                    | ( greater @ SY86 @ SY85 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[61]) ).

thf(73,plain,
    ! [SV4: $i] :
      ( ( ! [SY89: $i,SY90: $i,SY91: $i,SY92: $i,SY93: $i,SY94: $i,SY95: $i] :
            ( ~ ( organization @ SV4 @ SY89 )
            | ~ ( organization @ SY90 @ SY91 )
            | ~ ( reliability @ SV4 @ SY92 @ SY89 )
            | ~ ( reliability @ SY90 @ SY93 @ SY91 )
            | ~ ( accountability @ SV4 @ SY94 @ SY89 )
            | ~ ( accountability @ SY90 @ SY95 @ SY91 )
            | ! [SY96: $i] :
                ( ~ ( reproducibility @ SV4 @ SY96 @ SY89 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY90 @ J @ SY91 )
                    | ~ ( greater @ SY93 @ SY92 )
                    | ~ ( greater @ SY95 @ SY94 )
                    | ( greater @ J @ SY96 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[62]) ).

thf(74,plain,
    ! [SV5: $i] :
      ( ( ! [SY98: $i,SY99: $i,SY100: $i,SY101: $i,SY102: $i] :
            ( ~ ( organization @ SV5 @ SY98 )
            | ~ ( organization @ SY99 @ SY100 )
            | ~ ( reorganization_free @ SV5 @ SY98 @ SY98 )
            | ~ ( reorganization_free @ SY99 @ SY100 @ SY100 )
            | ~ ( reproducibility @ SV5 @ SY101 @ SY98 )
            | ~ ( reproducibility @ SY99 @ SY102 @ SY100 )
            | ! [SY103: $i] :
                ( ~ ( inertia @ SV5 @ SY103 @ SY98 )
                | ! [H: $i] :
                    ( ~ ( inertia @ SY99 @ H @ SY100 )
                    | ~ ( greater @ SY102 @ SY101 )
                    | ( greater @ H @ SY103 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[63]) ).

thf(75,plain,
    ! [SV6: $i] :
      ( ( ! [SY105: $i,SY106: $i,SY107: $i,SY108: $i,SY109: $i] :
            ( ~ ( organization @ SV6 @ SY105 )
            | ~ ( organization @ SY106 @ SY107 )
            | ~ ( reorganization_free @ SV6 @ SY105 @ SY105 )
            | ~ ( reorganization_free @ SY106 @ SY107 @ SY107 )
            | ~ ( reproducibility @ SV6 @ SY108 @ SY105 )
            | ~ ( reproducibility @ SY106 @ SY109 @ SY107 )
            | ! [SY110: $i] :
                ( ~ ( inertia @ SV6 @ SY110 @ SY105 )
                | ! [H: $i] :
                    ( ~ ( inertia @ SY106 @ H @ SY107 )
                    | ~ ( greater @ H @ SY110 )
                    | ( greater @ SY109 @ SY108 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[64]) ).

thf(76,plain,
    ! [SV7: $i] :
      ( ( ! [SY112: $i] :
            ( ~ ( organization @ SV7 @ SY112 )
            | ( reliability @ SV7 @ ( sk1 @ SY112 @ SV7 ) @ SY112 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[65]) ).

thf(77,plain,
    ! [SV8: $i] :
      ( ( ! [SY113: $i] :
            ( ~ ( organization @ SV8 @ SY113 )
            | ( accountability @ SV8 @ ( sk2 @ SY113 @ SV8 ) @ SY113 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[66]) ).

thf(78,plain,
    ! [SV9: $i] :
      ( ( ! [SY114: $i] :
            ( ~ ( organization @ SV9 @ SY114 )
            | ( reproducibility @ SV9 @ ( sk3 @ SY114 @ SV9 ) @ SY114 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[67]) ).

thf(79,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[68]) ).

thf(80,plain,
    ! [SV10: $i,SV1: $i] :
      ( ( ! [SY115: $i,SY116: $i,SY117: $i,SY118: $i,SY119: $i,SY120: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SY115 @ SY116 )
            | ~ ( reliability @ SV1 @ SY117 @ SV10 )
            | ~ ( reliability @ SY115 @ SY118 @ SY116 )
            | ~ ( accountability @ SV1 @ SY119 @ SV10 )
            | ~ ( accountability @ SY115 @ SY120 @ SY116 )
            | ! [SY121: $i] :
                ( ~ ( survival_chance @ SV1 @ SY121 @ SV10 )
                | ! [J: $i] :
                    ( ~ ( survival_chance @ SY115 @ J @ SY116 )
                    | ~ ( greater @ SY118 @ SY117 )
                    | ~ ( greater @ SY120 @ SY119 )
                    | ( greater @ J @ SY121 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[70]) ).

thf(81,plain,
    ! [SV11: $i,SV2: $i] :
      ( ( ! [SY123: $i,SY124: $i,SY125: $i,SY126: $i,SY127: $i,SY128: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SY123 @ SY124 )
            | ~ ( reliability @ SV2 @ SY125 @ SV11 )
            | ~ ( reliability @ SY123 @ SY126 @ SY124 )
            | ~ ( accountability @ SV2 @ SY127 @ SV11 )
            | ~ ( accountability @ SY123 @ SY128 @ SY124 )
            | ! [SY129: $i] :
                ( ~ ( reproducibility @ SV2 @ SY129 @ SV11 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY123 @ J @ SY124 )
                    | ~ ( greater @ J @ SY129 )
                    | ( greater @ SY126 @ SY125 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[71]) ).

thf(82,plain,
    ! [SV12: $i,SV3: $i] :
      ( ( ! [SY131: $i,SY132: $i,SY133: $i,SY134: $i,SY135: $i,SY136: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SY131 @ SY132 )
            | ~ ( reliability @ SV3 @ SY133 @ SV12 )
            | ~ ( reliability @ SY131 @ SY134 @ SY132 )
            | ~ ( accountability @ SV3 @ SY135 @ SV12 )
            | ~ ( accountability @ SY131 @ SY136 @ SY132 )
            | ! [SY137: $i] :
                ( ~ ( reproducibility @ SV3 @ SY137 @ SV12 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY131 @ J @ SY132 )
                    | ~ ( greater @ J @ SY137 )
                    | ( greater @ SY136 @ SY135 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[72]) ).

thf(83,plain,
    ! [SV13: $i,SV4: $i] :
      ( ( ! [SY139: $i,SY140: $i,SY141: $i,SY142: $i,SY143: $i,SY144: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SY139 @ SY140 )
            | ~ ( reliability @ SV4 @ SY141 @ SV13 )
            | ~ ( reliability @ SY139 @ SY142 @ SY140 )
            | ~ ( accountability @ SV4 @ SY143 @ SV13 )
            | ~ ( accountability @ SY139 @ SY144 @ SY140 )
            | ! [SY145: $i] :
                ( ~ ( reproducibility @ SV4 @ SY145 @ SV13 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY139 @ J @ SY140 )
                    | ~ ( greater @ SY142 @ SY141 )
                    | ~ ( greater @ SY144 @ SY143 )
                    | ( greater @ J @ SY145 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[73]) ).

thf(84,plain,
    ! [SV14: $i,SV5: $i] :
      ( ( ! [SY147: $i,SY148: $i,SY149: $i,SY150: $i] :
            ( ~ ( organization @ SV5 @ SV14 )
            | ~ ( organization @ SY147 @ SY148 )
            | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
            | ~ ( reorganization_free @ SY147 @ SY148 @ SY148 )
            | ~ ( reproducibility @ SV5 @ SY149 @ SV14 )
            | ~ ( reproducibility @ SY147 @ SY150 @ SY148 )
            | ! [SY151: $i] :
                ( ~ ( inertia @ SV5 @ SY151 @ SV14 )
                | ! [H: $i] :
                    ( ~ ( inertia @ SY147 @ H @ SY148 )
                    | ~ ( greater @ SY150 @ SY149 )
                    | ( greater @ H @ SY151 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[74]) ).

thf(85,plain,
    ! [SV15: $i,SV6: $i] :
      ( ( ! [SY153: $i,SY154: $i,SY155: $i,SY156: $i] :
            ( ~ ( organization @ SV6 @ SV15 )
            | ~ ( organization @ SY153 @ SY154 )
            | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
            | ~ ( reorganization_free @ SY153 @ SY154 @ SY154 )
            | ~ ( reproducibility @ SV6 @ SY155 @ SV15 )
            | ~ ( reproducibility @ SY153 @ SY156 @ SY154 )
            | ! [SY157: $i] :
                ( ~ ( inertia @ SV6 @ SY157 @ SV15 )
                | ! [H: $i] :
                    ( ~ ( inertia @ SY153 @ H @ SY154 )
                    | ~ ( greater @ H @ SY157 )
                    | ( greater @ SY156 @ SY155 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[75]) ).

thf(86,plain,
    ! [SV16: $i,SV7: $i] :
      ( ( ~ ( organization @ SV7 @ SV16 )
        | ( reliability @ SV7 @ ( sk1 @ SV16 @ SV7 ) @ SV16 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[76]) ).

thf(87,plain,
    ! [SV17: $i,SV8: $i] :
      ( ( ~ ( organization @ SV8 @ SV17 )
        | ( accountability @ SV8 @ ( sk2 @ SV17 @ SV8 ) @ SV17 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[77]) ).

thf(88,plain,
    ! [SV18: $i,SV9: $i] :
      ( ( ~ ( organization @ SV9 @ SV18 )
        | ( reproducibility @ SV9 @ ( sk3 @ SV18 @ SV9 ) @ SV18 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[78]) ).

thf(89,plain,
    ! [SV19: $i,SV10: $i,SV1: $i] :
      ( ( ! [SY159: $i,SY160: $i,SY161: $i,SY162: $i,SY163: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SV19 @ SY159 )
            | ~ ( reliability @ SV1 @ SY160 @ SV10 )
            | ~ ( reliability @ SV19 @ SY161 @ SY159 )
            | ~ ( accountability @ SV1 @ SY162 @ SV10 )
            | ~ ( accountability @ SV19 @ SY163 @ SY159 )
            | ! [SY164: $i] :
                ( ~ ( survival_chance @ SV1 @ SY164 @ SV10 )
                | ! [SY165: $i] :
                    ( ~ ( survival_chance @ SV19 @ SY165 @ SY159 )
                    | ~ ( greater @ SY161 @ SY160 )
                    | ~ ( greater @ SY163 @ SY162 )
                    | ( greater @ SY165 @ SY164 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[80]) ).

thf(90,plain,
    ! [SV20: $i,SV11: $i,SV2: $i] :
      ( ( ! [SY166: $i,SY167: $i,SY168: $i,SY169: $i,SY170: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SV20 @ SY166 )
            | ~ ( reliability @ SV2 @ SY167 @ SV11 )
            | ~ ( reliability @ SV20 @ SY168 @ SY166 )
            | ~ ( accountability @ SV2 @ SY169 @ SV11 )
            | ~ ( accountability @ SV20 @ SY170 @ SY166 )
            | ! [SY171: $i] :
                ( ~ ( reproducibility @ SV2 @ SY171 @ SV11 )
                | ! [SY172: $i] :
                    ( ~ ( reproducibility @ SV20 @ SY172 @ SY166 )
                    | ~ ( greater @ SY172 @ SY171 )
                    | ( greater @ SY168 @ SY167 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[81]) ).

thf(91,plain,
    ! [SV21: $i,SV12: $i,SV3: $i] :
      ( ( ! [SY173: $i,SY174: $i,SY175: $i,SY176: $i,SY177: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SV21 @ SY173 )
            | ~ ( reliability @ SV3 @ SY174 @ SV12 )
            | ~ ( reliability @ SV21 @ SY175 @ SY173 )
            | ~ ( accountability @ SV3 @ SY176 @ SV12 )
            | ~ ( accountability @ SV21 @ SY177 @ SY173 )
            | ! [SY178: $i] :
                ( ~ ( reproducibility @ SV3 @ SY178 @ SV12 )
                | ! [SY179: $i] :
                    ( ~ ( reproducibility @ SV21 @ SY179 @ SY173 )
                    | ~ ( greater @ SY179 @ SY178 )
                    | ( greater @ SY177 @ SY176 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[82]) ).

thf(92,plain,
    ! [SV22: $i,SV13: $i,SV4: $i] :
      ( ( ! [SY180: $i,SY181: $i,SY182: $i,SY183: $i,SY184: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SV22 @ SY180 )
            | ~ ( reliability @ SV4 @ SY181 @ SV13 )
            | ~ ( reliability @ SV22 @ SY182 @ SY180 )
            | ~ ( accountability @ SV4 @ SY183 @ SV13 )
            | ~ ( accountability @ SV22 @ SY184 @ SY180 )
            | ! [SY185: $i] :
                ( ~ ( reproducibility @ SV4 @ SY185 @ SV13 )
                | ! [SY186: $i] :
                    ( ~ ( reproducibility @ SV22 @ SY186 @ SY180 )
                    | ~ ( greater @ SY182 @ SY181 )
                    | ~ ( greater @ SY184 @ SY183 )
                    | ( greater @ SY186 @ SY185 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[83]) ).

thf(93,plain,
    ! [SV23: $i,SV14: $i,SV5: $i] :
      ( ( ! [SY187: $i,SY188: $i,SY189: $i] :
            ( ~ ( organization @ SV5 @ SV14 )
            | ~ ( organization @ SV23 @ SY187 )
            | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
            | ~ ( reorganization_free @ SV23 @ SY187 @ SY187 )
            | ~ ( reproducibility @ SV5 @ SY188 @ SV14 )
            | ~ ( reproducibility @ SV23 @ SY189 @ SY187 )
            | ! [SY190: $i] :
                ( ~ ( inertia @ SV5 @ SY190 @ SV14 )
                | ! [SY191: $i] :
                    ( ~ ( inertia @ SV23 @ SY191 @ SY187 )
                    | ~ ( greater @ SY189 @ SY188 )
                    | ( greater @ SY191 @ SY190 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

thf(94,plain,
    ! [SV24: $i,SV15: $i,SV6: $i] :
      ( ( ! [SY192: $i,SY193: $i,SY194: $i] :
            ( ~ ( organization @ SV6 @ SV15 )
            | ~ ( organization @ SV24 @ SY192 )
            | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
            | ~ ( reorganization_free @ SV24 @ SY192 @ SY192 )
            | ~ ( reproducibility @ SV6 @ SY193 @ SV15 )
            | ~ ( reproducibility @ SV24 @ SY194 @ SY192 )
            | ! [SY195: $i] :
                ( ~ ( inertia @ SV6 @ SY195 @ SV15 )
                | ! [SY196: $i] :
                    ( ~ ( inertia @ SV24 @ SY196 @ SY192 )
                    | ~ ( greater @ SY196 @ SY195 )
                    | ( greater @ SY194 @ SY193 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[85]) ).

thf(95,plain,
    ! [SV16: $i,SV7: $i] :
      ( ( ( ~ ( organization @ SV7 @ SV16 ) )
        = $true )
      | ( ( reliability @ SV7 @ ( sk1 @ SV16 @ SV7 ) @ SV16 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[86]) ).

thf(96,plain,
    ! [SV17: $i,SV8: $i] :
      ( ( ( ~ ( organization @ SV8 @ SV17 ) )
        = $true )
      | ( ( accountability @ SV8 @ ( sk2 @ SV17 @ SV8 ) @ SV17 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[87]) ).

thf(97,plain,
    ! [SV18: $i,SV9: $i] :
      ( ( ( ~ ( organization @ SV9 @ SV18 ) )
        = $true )
      | ( ( reproducibility @ SV9 @ ( sk3 @ SV18 @ SV9 ) @ SV18 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[88]) ).

thf(98,plain,
    ! [SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ! [SY197: $i,SY198: $i,SY199: $i,SY200: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SV19 @ SV25 )
            | ~ ( reliability @ SV1 @ SY197 @ SV10 )
            | ~ ( reliability @ SV19 @ SY198 @ SV25 )
            | ~ ( accountability @ SV1 @ SY199 @ SV10 )
            | ~ ( accountability @ SV19 @ SY200 @ SV25 )
            | ! [SY201: $i] :
                ( ~ ( survival_chance @ SV1 @ SY201 @ SV10 )
                | ! [SY202: $i] :
                    ( ~ ( survival_chance @ SV19 @ SY202 @ SV25 )
                    | ~ ( greater @ SY198 @ SY197 )
                    | ~ ( greater @ SY200 @ SY199 )
                    | ( greater @ SY202 @ SY201 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[89]) ).

thf(99,plain,
    ! [SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ! [SY203: $i,SY204: $i,SY205: $i,SY206: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SV20 @ SV26 )
            | ~ ( reliability @ SV2 @ SY203 @ SV11 )
            | ~ ( reliability @ SV20 @ SY204 @ SV26 )
            | ~ ( accountability @ SV2 @ SY205 @ SV11 )
            | ~ ( accountability @ SV20 @ SY206 @ SV26 )
            | ! [SY207: $i] :
                ( ~ ( reproducibility @ SV2 @ SY207 @ SV11 )
                | ! [SY208: $i] :
                    ( ~ ( reproducibility @ SV20 @ SY208 @ SV26 )
                    | ~ ( greater @ SY208 @ SY207 )
                    | ( greater @ SY204 @ SY203 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[90]) ).

thf(100,plain,
    ! [SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ! [SY209: $i,SY210: $i,SY211: $i,SY212: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SV21 @ SV27 )
            | ~ ( reliability @ SV3 @ SY209 @ SV12 )
            | ~ ( reliability @ SV21 @ SY210 @ SV27 )
            | ~ ( accountability @ SV3 @ SY211 @ SV12 )
            | ~ ( accountability @ SV21 @ SY212 @ SV27 )
            | ! [SY213: $i] :
                ( ~ ( reproducibility @ SV3 @ SY213 @ SV12 )
                | ! [SY214: $i] :
                    ( ~ ( reproducibility @ SV21 @ SY214 @ SV27 )
                    | ~ ( greater @ SY214 @ SY213 )
                    | ( greater @ SY212 @ SY211 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[91]) ).

thf(101,plain,
    ! [SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ! [SY215: $i,SY216: $i,SY217: $i,SY218: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SV22 @ SV28 )
            | ~ ( reliability @ SV4 @ SY215 @ SV13 )
            | ~ ( reliability @ SV22 @ SY216 @ SV28 )
            | ~ ( accountability @ SV4 @ SY217 @ SV13 )
            | ~ ( accountability @ SV22 @ SY218 @ SV28 )
            | ! [SY219: $i] :
                ( ~ ( reproducibility @ SV4 @ SY219 @ SV13 )
                | ! [SY220: $i] :
                    ( ~ ( reproducibility @ SV22 @ SY220 @ SV28 )
                    | ~ ( greater @ SY216 @ SY215 )
                    | ~ ( greater @ SY218 @ SY217 )
                    | ( greater @ SY220 @ SY219 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[92]) ).

thf(102,plain,
    ! [SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ! [SY221: $i,SY222: $i] :
            ( ~ ( organization @ SV5 @ SV14 )
            | ~ ( organization @ SV23 @ SV29 )
            | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
            | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
            | ~ ( reproducibility @ SV5 @ SY221 @ SV14 )
            | ~ ( reproducibility @ SV23 @ SY222 @ SV29 )
            | ! [SY223: $i] :
                ( ~ ( inertia @ SV5 @ SY223 @ SV14 )
                | ! [SY224: $i] :
                    ( ~ ( inertia @ SV23 @ SY224 @ SV29 )
                    | ~ ( greater @ SY222 @ SY221 )
                    | ( greater @ SY224 @ SY223 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[93]) ).

thf(103,plain,
    ! [SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ! [SY225: $i,SY226: $i] :
            ( ~ ( organization @ SV6 @ SV15 )
            | ~ ( organization @ SV24 @ SV30 )
            | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
            | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
            | ~ ( reproducibility @ SV6 @ SY225 @ SV15 )
            | ~ ( reproducibility @ SV24 @ SY226 @ SV30 )
            | ! [SY227: $i] :
                ( ~ ( inertia @ SV6 @ SY227 @ SV15 )
                | ! [SY228: $i] :
                    ( ~ ( inertia @ SV24 @ SY228 @ SV30 )
                    | ~ ( greater @ SY228 @ SY227 )
                    | ( greater @ SY226 @ SY225 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[94]) ).

thf(104,plain,
    ! [SV16: $i,SV7: $i] :
      ( ( ( organization @ SV7 @ SV16 )
        = $false )
      | ( ( reliability @ SV7 @ ( sk1 @ SV16 @ SV7 ) @ SV16 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[95]) ).

thf(105,plain,
    ! [SV17: $i,SV8: $i] :
      ( ( ( organization @ SV8 @ SV17 )
        = $false )
      | ( ( accountability @ SV8 @ ( sk2 @ SV17 @ SV8 ) @ SV17 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[96]) ).

thf(106,plain,
    ! [SV18: $i,SV9: $i] :
      ( ( ( organization @ SV9 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV9 @ ( sk3 @ SV18 @ SV9 ) @ SV18 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[97]) ).

thf(107,plain,
    ! [SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ! [SY229: $i,SY230: $i,SY231: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SV19 @ SV25 )
            | ~ ( reliability @ SV1 @ SV31 @ SV10 )
            | ~ ( reliability @ SV19 @ SY229 @ SV25 )
            | ~ ( accountability @ SV1 @ SY230 @ SV10 )
            | ~ ( accountability @ SV19 @ SY231 @ SV25 )
            | ! [SY232: $i] :
                ( ~ ( survival_chance @ SV1 @ SY232 @ SV10 )
                | ! [SY233: $i] :
                    ( ~ ( survival_chance @ SV19 @ SY233 @ SV25 )
                    | ~ ( greater @ SY229 @ SV31 )
                    | ~ ( greater @ SY231 @ SY230 )
                    | ( greater @ SY233 @ SY232 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(108,plain,
    ! [SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ! [SY234: $i,SY235: $i,SY236: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SV20 @ SV26 )
            | ~ ( reliability @ SV2 @ SV32 @ SV11 )
            | ~ ( reliability @ SV20 @ SY234 @ SV26 )
            | ~ ( accountability @ SV2 @ SY235 @ SV11 )
            | ~ ( accountability @ SV20 @ SY236 @ SV26 )
            | ! [SY237: $i] :
                ( ~ ( reproducibility @ SV2 @ SY237 @ SV11 )
                | ! [SY238: $i] :
                    ( ~ ( reproducibility @ SV20 @ SY238 @ SV26 )
                    | ~ ( greater @ SY238 @ SY237 )
                    | ( greater @ SY234 @ SV32 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[99]) ).

thf(109,plain,
    ! [SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ! [SY239: $i,SY240: $i,SY241: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SV21 @ SV27 )
            | ~ ( reliability @ SV3 @ SV33 @ SV12 )
            | ~ ( reliability @ SV21 @ SY239 @ SV27 )
            | ~ ( accountability @ SV3 @ SY240 @ SV12 )
            | ~ ( accountability @ SV21 @ SY241 @ SV27 )
            | ! [SY213: $i] :
                ( ~ ( reproducibility @ SV3 @ SY213 @ SV12 )
                | ! [SY214: $i] :
                    ( ~ ( reproducibility @ SV21 @ SY214 @ SV27 )
                    | ~ ( greater @ SY214 @ SY213 )
                    | ( greater @ SY241 @ SY240 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[100]) ).

thf(110,plain,
    ! [SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ! [SY244: $i,SY245: $i,SY246: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SV22 @ SV28 )
            | ~ ( reliability @ SV4 @ SV34 @ SV13 )
            | ~ ( reliability @ SV22 @ SY244 @ SV28 )
            | ~ ( accountability @ SV4 @ SY245 @ SV13 )
            | ~ ( accountability @ SV22 @ SY246 @ SV28 )
            | ! [SY247: $i] :
                ( ~ ( reproducibility @ SV4 @ SY247 @ SV13 )
                | ! [SY248: $i] :
                    ( ~ ( reproducibility @ SV22 @ SY248 @ SV28 )
                    | ~ ( greater @ SY244 @ SV34 )
                    | ~ ( greater @ SY246 @ SY245 )
                    | ( greater @ SY248 @ SY247 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[101]) ).

thf(111,plain,
    ! [SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ! [SY249: $i] :
            ( ~ ( organization @ SV5 @ SV14 )
            | ~ ( organization @ SV23 @ SV29 )
            | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
            | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
            | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
            | ~ ( reproducibility @ SV23 @ SY249 @ SV29 )
            | ! [SY250: $i] :
                ( ~ ( inertia @ SV5 @ SY250 @ SV14 )
                | ! [SY251: $i] :
                    ( ~ ( inertia @ SV23 @ SY251 @ SV29 )
                    | ~ ( greater @ SY249 @ SV35 )
                    | ( greater @ SY251 @ SY250 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[102]) ).

thf(112,plain,
    ! [SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ! [SY252: $i] :
            ( ~ ( organization @ SV6 @ SV15 )
            | ~ ( organization @ SV24 @ SV30 )
            | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
            | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
            | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
            | ~ ( reproducibility @ SV24 @ SY252 @ SV30 )
            | ! [SY253: $i] :
                ( ~ ( inertia @ SV6 @ SY253 @ SV15 )
                | ! [SY254: $i] :
                    ( ~ ( inertia @ SV24 @ SY254 @ SV30 )
                    | ~ ( greater @ SY254 @ SY253 )
                    | ( greater @ SY252 @ SV36 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[103]) ).

thf(113,plain,
    ! [SV37: $i,SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ! [SY255: $i,SY256: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SV19 @ SV25 )
            | ~ ( reliability @ SV1 @ SV31 @ SV10 )
            | ~ ( reliability @ SV19 @ SV37 @ SV25 )
            | ~ ( accountability @ SV1 @ SY255 @ SV10 )
            | ~ ( accountability @ SV19 @ SY256 @ SV25 )
            | ! [SY257: $i] :
                ( ~ ( survival_chance @ SV1 @ SY257 @ SV10 )
                | ! [SY258: $i] :
                    ( ~ ( survival_chance @ SV19 @ SY258 @ SV25 )
                    | ~ ( greater @ SV37 @ SV31 )
                    | ~ ( greater @ SY256 @ SY255 )
                    | ( greater @ SY258 @ SY257 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[107]) ).

thf(114,plain,
    ! [SV38: $i,SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ! [SY259: $i,SY260: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SV20 @ SV26 )
            | ~ ( reliability @ SV2 @ SV32 @ SV11 )
            | ~ ( reliability @ SV20 @ SV38 @ SV26 )
            | ~ ( accountability @ SV2 @ SY259 @ SV11 )
            | ~ ( accountability @ SV20 @ SY260 @ SV26 )
            | ! [SY261: $i] :
                ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
                | ! [SY262: $i] :
                    ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                    | ~ ( greater @ SY262 @ SY261 )
                    | ( greater @ SV38 @ SV32 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[108]) ).

thf(115,plain,
    ! [SV39: $i,SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ! [SY263: $i,SY264: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SV21 @ SV27 )
            | ~ ( reliability @ SV3 @ SV33 @ SV12 )
            | ~ ( reliability @ SV21 @ SV39 @ SV27 )
            | ~ ( accountability @ SV3 @ SY263 @ SV12 )
            | ~ ( accountability @ SV21 @ SY264 @ SV27 )
            | ! [SY213: $i] :
                ( ~ ( reproducibility @ SV3 @ SY213 @ SV12 )
                | ! [SY214: $i] :
                    ( ~ ( reproducibility @ SV21 @ SY214 @ SV27 )
                    | ~ ( greater @ SY214 @ SY213 )
                    | ( greater @ SY264 @ SY263 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[109]) ).

thf(116,plain,
    ! [SV40: $i,SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ! [SY267: $i,SY268: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SV22 @ SV28 )
            | ~ ( reliability @ SV4 @ SV34 @ SV13 )
            | ~ ( reliability @ SV22 @ SV40 @ SV28 )
            | ~ ( accountability @ SV4 @ SY267 @ SV13 )
            | ~ ( accountability @ SV22 @ SY268 @ SV28 )
            | ! [SY269: $i] :
                ( ~ ( reproducibility @ SV4 @ SY269 @ SV13 )
                | ! [SY270: $i] :
                    ( ~ ( reproducibility @ SV22 @ SY270 @ SV28 )
                    | ~ ( greater @ SV40 @ SV34 )
                    | ~ ( greater @ SY268 @ SY267 )
                    | ( greater @ SY270 @ SY269 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[110]) ).

thf(117,plain,
    ! [SV41: $i,SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ~ ( organization @ SV5 @ SV14 )
        | ~ ( organization @ SV23 @ SV29 )
        | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
        | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
        | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
        | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
        | ! [SY271: $i] :
            ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
            | ! [SY272: $i] :
                ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                | ~ ( greater @ SV41 @ SV35 )
                | ( greater @ SY272 @ SY271 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[111]) ).

thf(118,plain,
    ! [SV42: $i,SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ~ ( organization @ SV6 @ SV15 )
        | ~ ( organization @ SV24 @ SV30 )
        | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
        | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
        | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
        | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
        | ! [SY273: $i] :
            ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
            | ! [SY274: $i] :
                ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                | ~ ( greater @ SY274 @ SY273 )
                | ( greater @ SV42 @ SV36 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[112]) ).

thf(119,plain,
    ! [SV43: $i,SV37: $i,SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ! [SY275: $i] :
            ( ~ ( organization @ SV1 @ SV10 )
            | ~ ( organization @ SV19 @ SV25 )
            | ~ ( reliability @ SV1 @ SV31 @ SV10 )
            | ~ ( reliability @ SV19 @ SV37 @ SV25 )
            | ~ ( accountability @ SV1 @ SV43 @ SV10 )
            | ~ ( accountability @ SV19 @ SY275 @ SV25 )
            | ! [SY276: $i] :
                ( ~ ( survival_chance @ SV1 @ SY276 @ SV10 )
                | ! [SY277: $i] :
                    ( ~ ( survival_chance @ SV19 @ SY277 @ SV25 )
                    | ~ ( greater @ SV37 @ SV31 )
                    | ~ ( greater @ SY275 @ SV43 )
                    | ( greater @ SY277 @ SY276 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[113]) ).

thf(120,plain,
    ! [SV44: $i,SV38: $i,SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ! [SY278: $i] :
            ( ~ ( organization @ SV2 @ SV11 )
            | ~ ( organization @ SV20 @ SV26 )
            | ~ ( reliability @ SV2 @ SV32 @ SV11 )
            | ~ ( reliability @ SV20 @ SV38 @ SV26 )
            | ~ ( accountability @ SV2 @ SV44 @ SV11 )
            | ~ ( accountability @ SV20 @ SY278 @ SV26 )
            | ! [SY261: $i] :
                ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
                | ! [SY262: $i] :
                    ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                    | ~ ( greater @ SY262 @ SY261 )
                    | ( greater @ SV38 @ SV32 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[114]) ).

thf(121,plain,
    ! [SV45: $i,SV39: $i,SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ! [SY281: $i] :
            ( ~ ( organization @ SV3 @ SV12 )
            | ~ ( organization @ SV21 @ SV27 )
            | ~ ( reliability @ SV3 @ SV33 @ SV12 )
            | ~ ( reliability @ SV21 @ SV39 @ SV27 )
            | ~ ( accountability @ SV3 @ SV45 @ SV12 )
            | ~ ( accountability @ SV21 @ SY281 @ SV27 )
            | ! [SY282: $i] :
                ( ~ ( reproducibility @ SV3 @ SY282 @ SV12 )
                | ! [SY283: $i] :
                    ( ~ ( reproducibility @ SV21 @ SY283 @ SV27 )
                    | ~ ( greater @ SY283 @ SY282 )
                    | ( greater @ SY281 @ SV45 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[115]) ).

thf(122,plain,
    ! [SV46: $i,SV40: $i,SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ! [SY284: $i] :
            ( ~ ( organization @ SV4 @ SV13 )
            | ~ ( organization @ SV22 @ SV28 )
            | ~ ( reliability @ SV4 @ SV34 @ SV13 )
            | ~ ( reliability @ SV22 @ SV40 @ SV28 )
            | ~ ( accountability @ SV4 @ SV46 @ SV13 )
            | ~ ( accountability @ SV22 @ SY284 @ SV28 )
            | ! [SY285: $i] :
                ( ~ ( reproducibility @ SV4 @ SY285 @ SV13 )
                | ! [SY286: $i] :
                    ( ~ ( reproducibility @ SV22 @ SY286 @ SV28 )
                    | ~ ( greater @ SV40 @ SV34 )
                    | ~ ( greater @ SY284 @ SV46 )
                    | ( greater @ SY286 @ SY285 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[116]) ).

thf(123,plain,
    ! [SV41: $i,SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ( ~ ( organization @ SV5 @ SV14 ) )
        = $true )
      | ( ( ~ ( organization @ SV23 @ SV29 )
          | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
          | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[117]) ).

thf(124,plain,
    ! [SV42: $i,SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ( ~ ( organization @ SV6 @ SV15 ) )
        = $true )
      | ( ( ~ ( organization @ SV24 @ SV30 )
          | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
          | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[118]) ).

thf(125,plain,
    ! [SV47: $i,SV43: $i,SV37: $i,SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ~ ( organization @ SV1 @ SV10 )
        | ~ ( organization @ SV19 @ SV25 )
        | ~ ( reliability @ SV1 @ SV31 @ SV10 )
        | ~ ( reliability @ SV19 @ SV37 @ SV25 )
        | ~ ( accountability @ SV1 @ SV43 @ SV10 )
        | ~ ( accountability @ SV19 @ SV47 @ SV25 )
        | ! [SY287: $i] :
            ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
            | ! [SY288: $i] :
                ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                | ~ ( greater @ SV37 @ SV31 )
                | ~ ( greater @ SV47 @ SV43 )
                | ( greater @ SY288 @ SY287 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[119]) ).

thf(126,plain,
    ! [SV48: $i,SV44: $i,SV38: $i,SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ~ ( organization @ SV2 @ SV11 )
        | ~ ( organization @ SV20 @ SV26 )
        | ~ ( reliability @ SV2 @ SV32 @ SV11 )
        | ~ ( reliability @ SV20 @ SV38 @ SV26 )
        | ~ ( accountability @ SV2 @ SV44 @ SV11 )
        | ~ ( accountability @ SV20 @ SV48 @ SV26 )
        | ! [SY261: $i] :
            ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
            | ! [SY262: $i] :
                ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                | ~ ( greater @ SY262 @ SY261 )
                | ( greater @ SV38 @ SV32 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[120]) ).

thf(127,plain,
    ! [SV49: $i,SV45: $i,SV39: $i,SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ~ ( organization @ SV3 @ SV12 )
        | ~ ( organization @ SV21 @ SV27 )
        | ~ ( reliability @ SV3 @ SV33 @ SV12 )
        | ~ ( reliability @ SV21 @ SV39 @ SV27 )
        | ~ ( accountability @ SV3 @ SV45 @ SV12 )
        | ~ ( accountability @ SV21 @ SV49 @ SV27 )
        | ! [SY291: $i] :
            ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
            | ! [SY292: $i] :
                ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                | ~ ( greater @ SY292 @ SY291 )
                | ( greater @ SV49 @ SV45 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[121]) ).

thf(128,plain,
    ! [SV50: $i,SV46: $i,SV40: $i,SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ~ ( organization @ SV4 @ SV13 )
        | ~ ( organization @ SV22 @ SV28 )
        | ~ ( reliability @ SV4 @ SV34 @ SV13 )
        | ~ ( reliability @ SV22 @ SV40 @ SV28 )
        | ~ ( accountability @ SV4 @ SV46 @ SV13 )
        | ~ ( accountability @ SV22 @ SV50 @ SV28 )
        | ! [SY293: $i] :
            ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
            | ! [SY294: $i] :
                ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                | ~ ( greater @ SV40 @ SV34 )
                | ~ ( greater @ SV50 @ SV46 )
                | ( greater @ SY294 @ SY293 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[122]) ).

thf(129,plain,
    ! [SV41: $i,SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ( organization @ SV5 @ SV14 )
        = $false )
      | ( ( ~ ( organization @ SV23 @ SV29 )
          | ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
          | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[123]) ).

thf(130,plain,
    ! [SV42: $i,SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ( organization @ SV6 @ SV15 )
        = $false )
      | ( ( ~ ( organization @ SV24 @ SV30 )
          | ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
          | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[124]) ).

thf(131,plain,
    ! [SV47: $i,SV43: $i,SV37: $i,SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ( ~ ( organization @ SV1 @ SV10 ) )
        = $true )
      | ( ( ~ ( organization @ SV19 @ SV25 )
          | ~ ( reliability @ SV1 @ SV31 @ SV10 )
          | ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[125]) ).

thf(132,plain,
    ! [SV48: $i,SV44: $i,SV38: $i,SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ( ~ ( organization @ SV2 @ SV11 ) )
        = $true )
      | ( ( ~ ( organization @ SV20 @ SV26 )
          | ~ ( reliability @ SV2 @ SV32 @ SV11 )
          | ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[126]) ).

thf(133,plain,
    ! [SV49: $i,SV45: $i,SV39: $i,SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ( ~ ( organization @ SV3 @ SV12 ) )
        = $true )
      | ( ( ~ ( organization @ SV21 @ SV27 )
          | ~ ( reliability @ SV3 @ SV33 @ SV12 )
          | ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[127]) ).

thf(134,plain,
    ! [SV50: $i,SV46: $i,SV40: $i,SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ( ~ ( organization @ SV4 @ SV13 ) )
        = $true )
      | ( ( ~ ( organization @ SV22 @ SV28 )
          | ~ ( reliability @ SV4 @ SV34 @ SV13 )
          | ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[128]) ).

thf(135,plain,
    ! [SV41: $i,SV35: $i,SV14: $i,SV5: $i,SV29: $i,SV23: $i] :
      ( ( ( ~ ( organization @ SV23 @ SV29 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
          | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[129]) ).

thf(136,plain,
    ! [SV42: $i,SV36: $i,SV15: $i,SV6: $i,SV30: $i,SV24: $i] :
      ( ( ( ~ ( organization @ SV24 @ SV30 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
          | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[130]) ).

thf(137,plain,
    ! [SV47: $i,SV43: $i,SV37: $i,SV31: $i,SV25: $i,SV19: $i,SV10: $i,SV1: $i] :
      ( ( ( organization @ SV1 @ SV10 )
        = $false )
      | ( ( ~ ( organization @ SV19 @ SV25 )
          | ~ ( reliability @ SV1 @ SV31 @ SV10 )
          | ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[131]) ).

thf(138,plain,
    ! [SV48: $i,SV44: $i,SV38: $i,SV32: $i,SV26: $i,SV20: $i,SV11: $i,SV2: $i] :
      ( ( ( organization @ SV2 @ SV11 )
        = $false )
      | ( ( ~ ( organization @ SV20 @ SV26 )
          | ~ ( reliability @ SV2 @ SV32 @ SV11 )
          | ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[132]) ).

thf(139,plain,
    ! [SV49: $i,SV45: $i,SV39: $i,SV33: $i,SV27: $i,SV21: $i,SV12: $i,SV3: $i] :
      ( ( ( organization @ SV3 @ SV12 )
        = $false )
      | ( ( ~ ( organization @ SV21 @ SV27 )
          | ~ ( reliability @ SV3 @ SV33 @ SV12 )
          | ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[133]) ).

thf(140,plain,
    ! [SV50: $i,SV46: $i,SV40: $i,SV34: $i,SV28: $i,SV22: $i,SV13: $i,SV4: $i] :
      ( ( ( organization @ SV4 @ SV13 )
        = $false )
      | ( ( ~ ( organization @ SV22 @ SV28 )
          | ~ ( reliability @ SV4 @ SV34 @ SV13 )
          | ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[134]) ).

thf(141,plain,
    ! [SV41: $i,SV35: $i,SV14: $i,SV5: $i,SV29: $i,SV23: $i] :
      ( ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV5 @ SV14 @ SV14 )
          | ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[135]) ).

thf(142,plain,
    ! [SV42: $i,SV36: $i,SV15: $i,SV6: $i,SV30: $i,SV24: $i] :
      ( ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV6 @ SV15 @ SV15 )
          | ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[136]) ).

thf(143,plain,
    ! [SV47: $i,SV43: $i,SV37: $i,SV10: $i,SV31: $i,SV1: $i,SV25: $i,SV19: $i] :
      ( ( ( ~ ( organization @ SV19 @ SV25 ) )
        = $true )
      | ( ( ~ ( reliability @ SV1 @ SV31 @ SV10 )
          | ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[137]) ).

thf(144,plain,
    ! [SV48: $i,SV44: $i,SV38: $i,SV11: $i,SV32: $i,SV2: $i,SV26: $i,SV20: $i] :
      ( ( ( ~ ( organization @ SV20 @ SV26 ) )
        = $true )
      | ( ( ~ ( reliability @ SV2 @ SV32 @ SV11 )
          | ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[138]) ).

thf(145,plain,
    ! [SV49: $i,SV45: $i,SV39: $i,SV12: $i,SV33: $i,SV3: $i,SV27: $i,SV21: $i] :
      ( ( ( ~ ( organization @ SV21 @ SV27 ) )
        = $true )
      | ( ( ~ ( reliability @ SV3 @ SV33 @ SV12 )
          | ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[139]) ).

thf(146,plain,
    ! [SV50: $i,SV46: $i,SV40: $i,SV13: $i,SV34: $i,SV4: $i,SV28: $i,SV22: $i] :
      ( ( ( ~ ( organization @ SV22 @ SV28 ) )
        = $true )
      | ( ( ~ ( reliability @ SV4 @ SV34 @ SV13 )
          | ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[140]) ).

thf(147,plain,
    ! [SV41: $i,SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ( ~ ( reorganization_free @ SV5 @ SV14 @ SV14 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[141]) ).

thf(148,plain,
    ! [SV42: $i,SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ( ~ ( reorganization_free @ SV6 @ SV15 @ SV15 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[142]) ).

thf(149,plain,
    ! [SV47: $i,SV43: $i,SV37: $i,SV10: $i,SV31: $i,SV1: $i,SV25: $i,SV19: $i] :
      ( ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( ~ ( reliability @ SV1 @ SV31 @ SV10 )
          | ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[143]) ).

thf(150,plain,
    ! [SV48: $i,SV44: $i,SV38: $i,SV11: $i,SV32: $i,SV2: $i,SV26: $i,SV20: $i] :
      ( ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( ~ ( reliability @ SV2 @ SV32 @ SV11 )
          | ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[144]) ).

thf(151,plain,
    ! [SV49: $i,SV45: $i,SV39: $i,SV12: $i,SV33: $i,SV3: $i,SV27: $i,SV21: $i] :
      ( ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( ~ ( reliability @ SV3 @ SV33 @ SV12 )
          | ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[145]) ).

thf(152,plain,
    ! [SV50: $i,SV46: $i,SV40: $i,SV13: $i,SV34: $i,SV4: $i,SV28: $i,SV22: $i] :
      ( ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( ~ ( reliability @ SV4 @ SV34 @ SV13 )
          | ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[146]) ).

thf(153,plain,
    ! [SV41: $i,SV35: $i,SV29: $i,SV23: $i,SV14: $i,SV5: $i] :
      ( ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV23 @ SV29 @ SV29 )
          | ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[147]) ).

thf(154,plain,
    ! [SV42: $i,SV36: $i,SV30: $i,SV24: $i,SV15: $i,SV6: $i] :
      ( ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV24 @ SV30 @ SV30 )
          | ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[148]) ).

thf(155,plain,
    ! [SV47: $i,SV43: $i,SV25: $i,SV37: $i,SV19: $i,SV10: $i,SV31: $i,SV1: $i] :
      ( ( ( ~ ( reliability @ SV1 @ SV31 @ SV10 ) )
        = $true )
      | ( ( ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[149]) ).

thf(156,plain,
    ! [SV48: $i,SV44: $i,SV26: $i,SV38: $i,SV20: $i,SV11: $i,SV32: $i,SV2: $i] :
      ( ( ( ~ ( reliability @ SV2 @ SV32 @ SV11 ) )
        = $true )
      | ( ( ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[150]) ).

thf(157,plain,
    ! [SV49: $i,SV45: $i,SV27: $i,SV39: $i,SV21: $i,SV12: $i,SV33: $i,SV3: $i] :
      ( ( ( ~ ( reliability @ SV3 @ SV33 @ SV12 ) )
        = $true )
      | ( ( ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[151]) ).

thf(158,plain,
    ! [SV50: $i,SV46: $i,SV28: $i,SV40: $i,SV22: $i,SV13: $i,SV34: $i,SV4: $i] :
      ( ( ( ~ ( reliability @ SV4 @ SV34 @ SV13 ) )
        = $true )
      | ( ( ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[152]) ).

thf(159,plain,
    ! [SV41: $i,SV14: $i,SV35: $i,SV5: $i,SV29: $i,SV23: $i] :
      ( ( ( ~ ( reorganization_free @ SV23 @ SV29 @ SV29 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[153]) ).

thf(160,plain,
    ! [SV42: $i,SV15: $i,SV36: $i,SV6: $i,SV30: $i,SV24: $i] :
      ( ( ( ~ ( reorganization_free @ SV24 @ SV30 @ SV30 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[154]) ).

thf(161,plain,
    ! [SV47: $i,SV43: $i,SV25: $i,SV37: $i,SV19: $i,SV10: $i,SV31: $i,SV1: $i] :
      ( ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( ~ ( reliability @ SV19 @ SV37 @ SV25 )
          | ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[155]) ).

thf(162,plain,
    ! [SV48: $i,SV44: $i,SV26: $i,SV38: $i,SV20: $i,SV11: $i,SV32: $i,SV2: $i] :
      ( ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( ~ ( reliability @ SV20 @ SV38 @ SV26 )
          | ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[156]) ).

thf(163,plain,
    ! [SV49: $i,SV45: $i,SV27: $i,SV39: $i,SV21: $i,SV12: $i,SV33: $i,SV3: $i] :
      ( ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( ~ ( reliability @ SV21 @ SV39 @ SV27 )
          | ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[157]) ).

thf(164,plain,
    ! [SV50: $i,SV46: $i,SV28: $i,SV40: $i,SV22: $i,SV13: $i,SV34: $i,SV4: $i] :
      ( ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( ~ ( reliability @ SV22 @ SV40 @ SV28 )
          | ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[158]) ).

thf(165,plain,
    ! [SV41: $i,SV14: $i,SV35: $i,SV5: $i,SV29: $i,SV23: $i] :
      ( ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( ~ ( reproducibility @ SV5 @ SV35 @ SV14 )
          | ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[159]) ).

thf(166,plain,
    ! [SV42: $i,SV15: $i,SV36: $i,SV6: $i,SV30: $i,SV24: $i] :
      ( ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( ~ ( reproducibility @ SV6 @ SV36 @ SV15 )
          | ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[160]) ).

thf(167,plain,
    ! [SV31: $i,SV47: $i,SV10: $i,SV43: $i,SV1: $i,SV25: $i,SV37: $i,SV19: $i] :
      ( ( ( ~ ( reliability @ SV19 @ SV37 @ SV25 ) )
        = $true )
      | ( ( ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[161]) ).

thf(168,plain,
    ! [SV32: $i,SV48: $i,SV11: $i,SV44: $i,SV2: $i,SV26: $i,SV38: $i,SV20: $i] :
      ( ( ( ~ ( reliability @ SV20 @ SV38 @ SV26 ) )
        = $true )
      | ( ( ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[162]) ).

thf(169,plain,
    ! [SV33: $i,SV49: $i,SV12: $i,SV45: $i,SV3: $i,SV27: $i,SV39: $i,SV21: $i] :
      ( ( ( ~ ( reliability @ SV21 @ SV39 @ SV27 ) )
        = $true )
      | ( ( ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[163]) ).

thf(170,plain,
    ! [SV34: $i,SV50: $i,SV13: $i,SV46: $i,SV4: $i,SV28: $i,SV40: $i,SV22: $i] :
      ( ( ( ~ ( reliability @ SV22 @ SV40 @ SV28 ) )
        = $true )
      | ( ( ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[164]) ).

thf(171,plain,
    ! [SV29: $i,SV41: $i,SV23: $i,SV14: $i,SV35: $i,SV5: $i] :
      ( ( ( ~ ( reproducibility @ SV5 @ SV35 @ SV14 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[165]) ).

thf(172,plain,
    ! [SV30: $i,SV42: $i,SV24: $i,SV15: $i,SV36: $i,SV6: $i] :
      ( ( ( ~ ( reproducibility @ SV6 @ SV36 @ SV15 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[166]) ).

thf(173,plain,
    ! [SV31: $i,SV47: $i,SV10: $i,SV43: $i,SV1: $i,SV25: $i,SV37: $i,SV19: $i] :
      ( ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( ~ ( accountability @ SV1 @ SV43 @ SV10 )
          | ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[167]) ).

thf(174,plain,
    ! [SV32: $i,SV48: $i,SV11: $i,SV44: $i,SV2: $i,SV26: $i,SV38: $i,SV20: $i] :
      ( ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( ~ ( accountability @ SV2 @ SV44 @ SV11 )
          | ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[168]) ).

thf(175,plain,
    ! [SV33: $i,SV49: $i,SV12: $i,SV45: $i,SV3: $i,SV27: $i,SV39: $i,SV21: $i] :
      ( ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( ~ ( accountability @ SV3 @ SV45 @ SV12 )
          | ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[169]) ).

thf(176,plain,
    ! [SV34: $i,SV50: $i,SV13: $i,SV46: $i,SV4: $i,SV28: $i,SV40: $i,SV22: $i] :
      ( ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( ~ ( accountability @ SV4 @ SV46 @ SV13 )
          | ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[170]) ).

thf(177,plain,
    ! [SV29: $i,SV41: $i,SV23: $i,SV14: $i,SV35: $i,SV5: $i] :
      ( ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( ~ ( reproducibility @ SV23 @ SV41 @ SV29 )
          | ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[171]) ).

thf(178,plain,
    ! [SV30: $i,SV42: $i,SV24: $i,SV15: $i,SV36: $i,SV6: $i] :
      ( ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( ~ ( reproducibility @ SV24 @ SV42 @ SV30 )
          | ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[172]) ).

thf(179,plain,
    ! [SV31: $i,SV37: $i,SV25: $i,SV47: $i,SV19: $i,SV10: $i,SV43: $i,SV1: $i] :
      ( ( ( ~ ( accountability @ SV1 @ SV43 @ SV10 ) )
        = $true )
      | ( ( ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[173]) ).

thf(180,plain,
    ! [SV32: $i,SV38: $i,SV26: $i,SV48: $i,SV20: $i,SV11: $i,SV44: $i,SV2: $i] :
      ( ( ( ~ ( accountability @ SV2 @ SV44 @ SV11 ) )
        = $true )
      | ( ( ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[174]) ).

thf(181,plain,
    ! [SV33: $i,SV39: $i,SV27: $i,SV49: $i,SV21: $i,SV12: $i,SV45: $i,SV3: $i] :
      ( ( ( ~ ( accountability @ SV3 @ SV45 @ SV12 ) )
        = $true )
      | ( ( ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[175]) ).

thf(182,plain,
    ! [SV34: $i,SV40: $i,SV28: $i,SV50: $i,SV22: $i,SV13: $i,SV46: $i,SV4: $i] :
      ( ( ( ~ ( accountability @ SV4 @ SV46 @ SV13 ) )
        = $true )
      | ( ( ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[176]) ).

thf(183,plain,
    ! [SV35: $i,SV14: $i,SV5: $i,SV29: $i,SV41: $i,SV23: $i] :
      ( ( ( ~ ( reproducibility @ SV23 @ SV41 @ SV29 ) )
        = $true )
      | ( ( ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[177]) ).

thf(184,plain,
    ! [SV36: $i,SV15: $i,SV6: $i,SV30: $i,SV42: $i,SV24: $i] :
      ( ( ( ~ ( reproducibility @ SV24 @ SV42 @ SV30 ) )
        = $true )
      | ( ( ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[178]) ).

thf(185,plain,
    ! [SV31: $i,SV37: $i,SV25: $i,SV47: $i,SV19: $i,SV10: $i,SV43: $i,SV1: $i] :
      ( ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( ~ ( accountability @ SV19 @ SV47 @ SV25 )
          | ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[179]) ).

thf(186,plain,
    ! [SV32: $i,SV38: $i,SV26: $i,SV48: $i,SV20: $i,SV11: $i,SV44: $i,SV2: $i] :
      ( ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( ~ ( accountability @ SV20 @ SV48 @ SV26 )
          | ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(187,plain,
    ! [SV33: $i,SV39: $i,SV27: $i,SV49: $i,SV21: $i,SV12: $i,SV45: $i,SV3: $i] :
      ( ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( ~ ( accountability @ SV21 @ SV49 @ SV27 )
          | ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[181]) ).

thf(188,plain,
    ! [SV34: $i,SV40: $i,SV28: $i,SV50: $i,SV22: $i,SV13: $i,SV46: $i,SV4: $i] :
      ( ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( ~ ( accountability @ SV22 @ SV50 @ SV28 )
          | ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[182]) ).

thf(189,plain,
    ! [SV35: $i,SV14: $i,SV5: $i,SV29: $i,SV41: $i,SV23: $i] :
      ( ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( ! [SY271: $i] :
              ( ~ ( inertia @ SV5 @ SY271 @ SV14 )
              | ! [SY272: $i] :
                  ( ~ ( inertia @ SV23 @ SY272 @ SV29 )
                  | ~ ( greater @ SV41 @ SV35 )
                  | ( greater @ SY272 @ SY271 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[183]) ).

thf(190,plain,
    ! [SV36: $i,SV15: $i,SV6: $i,SV30: $i,SV42: $i,SV24: $i] :
      ( ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( ! [SY273: $i] :
              ( ~ ( inertia @ SV6 @ SY273 @ SV15 )
              | ! [SY274: $i] :
                  ( ~ ( inertia @ SV24 @ SY274 @ SV30 )
                  | ~ ( greater @ SY274 @ SY273 )
                  | ( greater @ SV42 @ SV36 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[184]) ).

thf(191,plain,
    ! [SV43: $i,SV31: $i,SV37: $i,SV10: $i,SV1: $i,SV25: $i,SV47: $i,SV19: $i] :
      ( ( ( ~ ( accountability @ SV19 @ SV47 @ SV25 ) )
        = $true )
      | ( ( ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[185]) ).

thf(192,plain,
    ! [SV44: $i,SV32: $i,SV38: $i,SV11: $i,SV2: $i,SV26: $i,SV48: $i,SV20: $i] :
      ( ( ( ~ ( accountability @ SV20 @ SV48 @ SV26 ) )
        = $true )
      | ( ( ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[186]) ).

thf(193,plain,
    ! [SV33: $i,SV39: $i,SV45: $i,SV12: $i,SV3: $i,SV27: $i,SV49: $i,SV21: $i] :
      ( ( ( ~ ( accountability @ SV21 @ SV49 @ SV27 ) )
        = $true )
      | ( ( ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[187]) ).

thf(194,plain,
    ! [SV46: $i,SV34: $i,SV40: $i,SV13: $i,SV4: $i,SV28: $i,SV50: $i,SV22: $i] :
      ( ( ( ~ ( accountability @ SV22 @ SV50 @ SV28 ) )
        = $true )
      | ( ( ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[188]) ).

thf(195,plain,
    ! [SV35: $i,SV41: $i,SV29: $i,SV23: $i,SV14: $i,SV51: $i,SV5: $i] :
      ( ( ( ~ ( inertia @ SV5 @ SV51 @ SV14 )
          | ! [SY295: $i] :
              ( ~ ( inertia @ SV23 @ SY295 @ SV29 )
              | ~ ( greater @ SV41 @ SV35 )
              | ( greater @ SY295 @ SV51 ) ) )
        = $true )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[189]) ).

thf(196,plain,
    ! [SV36: $i,SV42: $i,SV30: $i,SV24: $i,SV15: $i,SV52: $i,SV6: $i] :
      ( ( ( ~ ( inertia @ SV6 @ SV52 @ SV15 )
          | ! [SY296: $i] :
              ( ~ ( inertia @ SV24 @ SY296 @ SV30 )
              | ~ ( greater @ SY296 @ SV52 )
              | ( greater @ SV42 @ SV36 ) ) )
        = $true )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[190]) ).

thf(197,plain,
    ! [SV43: $i,SV31: $i,SV37: $i,SV10: $i,SV1: $i,SV25: $i,SV47: $i,SV19: $i] :
      ( ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( ! [SY287: $i] :
              ( ~ ( survival_chance @ SV1 @ SY287 @ SV10 )
              | ! [SY288: $i] :
                  ( ~ ( survival_chance @ SV19 @ SY288 @ SV25 )
                  | ~ ( greater @ SV37 @ SV31 )
                  | ~ ( greater @ SV47 @ SV43 )
                  | ( greater @ SY288 @ SY287 ) ) ) )
        = $true )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[191]) ).

thf(198,plain,
    ! [SV44: $i,SV32: $i,SV38: $i,SV11: $i,SV2: $i,SV26: $i,SV48: $i,SV20: $i] :
      ( ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( ! [SY261: $i] :
              ( ~ ( reproducibility @ SV2 @ SY261 @ SV11 )
              | ! [SY262: $i] :
                  ( ~ ( reproducibility @ SV20 @ SY262 @ SV26 )
                  | ~ ( greater @ SY262 @ SY261 )
                  | ( greater @ SV38 @ SV32 ) ) ) )
        = $true )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[192]) ).

thf(199,plain,
    ! [SV33: $i,SV39: $i,SV45: $i,SV12: $i,SV3: $i,SV27: $i,SV49: $i,SV21: $i] :
      ( ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( ! [SY291: $i] :
              ( ~ ( reproducibility @ SV3 @ SY291 @ SV12 )
              | ! [SY292: $i] :
                  ( ~ ( reproducibility @ SV21 @ SY292 @ SV27 )
                  | ~ ( greater @ SY292 @ SY291 )
                  | ( greater @ SV49 @ SV45 ) ) ) )
        = $true )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[193]) ).

thf(200,plain,
    ! [SV46: $i,SV34: $i,SV40: $i,SV13: $i,SV4: $i,SV28: $i,SV50: $i,SV22: $i] :
      ( ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( ! [SY293: $i] :
              ( ~ ( reproducibility @ SV4 @ SY293 @ SV13 )
              | ! [SY294: $i] :
                  ( ~ ( reproducibility @ SV22 @ SY294 @ SV28 )
                  | ~ ( greater @ SV40 @ SV34 )
                  | ~ ( greater @ SV50 @ SV46 )
                  | ( greater @ SY294 @ SY293 ) ) ) )
        = $true )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[194]) ).

thf(201,plain,
    ! [SV35: $i,SV41: $i,SV29: $i,SV23: $i,SV14: $i,SV51: $i,SV5: $i] :
      ( ( ( ~ ( inertia @ SV5 @ SV51 @ SV14 ) )
        = $true )
      | ( ( ! [SY295: $i] :
              ( ~ ( inertia @ SV23 @ SY295 @ SV29 )
              | ~ ( greater @ SV41 @ SV35 )
              | ( greater @ SY295 @ SV51 ) ) )
        = $true )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[195]) ).

thf(202,plain,
    ! [SV36: $i,SV42: $i,SV30: $i,SV24: $i,SV15: $i,SV52: $i,SV6: $i] :
      ( ( ( ~ ( inertia @ SV6 @ SV52 @ SV15 ) )
        = $true )
      | ( ( ! [SY296: $i] :
              ( ~ ( inertia @ SV24 @ SY296 @ SV30 )
              | ~ ( greater @ SY296 @ SV52 )
              | ( greater @ SV42 @ SV36 ) ) )
        = $true )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[196]) ).

thf(203,plain,
    ! [SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV19: $i,SV10: $i,SV53: $i,SV1: $i] :
      ( ( ( ~ ( survival_chance @ SV1 @ SV53 @ SV10 )
          | ! [SY297: $i] :
              ( ~ ( survival_chance @ SV19 @ SY297 @ SV25 )
              | ~ ( greater @ SV37 @ SV31 )
              | ~ ( greater @ SV47 @ SV43 )
              | ( greater @ SY297 @ SV53 ) ) )
        = $true )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[197]) ).

thf(204,plain,
    ! [SV44: $i,SV48: $i,SV32: $i,SV38: $i,SV26: $i,SV20: $i,SV11: $i,SV54: $i,SV2: $i] :
      ( ( ( ~ ( reproducibility @ SV2 @ SV54 @ SV11 )
          | ! [SY298: $i] :
              ( ~ ( reproducibility @ SV20 @ SY298 @ SV26 )
              | ~ ( greater @ SY298 @ SV54 )
              | ( greater @ SV38 @ SV32 ) ) )
        = $true )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[198]) ).

thf(205,plain,
    ! [SV33: $i,SV39: $i,SV45: $i,SV49: $i,SV27: $i,SV21: $i,SV12: $i,SV55: $i,SV3: $i] :
      ( ( ( ~ ( reproducibility @ SV3 @ SV55 @ SV12 )
          | ! [SY299: $i] :
              ( ~ ( reproducibility @ SV21 @ SY299 @ SV27 )
              | ~ ( greater @ SY299 @ SV55 )
              | ( greater @ SV49 @ SV45 ) ) )
        = $true )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[199]) ).

thf(206,plain,
    ! [SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV22: $i,SV13: $i,SV56: $i,SV4: $i] :
      ( ( ( ~ ( reproducibility @ SV4 @ SV56 @ SV13 )
          | ! [SY300: $i] :
              ( ~ ( reproducibility @ SV22 @ SY300 @ SV28 )
              | ~ ( greater @ SV40 @ SV34 )
              | ~ ( greater @ SV50 @ SV46 )
              | ( greater @ SY300 @ SV56 ) ) )
        = $true )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[200]) ).

thf(207,plain,
    ! [SV35: $i,SV41: $i,SV29: $i,SV23: $i,SV14: $i,SV51: $i,SV5: $i] :
      ( ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( ! [SY295: $i] :
              ( ~ ( inertia @ SV23 @ SY295 @ SV29 )
              | ~ ( greater @ SV41 @ SV35 )
              | ( greater @ SY295 @ SV51 ) ) )
        = $true )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[201]) ).

thf(208,plain,
    ! [SV36: $i,SV42: $i,SV30: $i,SV24: $i,SV15: $i,SV52: $i,SV6: $i] :
      ( ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( ! [SY296: $i] :
              ( ~ ( inertia @ SV24 @ SY296 @ SV30 )
              | ~ ( greater @ SY296 @ SV52 )
              | ( greater @ SV42 @ SV36 ) ) )
        = $true )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[202]) ).

thf(209,plain,
    ! [SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV19: $i,SV10: $i,SV53: $i,SV1: $i] :
      ( ( ( ~ ( survival_chance @ SV1 @ SV53 @ SV10 ) )
        = $true )
      | ( ( ! [SY297: $i] :
              ( ~ ( survival_chance @ SV19 @ SY297 @ SV25 )
              | ~ ( greater @ SV37 @ SV31 )
              | ~ ( greater @ SV47 @ SV43 )
              | ( greater @ SY297 @ SV53 ) ) )
        = $true )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[203]) ).

thf(210,plain,
    ! [SV44: $i,SV48: $i,SV32: $i,SV38: $i,SV26: $i,SV20: $i,SV11: $i,SV54: $i,SV2: $i] :
      ( ( ( ~ ( reproducibility @ SV2 @ SV54 @ SV11 ) )
        = $true )
      | ( ( ! [SY298: $i] :
              ( ~ ( reproducibility @ SV20 @ SY298 @ SV26 )
              | ~ ( greater @ SY298 @ SV54 )
              | ( greater @ SV38 @ SV32 ) ) )
        = $true )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[204]) ).

thf(211,plain,
    ! [SV33: $i,SV39: $i,SV45: $i,SV49: $i,SV27: $i,SV21: $i,SV12: $i,SV55: $i,SV3: $i] :
      ( ( ( ~ ( reproducibility @ SV3 @ SV55 @ SV12 ) )
        = $true )
      | ( ( ! [SY299: $i] :
              ( ~ ( reproducibility @ SV21 @ SY299 @ SV27 )
              | ~ ( greater @ SY299 @ SV55 )
              | ( greater @ SV49 @ SV45 ) ) )
        = $true )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[205]) ).

thf(212,plain,
    ! [SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV22: $i,SV13: $i,SV56: $i,SV4: $i] :
      ( ( ( ~ ( reproducibility @ SV4 @ SV56 @ SV13 ) )
        = $true )
      | ( ( ! [SY300: $i] :
              ( ~ ( reproducibility @ SV22 @ SY300 @ SV28 )
              | ~ ( greater @ SV40 @ SV34 )
              | ~ ( greater @ SV50 @ SV46 )
              | ( greater @ SY300 @ SV56 ) ) )
        = $true )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[206]) ).

thf(213,plain,
    ! [SV14: $i,SV5: $i,SV51: $i,SV35: $i,SV41: $i,SV29: $i,SV57: $i,SV23: $i] :
      ( ( ( ~ ( inertia @ SV23 @ SV57 @ SV29 )
          | ~ ( greater @ SV41 @ SV35 )
          | ( greater @ SV57 @ SV51 ) )
        = $true )
      | ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[207]) ).

thf(214,plain,
    ! [SV15: $i,SV6: $i,SV36: $i,SV42: $i,SV52: $i,SV30: $i,SV58: $i,SV24: $i] :
      ( ( ( ~ ( inertia @ SV24 @ SV58 @ SV30 )
          | ~ ( greater @ SV58 @ SV52 )
          | ( greater @ SV42 @ SV36 ) )
        = $true )
      | ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[208]) ).

thf(215,plain,
    ! [SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV19: $i,SV10: $i,SV53: $i,SV1: $i] :
      ( ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( ! [SY297: $i] :
              ( ~ ( survival_chance @ SV19 @ SY297 @ SV25 )
              | ~ ( greater @ SV37 @ SV31 )
              | ~ ( greater @ SV47 @ SV43 )
              | ( greater @ SY297 @ SV53 ) ) )
        = $true )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[209]) ).

thf(216,plain,
    ! [SV44: $i,SV48: $i,SV32: $i,SV38: $i,SV26: $i,SV20: $i,SV11: $i,SV54: $i,SV2: $i] :
      ( ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( ! [SY298: $i] :
              ( ~ ( reproducibility @ SV20 @ SY298 @ SV26 )
              | ~ ( greater @ SY298 @ SV54 )
              | ( greater @ SV38 @ SV32 ) ) )
        = $true )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[210]) ).

thf(217,plain,
    ! [SV33: $i,SV39: $i,SV45: $i,SV49: $i,SV27: $i,SV21: $i,SV12: $i,SV55: $i,SV3: $i] :
      ( ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( ! [SY299: $i] :
              ( ~ ( reproducibility @ SV21 @ SY299 @ SV27 )
              | ~ ( greater @ SY299 @ SV55 )
              | ( greater @ SV49 @ SV45 ) ) )
        = $true )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[211]) ).

thf(218,plain,
    ! [SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV22: $i,SV13: $i,SV56: $i,SV4: $i] :
      ( ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( ! [SY300: $i] :
              ( ~ ( reproducibility @ SV22 @ SY300 @ SV28 )
              | ~ ( greater @ SV40 @ SV34 )
              | ~ ( greater @ SV50 @ SV46 )
              | ( greater @ SY300 @ SV56 ) ) )
        = $true )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[212]) ).

thf(219,plain,
    ! [SV14: $i,SV5: $i,SV51: $i,SV35: $i,SV41: $i,SV29: $i,SV57: $i,SV23: $i] :
      ( ( ( ~ ( inertia @ SV23 @ SV57 @ SV29 ) )
        = $true )
      | ( ( ~ ( greater @ SV41 @ SV35 )
          | ( greater @ SV57 @ SV51 ) )
        = $true )
      | ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[213]) ).

thf(220,plain,
    ! [SV15: $i,SV6: $i,SV36: $i,SV42: $i,SV52: $i,SV30: $i,SV58: $i,SV24: $i] :
      ( ( ( ~ ( inertia @ SV24 @ SV58 @ SV30 ) )
        = $true )
      | ( ( ~ ( greater @ SV58 @ SV52 )
          | ( greater @ SV42 @ SV36 ) )
        = $true )
      | ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[214]) ).

thf(221,plain,
    ! [SV10: $i,SV1: $i,SV53: $i,SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV59: $i,SV19: $i] :
      ( ( ( ~ ( survival_chance @ SV19 @ SV59 @ SV25 )
          | ~ ( greater @ SV37 @ SV31 )
          | ~ ( greater @ SV47 @ SV43 )
          | ( greater @ SV59 @ SV53 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[215]) ).

thf(222,plain,
    ! [SV44: $i,SV48: $i,SV11: $i,SV2: $i,SV32: $i,SV38: $i,SV54: $i,SV26: $i,SV60: $i,SV20: $i] :
      ( ( ( ~ ( reproducibility @ SV20 @ SV60 @ SV26 )
          | ~ ( greater @ SV60 @ SV54 )
          | ( greater @ SV38 @ SV32 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[216]) ).

thf(223,plain,
    ! [SV33: $i,SV39: $i,SV12: $i,SV3: $i,SV45: $i,SV49: $i,SV55: $i,SV27: $i,SV61: $i,SV21: $i] :
      ( ( ( ~ ( reproducibility @ SV21 @ SV61 @ SV27 )
          | ~ ( greater @ SV61 @ SV55 )
          | ( greater @ SV49 @ SV45 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[217]) ).

thf(224,plain,
    ! [SV13: $i,SV4: $i,SV56: $i,SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV62: $i,SV22: $i] :
      ( ( ( ~ ( reproducibility @ SV22 @ SV62 @ SV28 )
          | ~ ( greater @ SV40 @ SV34 )
          | ~ ( greater @ SV50 @ SV46 )
          | ( greater @ SV62 @ SV56 ) )
        = $true )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[218]) ).

thf(225,plain,
    ! [SV14: $i,SV5: $i,SV51: $i,SV35: $i,SV41: $i,SV29: $i,SV57: $i,SV23: $i] :
      ( ( ( inertia @ SV23 @ SV57 @ SV29 )
        = $false )
      | ( ( ~ ( greater @ SV41 @ SV35 )
          | ( greater @ SV57 @ SV51 ) )
        = $true )
      | ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[219]) ).

thf(226,plain,
    ! [SV15: $i,SV6: $i,SV36: $i,SV42: $i,SV52: $i,SV30: $i,SV58: $i,SV24: $i] :
      ( ( ( inertia @ SV24 @ SV58 @ SV30 )
        = $false )
      | ( ( ~ ( greater @ SV58 @ SV52 )
          | ( greater @ SV42 @ SV36 ) )
        = $true )
      | ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[220]) ).

thf(227,plain,
    ! [SV10: $i,SV1: $i,SV53: $i,SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV59: $i,SV19: $i] :
      ( ( ( ~ ( survival_chance @ SV19 @ SV59 @ SV25 ) )
        = $true )
      | ( ( ~ ( greater @ SV37 @ SV31 )
          | ~ ( greater @ SV47 @ SV43 )
          | ( greater @ SV59 @ SV53 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[221]) ).

thf(228,plain,
    ! [SV44: $i,SV48: $i,SV11: $i,SV2: $i,SV32: $i,SV38: $i,SV54: $i,SV26: $i,SV60: $i,SV20: $i] :
      ( ( ( ~ ( reproducibility @ SV20 @ SV60 @ SV26 ) )
        = $true )
      | ( ( ~ ( greater @ SV60 @ SV54 )
          | ( greater @ SV38 @ SV32 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[222]) ).

thf(229,plain,
    ! [SV33: $i,SV39: $i,SV12: $i,SV3: $i,SV45: $i,SV49: $i,SV55: $i,SV27: $i,SV61: $i,SV21: $i] :
      ( ( ( ~ ( reproducibility @ SV21 @ SV61 @ SV27 ) )
        = $true )
      | ( ( ~ ( greater @ SV61 @ SV55 )
          | ( greater @ SV49 @ SV45 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[223]) ).

thf(230,plain,
    ! [SV13: $i,SV4: $i,SV56: $i,SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV62: $i,SV22: $i] :
      ( ( ( ~ ( reproducibility @ SV22 @ SV62 @ SV28 ) )
        = $true )
      | ( ( ~ ( greater @ SV40 @ SV34 )
          | ~ ( greater @ SV50 @ SV46 )
          | ( greater @ SV62 @ SV56 ) )
        = $true )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[224]) ).

thf(231,plain,
    ! [SV14: $i,SV5: $i,SV29: $i,SV23: $i,SV51: $i,SV57: $i,SV35: $i,SV41: $i] :
      ( ( ( ~ ( greater @ SV41 @ SV35 ) )
        = $true )
      | ( ( greater @ SV57 @ SV51 )
        = $true )
      | ( ( inertia @ SV23 @ SV57 @ SV29 )
        = $false )
      | ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[225]) ).

thf(232,plain,
    ! [SV15: $i,SV6: $i,SV30: $i,SV24: $i,SV36: $i,SV42: $i,SV52: $i,SV58: $i] :
      ( ( ( ~ ( greater @ SV58 @ SV52 ) )
        = $true )
      | ( ( greater @ SV42 @ SV36 )
        = $true )
      | ( ( inertia @ SV24 @ SV58 @ SV30 )
        = $false )
      | ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[226]) ).

thf(233,plain,
    ! [SV10: $i,SV1: $i,SV53: $i,SV43: $i,SV47: $i,SV31: $i,SV37: $i,SV25: $i,SV59: $i,SV19: $i] :
      ( ( ( survival_chance @ SV19 @ SV59 @ SV25 )
        = $false )
      | ( ( ~ ( greater @ SV37 @ SV31 )
          | ~ ( greater @ SV47 @ SV43 )
          | ( greater @ SV59 @ SV53 ) )
        = $true )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[227]) ).

thf(234,plain,
    ! [SV44: $i,SV48: $i,SV11: $i,SV2: $i,SV32: $i,SV38: $i,SV54: $i,SV26: $i,SV60: $i,SV20: $i] :
      ( ( ( reproducibility @ SV20 @ SV60 @ SV26 )
        = $false )
      | ( ( ~ ( greater @ SV60 @ SV54 )
          | ( greater @ SV38 @ SV32 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[228]) ).

thf(235,plain,
    ! [SV33: $i,SV39: $i,SV12: $i,SV3: $i,SV45: $i,SV49: $i,SV55: $i,SV27: $i,SV61: $i,SV21: $i] :
      ( ( ( reproducibility @ SV21 @ SV61 @ SV27 )
        = $false )
      | ( ( ~ ( greater @ SV61 @ SV55 )
          | ( greater @ SV49 @ SV45 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[229]) ).

thf(236,plain,
    ! [SV13: $i,SV4: $i,SV56: $i,SV46: $i,SV50: $i,SV34: $i,SV40: $i,SV28: $i,SV62: $i,SV22: $i] :
      ( ( ( reproducibility @ SV22 @ SV62 @ SV28 )
        = $false )
      | ( ( ~ ( greater @ SV40 @ SV34 )
          | ~ ( greater @ SV50 @ SV46 )
          | ( greater @ SV62 @ SV56 ) )
        = $true )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[230]) ).

thf(237,plain,
    ! [SV14: $i,SV5: $i,SV29: $i,SV23: $i,SV51: $i,SV57: $i,SV35: $i,SV41: $i] :
      ( ( ( greater @ SV41 @ SV35 )
        = $false )
      | ( ( greater @ SV57 @ SV51 )
        = $true )
      | ( ( inertia @ SV23 @ SV57 @ SV29 )
        = $false )
      | ( ( inertia @ SV5 @ SV51 @ SV14 )
        = $false )
      | ( ( reproducibility @ SV23 @ SV41 @ SV29 )
        = $false )
      | ( ( reproducibility @ SV5 @ SV35 @ SV14 )
        = $false )
      | ( ( reorganization_free @ SV23 @ SV29 @ SV29 )
        = $false )
      | ( ( reorganization_free @ SV5 @ SV14 @ SV14 )
        = $false )
      | ( ( organization @ SV23 @ SV29 )
        = $false )
      | ( ( organization @ SV5 @ SV14 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[231]) ).

thf(238,plain,
    ! [SV15: $i,SV6: $i,SV30: $i,SV24: $i,SV36: $i,SV42: $i,SV52: $i,SV58: $i] :
      ( ( ( greater @ SV58 @ SV52 )
        = $false )
      | ( ( greater @ SV42 @ SV36 )
        = $true )
      | ( ( inertia @ SV24 @ SV58 @ SV30 )
        = $false )
      | ( ( inertia @ SV6 @ SV52 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV24 @ SV42 @ SV30 )
        = $false )
      | ( ( reproducibility @ SV6 @ SV36 @ SV15 )
        = $false )
      | ( ( reorganization_free @ SV24 @ SV30 @ SV30 )
        = $false )
      | ( ( reorganization_free @ SV6 @ SV15 @ SV15 )
        = $false )
      | ( ( organization @ SV24 @ SV30 )
        = $false )
      | ( ( organization @ SV6 @ SV15 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[232]) ).

thf(239,plain,
    ! [SV10: $i,SV1: $i,SV25: $i,SV19: $i,SV53: $i,SV59: $i,SV43: $i,SV47: $i,SV31: $i,SV37: $i] :
      ( ( ( ~ ( greater @ SV37 @ SV31 ) )
        = $true )
      | ( ( ~ ( greater @ SV47 @ SV43 )
          | ( greater @ SV59 @ SV53 ) )
        = $true )
      | ( ( survival_chance @ SV19 @ SV59 @ SV25 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[233]) ).

thf(240,plain,
    ! [SV44: $i,SV48: $i,SV11: $i,SV2: $i,SV26: $i,SV20: $i,SV32: $i,SV38: $i,SV54: $i,SV60: $i] :
      ( ( ( ~ ( greater @ SV60 @ SV54 ) )
        = $true )
      | ( ( greater @ SV38 @ SV32 )
        = $true )
      | ( ( reproducibility @ SV20 @ SV60 @ SV26 )
        = $false )
      | ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[234]) ).

thf(241,plain,
    ! [SV33: $i,SV39: $i,SV12: $i,SV3: $i,SV27: $i,SV21: $i,SV45: $i,SV49: $i,SV55: $i,SV61: $i] :
      ( ( ( ~ ( greater @ SV61 @ SV55 ) )
        = $true )
      | ( ( greater @ SV49 @ SV45 )
        = $true )
      | ( ( reproducibility @ SV21 @ SV61 @ SV27 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[235]) ).

thf(242,plain,
    ! [SV13: $i,SV4: $i,SV28: $i,SV22: $i,SV56: $i,SV62: $i,SV46: $i,SV50: $i,SV34: $i,SV40: $i] :
      ( ( ( ~ ( greater @ SV40 @ SV34 ) )
        = $true )
      | ( ( ~ ( greater @ SV50 @ SV46 )
          | ( greater @ SV62 @ SV56 ) )
        = $true )
      | ( ( reproducibility @ SV22 @ SV62 @ SV28 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[236]) ).

thf(243,plain,
    ! [SV10: $i,SV1: $i,SV25: $i,SV19: $i,SV53: $i,SV59: $i,SV43: $i,SV47: $i,SV31: $i,SV37: $i] :
      ( ( ( greater @ SV37 @ SV31 )
        = $false )
      | ( ( ~ ( greater @ SV47 @ SV43 )
          | ( greater @ SV59 @ SV53 ) )
        = $true )
      | ( ( survival_chance @ SV19 @ SV59 @ SV25 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[239]) ).

thf(244,plain,
    ! [SV44: $i,SV48: $i,SV11: $i,SV2: $i,SV26: $i,SV20: $i,SV32: $i,SV38: $i,SV54: $i,SV60: $i] :
      ( ( ( greater @ SV60 @ SV54 )
        = $false )
      | ( ( greater @ SV38 @ SV32 )
        = $true )
      | ( ( reproducibility @ SV20 @ SV60 @ SV26 )
        = $false )
      | ( ( reproducibility @ SV2 @ SV54 @ SV11 )
        = $false )
      | ( ( accountability @ SV20 @ SV48 @ SV26 )
        = $false )
      | ( ( accountability @ SV2 @ SV44 @ SV11 )
        = $false )
      | ( ( reliability @ SV20 @ SV38 @ SV26 )
        = $false )
      | ( ( reliability @ SV2 @ SV32 @ SV11 )
        = $false )
      | ( ( organization @ SV20 @ SV26 )
        = $false )
      | ( ( organization @ SV2 @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[240]) ).

thf(245,plain,
    ! [SV33: $i,SV39: $i,SV12: $i,SV3: $i,SV27: $i,SV21: $i,SV45: $i,SV49: $i,SV55: $i,SV61: $i] :
      ( ( ( greater @ SV61 @ SV55 )
        = $false )
      | ( ( greater @ SV49 @ SV45 )
        = $true )
      | ( ( reproducibility @ SV21 @ SV61 @ SV27 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV55 @ SV12 )
        = $false )
      | ( ( accountability @ SV21 @ SV49 @ SV27 )
        = $false )
      | ( ( accountability @ SV3 @ SV45 @ SV12 )
        = $false )
      | ( ( reliability @ SV21 @ SV39 @ SV27 )
        = $false )
      | ( ( reliability @ SV3 @ SV33 @ SV12 )
        = $false )
      | ( ( organization @ SV21 @ SV27 )
        = $false )
      | ( ( organization @ SV3 @ SV12 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[241]) ).

thf(246,plain,
    ! [SV13: $i,SV4: $i,SV28: $i,SV22: $i,SV56: $i,SV62: $i,SV46: $i,SV50: $i,SV34: $i,SV40: $i] :
      ( ( ( greater @ SV40 @ SV34 )
        = $false )
      | ( ( ~ ( greater @ SV50 @ SV46 )
          | ( greater @ SV62 @ SV56 ) )
        = $true )
      | ( ( reproducibility @ SV22 @ SV62 @ SV28 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[242]) ).

thf(247,plain,
    ! [SV10: $i,SV1: $i,SV25: $i,SV19: $i,SV31: $i,SV37: $i,SV53: $i,SV59: $i,SV43: $i,SV47: $i] :
      ( ( ( ~ ( greater @ SV47 @ SV43 ) )
        = $true )
      | ( ( greater @ SV59 @ SV53 )
        = $true )
      | ( ( greater @ SV37 @ SV31 )
        = $false )
      | ( ( survival_chance @ SV19 @ SV59 @ SV25 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[243]) ).

thf(248,plain,
    ! [SV13: $i,SV4: $i,SV28: $i,SV22: $i,SV34: $i,SV40: $i,SV56: $i,SV62: $i,SV46: $i,SV50: $i] :
      ( ( ( ~ ( greater @ SV50 @ SV46 ) )
        = $true )
      | ( ( greater @ SV62 @ SV56 )
        = $true )
      | ( ( greater @ SV40 @ SV34 )
        = $false )
      | ( ( reproducibility @ SV22 @ SV62 @ SV28 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[246]) ).

thf(249,plain,
    ! [SV10: $i,SV1: $i,SV25: $i,SV19: $i,SV31: $i,SV37: $i,SV53: $i,SV59: $i,SV43: $i,SV47: $i] :
      ( ( ( greater @ SV47 @ SV43 )
        = $false )
      | ( ( greater @ SV59 @ SV53 )
        = $true )
      | ( ( greater @ SV37 @ SV31 )
        = $false )
      | ( ( survival_chance @ SV19 @ SV59 @ SV25 )
        = $false )
      | ( ( survival_chance @ SV1 @ SV53 @ SV10 )
        = $false )
      | ( ( accountability @ SV19 @ SV47 @ SV25 )
        = $false )
      | ( ( accountability @ SV1 @ SV43 @ SV10 )
        = $false )
      | ( ( reliability @ SV19 @ SV37 @ SV25 )
        = $false )
      | ( ( reliability @ SV1 @ SV31 @ SV10 )
        = $false )
      | ( ( organization @ SV19 @ SV25 )
        = $false )
      | ( ( organization @ SV1 @ SV10 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[247]) ).

thf(250,plain,
    ! [SV13: $i,SV4: $i,SV28: $i,SV22: $i,SV34: $i,SV40: $i,SV56: $i,SV62: $i,SV46: $i,SV50: $i] :
      ( ( ( greater @ SV50 @ SV46 )
        = $false )
      | ( ( greater @ SV62 @ SV56 )
        = $true )
      | ( ( greater @ SV40 @ SV34 )
        = $false )
      | ( ( reproducibility @ SV22 @ SV62 @ SV28 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV56 @ SV13 )
        = $false )
      | ( ( accountability @ SV22 @ SV50 @ SV28 )
        = $false )
      | ( ( accountability @ SV4 @ SV46 @ SV13 )
        = $false )
      | ( ( reliability @ SV22 @ SV40 @ SV28 )
        = $false )
      | ( ( reliability @ SV4 @ SV34 @ SV13 )
        = $false )
      | ( ( organization @ SV22 @ SV28 )
        = $false )
      | ( ( organization @ SV4 @ SV13 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[248]) ).

thf(251,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[49,250,249,245,244,238,237,106,105,104,79,69,57,56,55,54,53,52,51,50]) ).

thf(252,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[251]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : MGT001-1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.14/0.34  % Computer : n028.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 08:15:17 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.46  
% 0.20/0.46   No.of.Axioms: 19
% 0.20/0.46  
% 0.20/0.46   Length.of.Defs: 0
% 0.20/0.46  
% 0.20/0.46   Contains.Choice.Funs: false
% 0.20/0.53  (rf:0,axioms:19,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:21,loop_count:0,foatp_calls:0,translation:fof_full)......................
% 0.80/1.03  
% 0.80/1.03  ********************************
% 0.80/1.03  *   All subproblems solved!    *
% 0.80/1.03  ********************************
% 0.80/1.03  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:19,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:251,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.87/1.06  
% 0.87/1.06  %**** Beginning of derivation protocol ****
% 0.87/1.06  % SZS output start CNFRefutation
% See solution above
% 0.87/1.06  
% 0.87/1.06  %**** End of derivation protocol ****
% 0.87/1.06  %**** no. of clauses in derivation: 252 ****
% 0.87/1.06  %**** clause counter: 251 ****
% 0.87/1.06  
% 0.87/1.06  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:19,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:251,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------