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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : MGT010-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 : n025.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:06 EDT 2022

% Result   : Unsatisfiable 0.64s 0.81s
% Output   : CNFRefutation 0.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   40
% Syntax   : Number of formulae    :  213 (  96 unt;  20 typ;   0 def)
%            Number of atoms       : 2817 ( 655 equ;   0 cnn)
%            Maximal formula atoms :   12 (  14 avg)
%            Number of connectives : 6110 ( 879   ~;1314   |;   0   &;3917   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   24 (  24   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   23 (  20 usr;  13 con; 0-3 aty)
%            Number of variables   : 1309 (   0   ^1309   !;   0   ?;1309   :)

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

thf(tp_class,type,
    class: $i > $i > $i > $o ).

thf(tp_greater,type,
    greater: $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_size,type,
    size: $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_sk12,type,
    sk12: $i ).

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

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

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

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

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

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

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

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

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

thf(2,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i] :
      ( ~ ( organization @ A @ B )
      | ~ ( organization @ C @ D )
      | ~ ( reorganization_free @ A @ B @ B )
      | ~ ( reorganization_free @ C @ D @ D )
      | ~ ( class @ A @ E @ B )
      | ~ ( class @ C @ E @ D )
      | ~ ( reproducibility @ A @ F @ B )
      | ~ ( reproducibility @ C @ G @ D )
      | ~ ( size @ A @ H @ B )
      | ~ ( size @ C @ I @ D )
      | ~ ( greater @ I @ H )
      | ( greater @ G @ F ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t9_FOL_5) ).

thf(3,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/sandbox/benchmark/theBenchmark.p',a2_FOL_4) ).

thf(4,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/sandbox/benchmark/theBenchmark.p',a2_FOL_3) ).

thf(5,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/sandbox/benchmark/theBenchmark.p',a2_FOL_2) ).

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

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

thf(8,negated_conjecture,
    ( ~ ( greater @ sk6 @ sk5 )
    | ~ ( greater @ sk8 @ sk7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_19) ).

thf(9,negated_conjecture,
    greater @ sk10 @ sk9,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_18) ).

thf(10,negated_conjecture,
    size @ sk3 @ sk10 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_17) ).

thf(11,negated_conjecture,
    size @ sk2 @ sk9 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_16) ).

thf(12,negated_conjecture,
    accountability @ sk3 @ sk8 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_15) ).

thf(13,negated_conjecture,
    accountability @ sk2 @ sk7 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_14) ).

thf(14,negated_conjecture,
    reliability @ sk3 @ sk6 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_13) ).

thf(15,negated_conjecture,
    reliability @ sk2 @ sk5 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_12) ).

thf(16,negated_conjecture,
    class @ sk3 @ sk4 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_11) ).

thf(17,negated_conjecture,
    class @ sk2 @ sk4 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_10) ).

thf(18,negated_conjecture,
    reorganization_free @ sk3 @ sk12 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_9) ).

thf(19,negated_conjecture,
    reorganization_free @ sk2 @ sk11 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_8) ).

thf(20,negated_conjecture,
    organization @ sk3 @ sk12,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_7) ).

thf(21,negated_conjecture,
    organization @ sk2 @ sk11,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_FOL_6) ).

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

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

thf(24,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( class @ A @ E @ B )
          | ~ ( class @ C @ E @ D )
          | ~ ( reproducibility @ A @ F @ B )
          | ~ ( reproducibility @ C @ G @ D )
          | ~ ( size @ A @ H @ B )
          | ~ ( size @ C @ I @ D )
          | ~ ( greater @ I @ H )
          | ( greater @ G @ F ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(25,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)],[3]) ).

thf(26,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)],[4]) ).

thf(27,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)],[5]) ).

thf(28,plain,
    ( ( ~ ( greater @ sk6 @ sk5 )
      | ~ ( greater @ sk8 @ sk7 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(29,plain,
    ( ( greater @ sk10 @ sk9 )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(30,plain,
    ( ( size @ sk3 @ sk10 @ sk12 )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(31,plain,
    ( ( size @ sk2 @ sk9 @ sk11 )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(32,plain,
    ( ( accountability @ sk3 @ sk8 @ sk12 )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(33,plain,
    ( ( accountability @ sk2 @ sk7 @ sk11 )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(34,plain,
    ( ( reliability @ sk3 @ sk6 @ sk12 )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(35,plain,
    ( ( reliability @ sk2 @ sk5 @ sk11 )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(36,plain,
    ( ( class @ sk3 @ sk4 @ sk12 )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(37,plain,
    ( ( class @ sk2 @ sk4 @ sk11 )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

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

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

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

thf(41,plain,
    ( ( organization @ sk2 @ sk11 )
    = $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,G: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( class @ A @ E @ B )
          | ~ ( class @ C @ E @ D )
          | ~ ( reproducibility @ A @ F @ B )
          | ~ ( reproducibility @ C @ G @ D )
          | ! [H: $i] :
              ( ~ ( size @ A @ H @ B )
              | ! [I: $i] :
                  ( ~ ( size @ C @ I @ D )
                  | ~ ( greater @ I @ H )
                  | ( greater @ G @ F ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[24]) ).

thf(44,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)],[25]) ).

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 @ J @ I )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[26]) ).

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 @ F @ E ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[27]) ).

thf(47,plain,
    ( ( organization @ sk2 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[41]) ).

thf(48,plain,
    ( ( organization @ sk3 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[40]) ).

thf(49,plain,
    ( ( reorganization_free @ sk2 @ sk11 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[39]) ).

thf(50,plain,
    ( ( reorganization_free @ sk3 @ sk12 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[38]) ).

thf(51,plain,
    ( ( class @ sk2 @ sk4 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[37]) ).

thf(52,plain,
    ( ( class @ sk3 @ sk4 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[36]) ).

thf(53,plain,
    ( ( reliability @ sk2 @ sk5 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[35]) ).

thf(54,plain,
    ( ( reliability @ sk3 @ sk6 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[34]) ).

thf(55,plain,
    ( ( accountability @ sk2 @ sk7 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[33]) ).

thf(56,plain,
    ( ( accountability @ sk3 @ sk8 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[32]) ).

thf(57,plain,
    ( ( size @ sk2 @ sk9 @ sk11 )
    = $true ),
    inference(copy,[status(thm)],[31]) ).

thf(58,plain,
    ( ( size @ sk3 @ sk10 @ sk12 )
    = $true ),
    inference(copy,[status(thm)],[30]) ).

thf(59,plain,
    ( ( greater @ sk10 @ sk9 )
    = $true ),
    inference(copy,[status(thm)],[29]) ).

thf(60,plain,
    ( ( ~ ( greater @ sk6 @ sk5 )
      | ~ ( greater @ sk8 @ sk7 ) )
    = $true ),
    inference(copy,[status(thm)],[28]) ).

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 @ F @ E ) ) ) ) )
    = $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 @ J @ I )
                  | ( greater @ H @ G ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[45]) ).

thf(63,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)],[44]) ).

thf(64,plain,
    ( ( ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i] :
          ( ~ ( organization @ A @ B )
          | ~ ( organization @ C @ D )
          | ~ ( reorganization_free @ A @ B @ B )
          | ~ ( reorganization_free @ C @ D @ D )
          | ~ ( class @ A @ E @ B )
          | ~ ( class @ C @ E @ D )
          | ~ ( reproducibility @ A @ F @ B )
          | ~ ( reproducibility @ C @ G @ D )
          | ! [H: $i] :
              ( ~ ( size @ A @ H @ B )
              | ! [I: $i] :
                  ( ~ ( size @ C @ I @ D )
                  | ~ ( greater @ I @ H )
                  | ( greater @ G @ F ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[43]) ).

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

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

thf(67,plain,
    ( ( ( ~ ( greater @ sk6 @ sk5 ) )
      = $true )
    | ( ( ~ ( greater @ sk8 @ sk7 ) )
      = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[60]) ).

thf(68,plain,
    ! [SV1: $i] :
      ( ( ! [SY41: $i,SY42: $i,SY43: $i,SY44: $i,SY45: $i,SY46: $i,SY47: $i] :
            ( ~ ( organization @ SV1 @ SY41 )
            | ~ ( organization @ SY42 @ SY43 )
            | ~ ( reliability @ SV1 @ SY44 @ SY41 )
            | ~ ( reliability @ SY42 @ SY45 @ SY43 )
            | ~ ( accountability @ SV1 @ SY46 @ SY41 )
            | ~ ( accountability @ SY42 @ SY47 @ SY43 )
            | ! [SY48: $i] :
                ( ~ ( reproducibility @ SV1 @ SY48 @ SY41 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY42 @ J @ SY43 )
                    | ~ ( greater @ J @ SY48 )
                    | ( greater @ SY45 @ SY44 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[61]) ).

thf(69,plain,
    ! [SV2: $i] :
      ( ( ! [SY50: $i,SY51: $i,SY52: $i,SY53: $i,SY54: $i,SY55: $i,SY56: $i] :
            ( ~ ( organization @ SV2 @ SY50 )
            | ~ ( organization @ SY51 @ SY52 )
            | ~ ( reliability @ SV2 @ SY53 @ SY50 )
            | ~ ( reliability @ SY51 @ SY54 @ SY52 )
            | ~ ( accountability @ SV2 @ SY55 @ SY50 )
            | ~ ( accountability @ SY51 @ SY56 @ SY52 )
            | ! [SY57: $i] :
                ( ~ ( reproducibility @ SV2 @ SY57 @ SY50 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY51 @ J @ SY52 )
                    | ~ ( greater @ J @ SY57 )
                    | ( greater @ SY56 @ SY55 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[62]) ).

thf(70,plain,
    ! [SV3: $i] :
      ( ( ! [SY59: $i,SY60: $i,SY61: $i,SY62: $i,SY63: $i,SY64: $i,SY65: $i] :
            ( ~ ( organization @ SV3 @ SY59 )
            | ~ ( organization @ SY60 @ SY61 )
            | ~ ( reliability @ SV3 @ SY62 @ SY59 )
            | ~ ( reliability @ SY60 @ SY63 @ SY61 )
            | ~ ( accountability @ SV3 @ SY64 @ SY59 )
            | ~ ( accountability @ SY60 @ SY65 @ SY61 )
            | ! [SY66: $i] :
                ( ~ ( reproducibility @ SV3 @ SY66 @ SY59 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY60 @ J @ SY61 )
                    | ~ ( greater @ SY63 @ SY62 )
                    | ~ ( greater @ SY65 @ SY64 )
                    | ( greater @ J @ SY66 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[63]) ).

thf(71,plain,
    ! [SV4: $i] :
      ( ( ! [SY68: $i,SY69: $i,SY70: $i,SY71: $i,SY72: $i,SY73: $i] :
            ( ~ ( organization @ SV4 @ SY68 )
            | ~ ( organization @ SY69 @ SY70 )
            | ~ ( reorganization_free @ SV4 @ SY68 @ SY68 )
            | ~ ( reorganization_free @ SY69 @ SY70 @ SY70 )
            | ~ ( class @ SV4 @ SY71 @ SY68 )
            | ~ ( class @ SY69 @ SY71 @ SY70 )
            | ~ ( reproducibility @ SV4 @ SY72 @ SY68 )
            | ~ ( reproducibility @ SY69 @ SY73 @ SY70 )
            | ! [SY74: $i] :
                ( ~ ( size @ SV4 @ SY74 @ SY68 )
                | ! [I: $i] :
                    ( ~ ( size @ SY69 @ I @ SY70 )
                    | ~ ( greater @ I @ SY74 )
                    | ( greater @ SY73 @ SY72 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[64]) ).

thf(72,plain,
    ! [SV5: $i] :
      ( ( ! [SY76: $i] :
            ( ~ ( organization @ SV5 @ SY76 )
            | ( reproducibility @ SV5 @ ( sk1 @ SY76 @ SV5 ) @ SY76 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[65]) ).

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

thf(74,plain,
    ( ( ( greater @ sk6 @ sk5 )
      = $false )
    | ( ( ~ ( greater @ sk8 @ sk7 ) )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[67]) ).

thf(75,plain,
    ! [SV6: $i,SV1: $i] :
      ( ( ! [SY77: $i,SY78: $i,SY79: $i,SY80: $i,SY81: $i,SY82: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SY77 @ SY78 )
            | ~ ( reliability @ SV1 @ SY79 @ SV6 )
            | ~ ( reliability @ SY77 @ SY80 @ SY78 )
            | ~ ( accountability @ SV1 @ SY81 @ SV6 )
            | ~ ( accountability @ SY77 @ SY82 @ SY78 )
            | ! [SY83: $i] :
                ( ~ ( reproducibility @ SV1 @ SY83 @ SV6 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY77 @ J @ SY78 )
                    | ~ ( greater @ J @ SY83 )
                    | ( greater @ SY80 @ SY79 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[68]) ).

thf(76,plain,
    ! [SV7: $i,SV2: $i] :
      ( ( ! [SY85: $i,SY86: $i,SY87: $i,SY88: $i,SY89: $i,SY90: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SY85 @ SY86 )
            | ~ ( reliability @ SV2 @ SY87 @ SV7 )
            | ~ ( reliability @ SY85 @ SY88 @ SY86 )
            | ~ ( accountability @ SV2 @ SY89 @ SV7 )
            | ~ ( accountability @ SY85 @ SY90 @ SY86 )
            | ! [SY91: $i] :
                ( ~ ( reproducibility @ SV2 @ SY91 @ SV7 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY85 @ J @ SY86 )
                    | ~ ( greater @ J @ SY91 )
                    | ( greater @ SY90 @ SY89 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[69]) ).

thf(77,plain,
    ! [SV8: $i,SV3: $i] :
      ( ( ! [SY93: $i,SY94: $i,SY95: $i,SY96: $i,SY97: $i,SY98: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SY93 @ SY94 )
            | ~ ( reliability @ SV3 @ SY95 @ SV8 )
            | ~ ( reliability @ SY93 @ SY96 @ SY94 )
            | ~ ( accountability @ SV3 @ SY97 @ SV8 )
            | ~ ( accountability @ SY93 @ SY98 @ SY94 )
            | ! [SY99: $i] :
                ( ~ ( reproducibility @ SV3 @ SY99 @ SV8 )
                | ! [J: $i] :
                    ( ~ ( reproducibility @ SY93 @ J @ SY94 )
                    | ~ ( greater @ SY96 @ SY95 )
                    | ~ ( greater @ SY98 @ SY97 )
                    | ( greater @ J @ SY99 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[70]) ).

thf(78,plain,
    ! [SV9: $i,SV4: $i] :
      ( ( ! [SY101: $i,SY102: $i,SY103: $i,SY104: $i,SY105: $i] :
            ( ~ ( organization @ SV4 @ SV9 )
            | ~ ( organization @ SY101 @ SY102 )
            | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
            | ~ ( reorganization_free @ SY101 @ SY102 @ SY102 )
            | ~ ( class @ SV4 @ SY103 @ SV9 )
            | ~ ( class @ SY101 @ SY103 @ SY102 )
            | ~ ( reproducibility @ SV4 @ SY104 @ SV9 )
            | ~ ( reproducibility @ SY101 @ SY105 @ SY102 )
            | ! [SY106: $i] :
                ( ~ ( size @ SV4 @ SY106 @ SV9 )
                | ! [I: $i] :
                    ( ~ ( size @ SY101 @ I @ SY102 )
                    | ~ ( greater @ I @ SY106 )
                    | ( greater @ SY105 @ SY104 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[71]) ).

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

thf(80,plain,
    ( ( ( greater @ sk8 @ sk7 )
      = $false )
    | ( ( greater @ sk6 @ sk5 )
      = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[74]) ).

thf(81,plain,
    ! [SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY108: $i,SY109: $i,SY110: $i,SY111: $i,SY112: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SY108 )
            | ~ ( reliability @ SV1 @ SY109 @ SV6 )
            | ~ ( reliability @ SV11 @ SY110 @ SY108 )
            | ~ ( accountability @ SV1 @ SY111 @ SV6 )
            | ~ ( accountability @ SV11 @ SY112 @ SY108 )
            | ! [SY113: $i] :
                ( ~ ( reproducibility @ SV1 @ SY113 @ SV6 )
                | ! [SY114: $i] :
                    ( ~ ( reproducibility @ SV11 @ SY114 @ SY108 )
                    | ~ ( greater @ SY114 @ SY113 )
                    | ( greater @ SY110 @ SY109 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[75]) ).

thf(82,plain,
    ! [SV12: $i,SV7: $i,SV2: $i] :
      ( ( ! [SY115: $i,SY116: $i,SY117: $i,SY118: $i,SY119: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV12 @ SY115 )
            | ~ ( reliability @ SV2 @ SY116 @ SV7 )
            | ~ ( reliability @ SV12 @ SY117 @ SY115 )
            | ~ ( accountability @ SV2 @ SY118 @ SV7 )
            | ~ ( accountability @ SV12 @ SY119 @ SY115 )
            | ! [SY120: $i] :
                ( ~ ( reproducibility @ SV2 @ SY120 @ SV7 )
                | ! [SY121: $i] :
                    ( ~ ( reproducibility @ SV12 @ SY121 @ SY115 )
                    | ~ ( greater @ SY121 @ SY120 )
                    | ( greater @ SY119 @ SY118 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[76]) ).

thf(83,plain,
    ! [SV13: $i,SV8: $i,SV3: $i] :
      ( ( ! [SY122: $i,SY123: $i,SY124: $i,SY125: $i,SY126: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SV13 @ SY122 )
            | ~ ( reliability @ SV3 @ SY123 @ SV8 )
            | ~ ( reliability @ SV13 @ SY124 @ SY122 )
            | ~ ( accountability @ SV3 @ SY125 @ SV8 )
            | ~ ( accountability @ SV13 @ SY126 @ SY122 )
            | ! [SY127: $i] :
                ( ~ ( reproducibility @ SV3 @ SY127 @ SV8 )
                | ! [SY128: $i] :
                    ( ~ ( reproducibility @ SV13 @ SY128 @ SY122 )
                    | ~ ( greater @ SY124 @ SY123 )
                    | ~ ( greater @ SY126 @ SY125 )
                    | ( greater @ SY128 @ SY127 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[77]) ).

thf(84,plain,
    ! [SV14: $i,SV9: $i,SV4: $i] :
      ( ( ! [SY129: $i,SY130: $i,SY131: $i,SY132: $i] :
            ( ~ ( organization @ SV4 @ SV9 )
            | ~ ( organization @ SV14 @ SY129 )
            | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
            | ~ ( reorganization_free @ SV14 @ SY129 @ SY129 )
            | ~ ( class @ SV4 @ SY130 @ SV9 )
            | ~ ( class @ SV14 @ SY130 @ SY129 )
            | ~ ( reproducibility @ SV4 @ SY131 @ SV9 )
            | ~ ( reproducibility @ SV14 @ SY132 @ SY129 )
            | ! [SY133: $i] :
                ( ~ ( size @ SV4 @ SY133 @ SV9 )
                | ! [SY134: $i] :
                    ( ~ ( size @ SV14 @ SY134 @ SY129 )
                    | ~ ( greater @ SY134 @ SY133 )
                    | ( greater @ SY132 @ SY131 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[78]) ).

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

thf(86,plain,
    ! [SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY135: $i,SY136: $i,SY137: $i,SY138: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV15 )
            | ~ ( reliability @ SV1 @ SY135 @ SV6 )
            | ~ ( reliability @ SV11 @ SY136 @ SV15 )
            | ~ ( accountability @ SV1 @ SY137 @ SV6 )
            | ~ ( accountability @ SV11 @ SY138 @ SV15 )
            | ! [SY139: $i] :
                ( ~ ( reproducibility @ SV1 @ SY139 @ SV6 )
                | ! [SY140: $i] :
                    ( ~ ( reproducibility @ SV11 @ SY140 @ SV15 )
                    | ~ ( greater @ SY140 @ SY139 )
                    | ( greater @ SY136 @ SY135 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[81]) ).

thf(87,plain,
    ! [SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ! [SY141: $i,SY142: $i,SY143: $i,SY144: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV12 @ SV16 )
            | ~ ( reliability @ SV2 @ SY141 @ SV7 )
            | ~ ( reliability @ SV12 @ SY142 @ SV16 )
            | ~ ( accountability @ SV2 @ SY143 @ SV7 )
            | ~ ( accountability @ SV12 @ SY144 @ SV16 )
            | ! [SY145: $i] :
                ( ~ ( reproducibility @ SV2 @ SY145 @ SV7 )
                | ! [SY146: $i] :
                    ( ~ ( reproducibility @ SV12 @ SY146 @ SV16 )
                    | ~ ( greater @ SY146 @ SY145 )
                    | ( greater @ SY144 @ SY143 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[82]) ).

thf(88,plain,
    ! [SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ! [SY147: $i,SY148: $i,SY149: $i,SY150: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SV13 @ SV17 )
            | ~ ( reliability @ SV3 @ SY147 @ SV8 )
            | ~ ( reliability @ SV13 @ SY148 @ SV17 )
            | ~ ( accountability @ SV3 @ SY149 @ SV8 )
            | ~ ( accountability @ SV13 @ SY150 @ SV17 )
            | ! [SY151: $i] :
                ( ~ ( reproducibility @ SV3 @ SY151 @ SV8 )
                | ! [SY152: $i] :
                    ( ~ ( reproducibility @ SV13 @ SY152 @ SV17 )
                    | ~ ( greater @ SY148 @ SY147 )
                    | ~ ( greater @ SY150 @ SY149 )
                    | ( greater @ SY152 @ SY151 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[83]) ).

thf(89,plain,
    ! [SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ! [SY153: $i,SY154: $i,SY155: $i] :
            ( ~ ( organization @ SV4 @ SV9 )
            | ~ ( organization @ SV14 @ SV18 )
            | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
            | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
            | ~ ( class @ SV4 @ SY153 @ SV9 )
            | ~ ( class @ SV14 @ SY153 @ SV18 )
            | ~ ( reproducibility @ SV4 @ SY154 @ SV9 )
            | ~ ( reproducibility @ SV14 @ SY155 @ SV18 )
            | ! [SY156: $i] :
                ( ~ ( size @ SV4 @ SY156 @ SV9 )
                | ! [SY157: $i] :
                    ( ~ ( size @ SV14 @ SY157 @ SV18 )
                    | ~ ( greater @ SY157 @ SY156 )
                    | ( greater @ SY155 @ SY154 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

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

thf(91,plain,
    ! [SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY158: $i,SY159: $i,SY160: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV15 )
            | ~ ( reliability @ SV1 @ SV19 @ SV6 )
            | ~ ( reliability @ SV11 @ SY158 @ SV15 )
            | ~ ( accountability @ SV1 @ SY159 @ SV6 )
            | ~ ( accountability @ SV11 @ SY160 @ SV15 )
            | ! [SY161: $i] :
                ( ~ ( reproducibility @ SV1 @ SY161 @ SV6 )
                | ! [SY162: $i] :
                    ( ~ ( reproducibility @ SV11 @ SY162 @ SV15 )
                    | ~ ( greater @ SY162 @ SY161 )
                    | ( greater @ SY158 @ SV19 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[86]) ).

thf(92,plain,
    ! [SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ! [SY163: $i,SY164: $i,SY165: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV12 @ SV16 )
            | ~ ( reliability @ SV2 @ SV20 @ SV7 )
            | ~ ( reliability @ SV12 @ SY163 @ SV16 )
            | ~ ( accountability @ SV2 @ SY164 @ SV7 )
            | ~ ( accountability @ SV12 @ SY165 @ SV16 )
            | ! [SY145: $i] :
                ( ~ ( reproducibility @ SV2 @ SY145 @ SV7 )
                | ! [SY146: $i] :
                    ( ~ ( reproducibility @ SV12 @ SY146 @ SV16 )
                    | ~ ( greater @ SY146 @ SY145 )
                    | ( greater @ SY165 @ SY164 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[87]) ).

thf(93,plain,
    ! [SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ! [SY168: $i,SY169: $i,SY170: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SV13 @ SV17 )
            | ~ ( reliability @ SV3 @ SV21 @ SV8 )
            | ~ ( reliability @ SV13 @ SY168 @ SV17 )
            | ~ ( accountability @ SV3 @ SY169 @ SV8 )
            | ~ ( accountability @ SV13 @ SY170 @ SV17 )
            | ! [SY171: $i] :
                ( ~ ( reproducibility @ SV3 @ SY171 @ SV8 )
                | ! [SY172: $i] :
                    ( ~ ( reproducibility @ SV13 @ SY172 @ SV17 )
                    | ~ ( greater @ SY168 @ SV21 )
                    | ~ ( greater @ SY170 @ SY169 )
                    | ( greater @ SY172 @ SY171 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[88]) ).

thf(94,plain,
    ! [SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ! [SY173: $i,SY174: $i] :
            ( ~ ( organization @ SV4 @ SV9 )
            | ~ ( organization @ SV14 @ SV18 )
            | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
            | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
            | ~ ( class @ SV4 @ SV22 @ SV9 )
            | ~ ( class @ SV14 @ SV22 @ SV18 )
            | ~ ( reproducibility @ SV4 @ SY173 @ SV9 )
            | ~ ( reproducibility @ SV14 @ SY174 @ SV18 )
            | ! [SY156: $i] :
                ( ~ ( size @ SV4 @ SY156 @ SV9 )
                | ! [SY157: $i] :
                    ( ~ ( size @ SV14 @ SY157 @ SV18 )
                    | ~ ( greater @ SY157 @ SY156 )
                    | ( greater @ SY174 @ SY173 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[89]) ).

thf(95,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY177: $i,SY178: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV15 )
            | ~ ( reliability @ SV1 @ SV19 @ SV6 )
            | ~ ( reliability @ SV11 @ SV23 @ SV15 )
            | ~ ( accountability @ SV1 @ SY177 @ SV6 )
            | ~ ( accountability @ SV11 @ SY178 @ SV15 )
            | ! [SY179: $i] :
                ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
                | ! [SY180: $i] :
                    ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                    | ~ ( greater @ SY180 @ SY179 )
                    | ( greater @ SV23 @ SV19 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[91]) ).

thf(96,plain,
    ! [SV24: $i,SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ! [SY181: $i,SY182: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV12 @ SV16 )
            | ~ ( reliability @ SV2 @ SV20 @ SV7 )
            | ~ ( reliability @ SV12 @ SV24 @ SV16 )
            | ~ ( accountability @ SV2 @ SY181 @ SV7 )
            | ~ ( accountability @ SV12 @ SY182 @ SV16 )
            | ! [SY145: $i] :
                ( ~ ( reproducibility @ SV2 @ SY145 @ SV7 )
                | ! [SY146: $i] :
                    ( ~ ( reproducibility @ SV12 @ SY146 @ SV16 )
                    | ~ ( greater @ SY146 @ SY145 )
                    | ( greater @ SY182 @ SY181 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[92]) ).

thf(97,plain,
    ! [SV25: $i,SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ! [SY185: $i,SY186: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SV13 @ SV17 )
            | ~ ( reliability @ SV3 @ SV21 @ SV8 )
            | ~ ( reliability @ SV13 @ SV25 @ SV17 )
            | ~ ( accountability @ SV3 @ SY185 @ SV8 )
            | ~ ( accountability @ SV13 @ SY186 @ SV17 )
            | ! [SY187: $i] :
                ( ~ ( reproducibility @ SV3 @ SY187 @ SV8 )
                | ! [SY188: $i] :
                    ( ~ ( reproducibility @ SV13 @ SY188 @ SV17 )
                    | ~ ( greater @ SV25 @ SV21 )
                    | ~ ( greater @ SY186 @ SY185 )
                    | ( greater @ SY188 @ SY187 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[93]) ).

thf(98,plain,
    ! [SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ! [SY189: $i] :
            ( ~ ( organization @ SV4 @ SV9 )
            | ~ ( organization @ SV14 @ SV18 )
            | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
            | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
            | ~ ( class @ SV4 @ SV22 @ SV9 )
            | ~ ( class @ SV14 @ SV22 @ SV18 )
            | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
            | ~ ( reproducibility @ SV14 @ SY189 @ SV18 )
            | ! [SY190: $i] :
                ( ~ ( size @ SV4 @ SY190 @ SV9 )
                | ! [SY191: $i] :
                    ( ~ ( size @ SV14 @ SY191 @ SV18 )
                    | ~ ( greater @ SY191 @ SY190 )
                    | ( greater @ SY189 @ SV26 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[94]) ).

thf(99,plain,
    ! [SV27: $i,SV23: $i,SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ! [SY192: $i] :
            ( ~ ( organization @ SV1 @ SV6 )
            | ~ ( organization @ SV11 @ SV15 )
            | ~ ( reliability @ SV1 @ SV19 @ SV6 )
            | ~ ( reliability @ SV11 @ SV23 @ SV15 )
            | ~ ( accountability @ SV1 @ SV27 @ SV6 )
            | ~ ( accountability @ SV11 @ SY192 @ SV15 )
            | ! [SY179: $i] :
                ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
                | ! [SY180: $i] :
                    ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                    | ~ ( greater @ SY180 @ SY179 )
                    | ( greater @ SV23 @ SV19 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[95]) ).

thf(100,plain,
    ! [SV28: $i,SV24: $i,SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ! [SY195: $i] :
            ( ~ ( organization @ SV2 @ SV7 )
            | ~ ( organization @ SV12 @ SV16 )
            | ~ ( reliability @ SV2 @ SV20 @ SV7 )
            | ~ ( reliability @ SV12 @ SV24 @ SV16 )
            | ~ ( accountability @ SV2 @ SV28 @ SV7 )
            | ~ ( accountability @ SV12 @ SY195 @ SV16 )
            | ! [SY196: $i] :
                ( ~ ( reproducibility @ SV2 @ SY196 @ SV7 )
                | ! [SY197: $i] :
                    ( ~ ( reproducibility @ SV12 @ SY197 @ SV16 )
                    | ~ ( greater @ SY197 @ SY196 )
                    | ( greater @ SY195 @ SV28 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[96]) ).

thf(101,plain,
    ! [SV29: $i,SV25: $i,SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ! [SY198: $i] :
            ( ~ ( organization @ SV3 @ SV8 )
            | ~ ( organization @ SV13 @ SV17 )
            | ~ ( reliability @ SV3 @ SV21 @ SV8 )
            | ~ ( reliability @ SV13 @ SV25 @ SV17 )
            | ~ ( accountability @ SV3 @ SV29 @ SV8 )
            | ~ ( accountability @ SV13 @ SY198 @ SV17 )
            | ! [SY199: $i] :
                ( ~ ( reproducibility @ SV3 @ SY199 @ SV8 )
                | ! [SY200: $i] :
                    ( ~ ( reproducibility @ SV13 @ SY200 @ SV17 )
                    | ~ ( greater @ SV25 @ SV21 )
                    | ~ ( greater @ SY198 @ SV29 )
                    | ( greater @ SY200 @ SY199 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[97]) ).

thf(102,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ~ ( organization @ SV4 @ SV9 )
        | ~ ( organization @ SV14 @ SV18 )
        | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
        | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
        | ~ ( class @ SV4 @ SV22 @ SV9 )
        | ~ ( class @ SV14 @ SV22 @ SV18 )
        | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
        | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
        | ! [SY201: $i] :
            ( ~ ( size @ SV4 @ SY201 @ SV9 )
            | ! [SY202: $i] :
                ( ~ ( size @ SV14 @ SY202 @ SV18 )
                | ~ ( greater @ SY202 @ SY201 )
                | ( greater @ SV30 @ SV26 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(103,plain,
    ! [SV31: $i,SV27: $i,SV23: $i,SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ~ ( organization @ SV1 @ SV6 )
        | ~ ( organization @ SV11 @ SV15 )
        | ~ ( reliability @ SV1 @ SV19 @ SV6 )
        | ~ ( reliability @ SV11 @ SV23 @ SV15 )
        | ~ ( accountability @ SV1 @ SV27 @ SV6 )
        | ~ ( accountability @ SV11 @ SV31 @ SV15 )
        | ! [SY179: $i] :
            ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
            | ! [SY180: $i] :
                ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                | ~ ( greater @ SY180 @ SY179 )
                | ( greater @ SV23 @ SV19 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[99]) ).

thf(104,plain,
    ! [SV32: $i,SV28: $i,SV24: $i,SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ~ ( organization @ SV2 @ SV7 )
        | ~ ( organization @ SV12 @ SV16 )
        | ~ ( reliability @ SV2 @ SV20 @ SV7 )
        | ~ ( reliability @ SV12 @ SV24 @ SV16 )
        | ~ ( accountability @ SV2 @ SV28 @ SV7 )
        | ~ ( accountability @ SV12 @ SV32 @ SV16 )
        | ! [SY205: $i] :
            ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
            | ! [SY206: $i] :
                ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                | ~ ( greater @ SY206 @ SY205 )
                | ( greater @ SV32 @ SV28 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[100]) ).

thf(105,plain,
    ! [SV33: $i,SV29: $i,SV25: $i,SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ~ ( organization @ SV3 @ SV8 )
        | ~ ( organization @ SV13 @ SV17 )
        | ~ ( reliability @ SV3 @ SV21 @ SV8 )
        | ~ ( reliability @ SV13 @ SV25 @ SV17 )
        | ~ ( accountability @ SV3 @ SV29 @ SV8 )
        | ~ ( accountability @ SV13 @ SV33 @ SV17 )
        | ! [SY207: $i] :
            ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
            | ! [SY208: $i] :
                ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                | ~ ( greater @ SV25 @ SV21 )
                | ~ ( greater @ SV33 @ SV29 )
                | ( greater @ SY208 @ SY207 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[101]) ).

thf(106,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ( ~ ( organization @ SV4 @ SV9 ) )
        = $true )
      | ( ( ~ ( organization @ SV14 @ SV18 )
          | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
          | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[102]) ).

thf(107,plain,
    ! [SV31: $i,SV27: $i,SV23: $i,SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( ~ ( organization @ SV1 @ SV6 ) )
        = $true )
      | ( ( ~ ( organization @ SV11 @ SV15 )
          | ~ ( reliability @ SV1 @ SV19 @ SV6 )
          | ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[103]) ).

thf(108,plain,
    ! [SV32: $i,SV28: $i,SV24: $i,SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( ~ ( organization @ SV2 @ SV7 ) )
        = $true )
      | ( ( ~ ( organization @ SV12 @ SV16 )
          | ~ ( reliability @ SV2 @ SV20 @ SV7 )
          | ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[104]) ).

thf(109,plain,
    ! [SV33: $i,SV29: $i,SV25: $i,SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ( ~ ( organization @ SV3 @ SV8 ) )
        = $true )
      | ( ( ~ ( organization @ SV13 @ SV17 )
          | ~ ( reliability @ SV3 @ SV21 @ SV8 )
          | ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[105]) ).

thf(110,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ( organization @ SV4 @ SV9 )
        = $false )
      | ( ( ~ ( organization @ SV14 @ SV18 )
          | ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
          | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[106]) ).

thf(111,plain,
    ! [SV31: $i,SV27: $i,SV23: $i,SV19: $i,SV15: $i,SV11: $i,SV6: $i,SV1: $i] :
      ( ( ( organization @ SV1 @ SV6 )
        = $false )
      | ( ( ~ ( organization @ SV11 @ SV15 )
          | ~ ( reliability @ SV1 @ SV19 @ SV6 )
          | ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[107]) ).

thf(112,plain,
    ! [SV32: $i,SV28: $i,SV24: $i,SV20: $i,SV16: $i,SV12: $i,SV7: $i,SV2: $i] :
      ( ( ( organization @ SV2 @ SV7 )
        = $false )
      | ( ( ~ ( organization @ SV12 @ SV16 )
          | ~ ( reliability @ SV2 @ SV20 @ SV7 )
          | ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[108]) ).

thf(113,plain,
    ! [SV33: $i,SV29: $i,SV25: $i,SV21: $i,SV17: $i,SV13: $i,SV8: $i,SV3: $i] :
      ( ( ( organization @ SV3 @ SV8 )
        = $false )
      | ( ( ~ ( organization @ SV13 @ SV17 )
          | ~ ( reliability @ SV3 @ SV21 @ SV8 )
          | ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[109]) ).

thf(114,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV9: $i,SV4: $i,SV18: $i,SV14: $i] :
      ( ( ( ~ ( organization @ SV14 @ SV18 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
          | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[110]) ).

thf(115,plain,
    ! [SV31: $i,SV27: $i,SV23: $i,SV6: $i,SV19: $i,SV1: $i,SV15: $i,SV11: $i] :
      ( ( ( ~ ( organization @ SV11 @ SV15 ) )
        = $true )
      | ( ( ~ ( reliability @ SV1 @ SV19 @ SV6 )
          | ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[111]) ).

thf(116,plain,
    ! [SV32: $i,SV28: $i,SV24: $i,SV7: $i,SV20: $i,SV2: $i,SV16: $i,SV12: $i] :
      ( ( ( ~ ( organization @ SV12 @ SV16 ) )
        = $true )
      | ( ( ~ ( reliability @ SV2 @ SV20 @ SV7 )
          | ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[112]) ).

thf(117,plain,
    ! [SV33: $i,SV29: $i,SV25: $i,SV8: $i,SV21: $i,SV3: $i,SV17: $i,SV13: $i] :
      ( ( ( ~ ( organization @ SV13 @ SV17 ) )
        = $true )
      | ( ( ~ ( reliability @ SV3 @ SV21 @ SV8 )
          | ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[113]) ).

thf(118,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV9: $i,SV4: $i,SV18: $i,SV14: $i] :
      ( ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV4 @ SV9 @ SV9 )
          | ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[114]) ).

thf(119,plain,
    ! [SV31: $i,SV27: $i,SV23: $i,SV6: $i,SV19: $i,SV1: $i,SV15: $i,SV11: $i] :
      ( ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( ~ ( reliability @ SV1 @ SV19 @ SV6 )
          | ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[115]) ).

thf(120,plain,
    ! [SV32: $i,SV28: $i,SV24: $i,SV7: $i,SV20: $i,SV2: $i,SV16: $i,SV12: $i] :
      ( ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( ~ ( reliability @ SV2 @ SV20 @ SV7 )
          | ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[116]) ).

thf(121,plain,
    ! [SV33: $i,SV29: $i,SV25: $i,SV8: $i,SV21: $i,SV3: $i,SV17: $i,SV13: $i] :
      ( ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( ~ ( reliability @ SV3 @ SV21 @ SV8 )
          | ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[117]) ).

thf(122,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ( ~ ( reorganization_free @ SV4 @ SV9 @ SV9 ) )
        = $true )
      | ( ( ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[118]) ).

thf(123,plain,
    ! [SV31: $i,SV27: $i,SV15: $i,SV23: $i,SV11: $i,SV6: $i,SV19: $i,SV1: $i] :
      ( ( ( ~ ( reliability @ SV1 @ SV19 @ SV6 ) )
        = $true )
      | ( ( ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[119]) ).

thf(124,plain,
    ! [SV32: $i,SV28: $i,SV16: $i,SV24: $i,SV12: $i,SV7: $i,SV20: $i,SV2: $i] :
      ( ( ( ~ ( reliability @ SV2 @ SV20 @ SV7 ) )
        = $true )
      | ( ( ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[120]) ).

thf(125,plain,
    ! [SV33: $i,SV29: $i,SV17: $i,SV25: $i,SV13: $i,SV8: $i,SV21: $i,SV3: $i] :
      ( ( ( ~ ( reliability @ SV3 @ SV21 @ SV8 ) )
        = $true )
      | ( ( ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[121]) ).

thf(126,plain,
    ! [SV30: $i,SV26: $i,SV22: $i,SV18: $i,SV14: $i,SV9: $i,SV4: $i] :
      ( ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( ~ ( reorganization_free @ SV14 @ SV18 @ SV18 )
          | ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[122]) ).

thf(127,plain,
    ! [SV31: $i,SV27: $i,SV15: $i,SV23: $i,SV11: $i,SV6: $i,SV19: $i,SV1: $i] :
      ( ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( ~ ( reliability @ SV11 @ SV23 @ SV15 )
          | ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[123]) ).

thf(128,plain,
    ! [SV32: $i,SV28: $i,SV16: $i,SV24: $i,SV12: $i,SV7: $i,SV20: $i,SV2: $i] :
      ( ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( ~ ( reliability @ SV12 @ SV24 @ SV16 )
          | ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[124]) ).

thf(129,plain,
    ! [SV33: $i,SV29: $i,SV17: $i,SV25: $i,SV13: $i,SV8: $i,SV21: $i,SV3: $i] :
      ( ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( ~ ( reliability @ SV13 @ SV25 @ SV17 )
          | ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[125]) ).

thf(130,plain,
    ! [SV30: $i,SV26: $i,SV9: $i,SV22: $i,SV4: $i,SV18: $i,SV14: $i] :
      ( ( ( ~ ( reorganization_free @ SV14 @ SV18 @ SV18 ) )
        = $true )
      | ( ( ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[126]) ).

thf(131,plain,
    ! [SV19: $i,SV31: $i,SV6: $i,SV27: $i,SV1: $i,SV15: $i,SV23: $i,SV11: $i] :
      ( ( ( ~ ( reliability @ SV11 @ SV23 @ SV15 ) )
        = $true )
      | ( ( ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[127]) ).

thf(132,plain,
    ! [SV20: $i,SV32: $i,SV7: $i,SV28: $i,SV2: $i,SV16: $i,SV24: $i,SV12: $i] :
      ( ( ( ~ ( reliability @ SV12 @ SV24 @ SV16 ) )
        = $true )
      | ( ( ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[128]) ).

thf(133,plain,
    ! [SV21: $i,SV33: $i,SV8: $i,SV29: $i,SV3: $i,SV17: $i,SV25: $i,SV13: $i] :
      ( ( ( ~ ( reliability @ SV13 @ SV25 @ SV17 ) )
        = $true )
      | ( ( ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[129]) ).

thf(134,plain,
    ! [SV30: $i,SV26: $i,SV9: $i,SV22: $i,SV4: $i,SV18: $i,SV14: $i] :
      ( ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( ~ ( class @ SV4 @ SV22 @ SV9 )
          | ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[130]) ).

thf(135,plain,
    ! [SV19: $i,SV31: $i,SV6: $i,SV27: $i,SV1: $i,SV15: $i,SV23: $i,SV11: $i] :
      ( ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( ~ ( accountability @ SV1 @ SV27 @ SV6 )
          | ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[131]) ).

thf(136,plain,
    ! [SV20: $i,SV32: $i,SV7: $i,SV28: $i,SV2: $i,SV16: $i,SV24: $i,SV12: $i] :
      ( ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( ~ ( accountability @ SV2 @ SV28 @ SV7 )
          | ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[132]) ).

thf(137,plain,
    ! [SV21: $i,SV33: $i,SV8: $i,SV29: $i,SV3: $i,SV17: $i,SV25: $i,SV13: $i] :
      ( ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( ~ ( accountability @ SV3 @ SV29 @ SV8 )
          | ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[133]) ).

thf(138,plain,
    ! [SV30: $i,SV26: $i,SV18: $i,SV14: $i,SV9: $i,SV22: $i,SV4: $i] :
      ( ( ( ~ ( class @ SV4 @ SV22 @ SV9 ) )
        = $true )
      | ( ( ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[134]) ).

thf(139,plain,
    ! [SV19: $i,SV23: $i,SV15: $i,SV31: $i,SV11: $i,SV6: $i,SV27: $i,SV1: $i] :
      ( ( ( ~ ( accountability @ SV1 @ SV27 @ SV6 ) )
        = $true )
      | ( ( ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[135]) ).

thf(140,plain,
    ! [SV20: $i,SV24: $i,SV16: $i,SV32: $i,SV12: $i,SV7: $i,SV28: $i,SV2: $i] :
      ( ( ( ~ ( accountability @ SV2 @ SV28 @ SV7 ) )
        = $true )
      | ( ( ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[136]) ).

thf(141,plain,
    ! [SV21: $i,SV25: $i,SV17: $i,SV33: $i,SV13: $i,SV8: $i,SV29: $i,SV3: $i] :
      ( ( ( ~ ( accountability @ SV3 @ SV29 @ SV8 ) )
        = $true )
      | ( ( ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[137]) ).

thf(142,plain,
    ! [SV30: $i,SV26: $i,SV18: $i,SV14: $i,SV9: $i,SV22: $i,SV4: $i] :
      ( ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( ~ ( class @ SV14 @ SV22 @ SV18 )
          | ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[138]) ).

thf(143,plain,
    ! [SV19: $i,SV23: $i,SV15: $i,SV31: $i,SV11: $i,SV6: $i,SV27: $i,SV1: $i] :
      ( ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( ~ ( accountability @ SV11 @ SV31 @ SV15 )
          | ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[139]) ).

thf(144,plain,
    ! [SV20: $i,SV24: $i,SV16: $i,SV32: $i,SV12: $i,SV7: $i,SV28: $i,SV2: $i] :
      ( ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( ~ ( accountability @ SV12 @ SV32 @ SV16 )
          | ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[140]) ).

thf(145,plain,
    ! [SV21: $i,SV25: $i,SV17: $i,SV33: $i,SV13: $i,SV8: $i,SV29: $i,SV3: $i] :
      ( ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( ~ ( accountability @ SV13 @ SV33 @ SV17 )
          | ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[141]) ).

thf(146,plain,
    ! [SV30: $i,SV9: $i,SV26: $i,SV4: $i,SV18: $i,SV22: $i,SV14: $i] :
      ( ( ( ~ ( class @ SV14 @ SV22 @ SV18 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[142]) ).

thf(147,plain,
    ! [SV27: $i,SV19: $i,SV23: $i,SV6: $i,SV1: $i,SV15: $i,SV31: $i,SV11: $i] :
      ( ( ( ~ ( accountability @ SV11 @ SV31 @ SV15 ) )
        = $true )
      | ( ( ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[143]) ).

thf(148,plain,
    ! [SV20: $i,SV24: $i,SV28: $i,SV7: $i,SV2: $i,SV16: $i,SV32: $i,SV12: $i] :
      ( ( ( ~ ( accountability @ SV12 @ SV32 @ SV16 ) )
        = $true )
      | ( ( ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[144]) ).

thf(149,plain,
    ! [SV29: $i,SV21: $i,SV25: $i,SV8: $i,SV3: $i,SV17: $i,SV33: $i,SV13: $i] :
      ( ( ( ~ ( accountability @ SV13 @ SV33 @ SV17 ) )
        = $true )
      | ( ( ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[145]) ).

thf(150,plain,
    ! [SV30: $i,SV9: $i,SV26: $i,SV4: $i,SV18: $i,SV22: $i,SV14: $i] :
      ( ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( ~ ( reproducibility @ SV4 @ SV26 @ SV9 )
          | ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[146]) ).

thf(151,plain,
    ! [SV27: $i,SV19: $i,SV23: $i,SV6: $i,SV1: $i,SV15: $i,SV31: $i,SV11: $i] :
      ( ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( ! [SY179: $i] :
              ( ~ ( reproducibility @ SV1 @ SY179 @ SV6 )
              | ! [SY180: $i] :
                  ( ~ ( reproducibility @ SV11 @ SY180 @ SV15 )
                  | ~ ( greater @ SY180 @ SY179 )
                  | ( greater @ SV23 @ SV19 ) ) ) )
        = $true )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[147]) ).

thf(152,plain,
    ! [SV20: $i,SV24: $i,SV28: $i,SV7: $i,SV2: $i,SV16: $i,SV32: $i,SV12: $i] :
      ( ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( ! [SY205: $i] :
              ( ~ ( reproducibility @ SV2 @ SY205 @ SV7 )
              | ! [SY206: $i] :
                  ( ~ ( reproducibility @ SV12 @ SY206 @ SV16 )
                  | ~ ( greater @ SY206 @ SY205 )
                  | ( greater @ SV32 @ SV28 ) ) ) )
        = $true )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[148]) ).

thf(153,plain,
    ! [SV29: $i,SV21: $i,SV25: $i,SV8: $i,SV3: $i,SV17: $i,SV33: $i,SV13: $i] :
      ( ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( ! [SY207: $i] :
              ( ~ ( reproducibility @ SV3 @ SY207 @ SV8 )
              | ! [SY208: $i] :
                  ( ~ ( reproducibility @ SV13 @ SY208 @ SV17 )
                  | ~ ( greater @ SV25 @ SV21 )
                  | ~ ( greater @ SV33 @ SV29 )
                  | ( greater @ SY208 @ SY207 ) ) ) )
        = $true )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[149]) ).

thf(154,plain,
    ! [SV22: $i,SV18: $i,SV30: $i,SV14: $i,SV9: $i,SV26: $i,SV4: $i] :
      ( ( ( ~ ( reproducibility @ SV4 @ SV26 @ SV9 ) )
        = $true )
      | ( ( ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[150]) ).

thf(155,plain,
    ! [SV27: $i,SV31: $i,SV19: $i,SV23: $i,SV15: $i,SV11: $i,SV6: $i,SV34: $i,SV1: $i] :
      ( ( ( ~ ( reproducibility @ SV1 @ SV34 @ SV6 )
          | ! [SY209: $i] :
              ( ~ ( reproducibility @ SV11 @ SY209 @ SV15 )
              | ~ ( greater @ SY209 @ SV34 )
              | ( greater @ SV23 @ SV19 ) ) )
        = $true )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[151]) ).

thf(156,plain,
    ! [SV20: $i,SV24: $i,SV28: $i,SV32: $i,SV16: $i,SV12: $i,SV7: $i,SV35: $i,SV2: $i] :
      ( ( ( ~ ( reproducibility @ SV2 @ SV35 @ SV7 )
          | ! [SY210: $i] :
              ( ~ ( reproducibility @ SV12 @ SY210 @ SV16 )
              | ~ ( greater @ SY210 @ SV35 )
              | ( greater @ SV32 @ SV28 ) ) )
        = $true )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[152]) ).

thf(157,plain,
    ! [SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV13: $i,SV8: $i,SV36: $i,SV3: $i] :
      ( ( ( ~ ( reproducibility @ SV3 @ SV36 @ SV8 )
          | ! [SY211: $i] :
              ( ~ ( reproducibility @ SV13 @ SY211 @ SV17 )
              | ~ ( greater @ SV25 @ SV21 )
              | ~ ( greater @ SV33 @ SV29 )
              | ( greater @ SY211 @ SV36 ) ) )
        = $true )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[153]) ).

thf(158,plain,
    ! [SV22: $i,SV18: $i,SV30: $i,SV14: $i,SV9: $i,SV26: $i,SV4: $i] :
      ( ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( ~ ( reproducibility @ SV14 @ SV30 @ SV18 )
          | ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[154]) ).

thf(159,plain,
    ! [SV27: $i,SV31: $i,SV19: $i,SV23: $i,SV15: $i,SV11: $i,SV6: $i,SV34: $i,SV1: $i] :
      ( ( ( ~ ( reproducibility @ SV1 @ SV34 @ SV6 ) )
        = $true )
      | ( ( ! [SY209: $i] :
              ( ~ ( reproducibility @ SV11 @ SY209 @ SV15 )
              | ~ ( greater @ SY209 @ SV34 )
              | ( greater @ SV23 @ SV19 ) ) )
        = $true )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[155]) ).

thf(160,plain,
    ! [SV20: $i,SV24: $i,SV28: $i,SV32: $i,SV16: $i,SV12: $i,SV7: $i,SV35: $i,SV2: $i] :
      ( ( ( ~ ( reproducibility @ SV2 @ SV35 @ SV7 ) )
        = $true )
      | ( ( ! [SY210: $i] :
              ( ~ ( reproducibility @ SV12 @ SY210 @ SV16 )
              | ~ ( greater @ SY210 @ SV35 )
              | ( greater @ SV32 @ SV28 ) ) )
        = $true )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[156]) ).

thf(161,plain,
    ! [SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV13: $i,SV8: $i,SV36: $i,SV3: $i] :
      ( ( ( ~ ( reproducibility @ SV3 @ SV36 @ SV8 ) )
        = $true )
      | ( ( ! [SY211: $i] :
              ( ~ ( reproducibility @ SV13 @ SY211 @ SV17 )
              | ~ ( greater @ SV25 @ SV21 )
              | ~ ( greater @ SV33 @ SV29 )
              | ( greater @ SY211 @ SV36 ) ) )
        = $true )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[157]) ).

thf(162,plain,
    ! [SV22: $i,SV26: $i,SV9: $i,SV4: $i,SV18: $i,SV30: $i,SV14: $i] :
      ( ( ( ~ ( reproducibility @ SV14 @ SV30 @ SV18 ) )
        = $true )
      | ( ( ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[158]) ).

thf(163,plain,
    ! [SV27: $i,SV31: $i,SV19: $i,SV23: $i,SV15: $i,SV11: $i,SV6: $i,SV34: $i,SV1: $i] :
      ( ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( ! [SY209: $i] :
              ( ~ ( reproducibility @ SV11 @ SY209 @ SV15 )
              | ~ ( greater @ SY209 @ SV34 )
              | ( greater @ SV23 @ SV19 ) ) )
        = $true )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[159]) ).

thf(164,plain,
    ! [SV20: $i,SV24: $i,SV28: $i,SV32: $i,SV16: $i,SV12: $i,SV7: $i,SV35: $i,SV2: $i] :
      ( ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( ! [SY210: $i] :
              ( ~ ( reproducibility @ SV12 @ SY210 @ SV16 )
              | ~ ( greater @ SY210 @ SV35 )
              | ( greater @ SV32 @ SV28 ) ) )
        = $true )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[160]) ).

thf(165,plain,
    ! [SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV13: $i,SV8: $i,SV36: $i,SV3: $i] :
      ( ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( ! [SY211: $i] :
              ( ~ ( reproducibility @ SV13 @ SY211 @ SV17 )
              | ~ ( greater @ SV25 @ SV21 )
              | ~ ( greater @ SV33 @ SV29 )
              | ( greater @ SY211 @ SV36 ) ) )
        = $true )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[161]) ).

thf(166,plain,
    ! [SV22: $i,SV26: $i,SV9: $i,SV4: $i,SV18: $i,SV30: $i,SV14: $i] :
      ( ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( ! [SY201: $i] :
              ( ~ ( size @ SV4 @ SY201 @ SV9 )
              | ! [SY202: $i] :
                  ( ~ ( size @ SV14 @ SY202 @ SV18 )
                  | ~ ( greater @ SY202 @ SY201 )
                  | ( greater @ SV30 @ SV26 ) ) ) )
        = $true )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[162]) ).

thf(167,plain,
    ! [SV27: $i,SV31: $i,SV6: $i,SV1: $i,SV19: $i,SV23: $i,SV34: $i,SV15: $i,SV37: $i,SV11: $i] :
      ( ( ( ~ ( reproducibility @ SV11 @ SV37 @ SV15 )
          | ~ ( greater @ SV37 @ SV34 )
          | ( greater @ SV23 @ SV19 ) )
        = $true )
      | ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[163]) ).

thf(168,plain,
    ! [SV20: $i,SV24: $i,SV7: $i,SV2: $i,SV28: $i,SV32: $i,SV35: $i,SV16: $i,SV38: $i,SV12: $i] :
      ( ( ( ~ ( reproducibility @ SV12 @ SV38 @ SV16 )
          | ~ ( greater @ SV38 @ SV35 )
          | ( greater @ SV32 @ SV28 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[164]) ).

thf(169,plain,
    ! [SV8: $i,SV3: $i,SV36: $i,SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV39: $i,SV13: $i] :
      ( ( ( ~ ( reproducibility @ SV13 @ SV39 @ SV17 )
          | ~ ( greater @ SV25 @ SV21 )
          | ~ ( greater @ SV33 @ SV29 )
          | ( greater @ SV39 @ SV36 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[165]) ).

thf(170,plain,
    ! [SV22: $i,SV26: $i,SV30: $i,SV18: $i,SV14: $i,SV9: $i,SV40: $i,SV4: $i] :
      ( ( ( ~ ( size @ SV4 @ SV40 @ SV9 )
          | ! [SY212: $i] :
              ( ~ ( size @ SV14 @ SY212 @ SV18 )
              | ~ ( greater @ SY212 @ SV40 )
              | ( greater @ SV30 @ SV26 ) ) )
        = $true )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[166]) ).

thf(171,plain,
    ! [SV27: $i,SV31: $i,SV6: $i,SV1: $i,SV19: $i,SV23: $i,SV34: $i,SV15: $i,SV37: $i,SV11: $i] :
      ( ( ( ~ ( reproducibility @ SV11 @ SV37 @ SV15 ) )
        = $true )
      | ( ( ~ ( greater @ SV37 @ SV34 )
          | ( greater @ SV23 @ SV19 ) )
        = $true )
      | ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[167]) ).

thf(172,plain,
    ! [SV20: $i,SV24: $i,SV7: $i,SV2: $i,SV28: $i,SV32: $i,SV35: $i,SV16: $i,SV38: $i,SV12: $i] :
      ( ( ( ~ ( reproducibility @ SV12 @ SV38 @ SV16 ) )
        = $true )
      | ( ( ~ ( greater @ SV38 @ SV35 )
          | ( greater @ SV32 @ SV28 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[168]) ).

thf(173,plain,
    ! [SV8: $i,SV3: $i,SV36: $i,SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV39: $i,SV13: $i] :
      ( ( ( ~ ( reproducibility @ SV13 @ SV39 @ SV17 ) )
        = $true )
      | ( ( ~ ( greater @ SV25 @ SV21 )
          | ~ ( greater @ SV33 @ SV29 )
          | ( greater @ SV39 @ SV36 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[169]) ).

thf(174,plain,
    ! [SV22: $i,SV26: $i,SV30: $i,SV18: $i,SV14: $i,SV9: $i,SV40: $i,SV4: $i] :
      ( ( ( ~ ( size @ SV4 @ SV40 @ SV9 ) )
        = $true )
      | ( ( ! [SY212: $i] :
              ( ~ ( size @ SV14 @ SY212 @ SV18 )
              | ~ ( greater @ SY212 @ SV40 )
              | ( greater @ SV30 @ SV26 ) ) )
        = $true )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[170]) ).

thf(175,plain,
    ! [SV27: $i,SV31: $i,SV6: $i,SV1: $i,SV19: $i,SV23: $i,SV34: $i,SV15: $i,SV37: $i,SV11: $i] :
      ( ( ( reproducibility @ SV11 @ SV37 @ SV15 )
        = $false )
      | ( ( ~ ( greater @ SV37 @ SV34 )
          | ( greater @ SV23 @ SV19 ) )
        = $true )
      | ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[171]) ).

thf(176,plain,
    ! [SV20: $i,SV24: $i,SV7: $i,SV2: $i,SV28: $i,SV32: $i,SV35: $i,SV16: $i,SV38: $i,SV12: $i] :
      ( ( ( reproducibility @ SV12 @ SV38 @ SV16 )
        = $false )
      | ( ( ~ ( greater @ SV38 @ SV35 )
          | ( greater @ SV32 @ SV28 ) )
        = $true )
      | ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[172]) ).

thf(177,plain,
    ! [SV8: $i,SV3: $i,SV36: $i,SV29: $i,SV33: $i,SV21: $i,SV25: $i,SV17: $i,SV39: $i,SV13: $i] :
      ( ( ( reproducibility @ SV13 @ SV39 @ SV17 )
        = $false )
      | ( ( ~ ( greater @ SV25 @ SV21 )
          | ~ ( greater @ SV33 @ SV29 )
          | ( greater @ SV39 @ SV36 ) )
        = $true )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[173]) ).

thf(178,plain,
    ! [SV22: $i,SV26: $i,SV30: $i,SV18: $i,SV14: $i,SV9: $i,SV40: $i,SV4: $i] :
      ( ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( ! [SY212: $i] :
              ( ~ ( size @ SV14 @ SY212 @ SV18 )
              | ~ ( greater @ SY212 @ SV40 )
              | ( greater @ SV30 @ SV26 ) ) )
        = $true )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[174]) ).

thf(179,plain,
    ! [SV27: $i,SV31: $i,SV6: $i,SV1: $i,SV15: $i,SV11: $i,SV19: $i,SV23: $i,SV34: $i,SV37: $i] :
      ( ( ( ~ ( greater @ SV37 @ SV34 ) )
        = $true )
      | ( ( greater @ SV23 @ SV19 )
        = $true )
      | ( ( reproducibility @ SV11 @ SV37 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[175]) ).

thf(180,plain,
    ! [SV20: $i,SV24: $i,SV7: $i,SV2: $i,SV16: $i,SV12: $i,SV28: $i,SV32: $i,SV35: $i,SV38: $i] :
      ( ( ( ~ ( greater @ SV38 @ SV35 ) )
        = $true )
      | ( ( greater @ SV32 @ SV28 )
        = $true )
      | ( ( reproducibility @ SV12 @ SV38 @ SV16 )
        = $false )
      | ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[176]) ).

thf(181,plain,
    ! [SV8: $i,SV3: $i,SV17: $i,SV13: $i,SV36: $i,SV39: $i,SV29: $i,SV33: $i,SV21: $i,SV25: $i] :
      ( ( ( ~ ( greater @ SV25 @ SV21 ) )
        = $true )
      | ( ( ~ ( greater @ SV33 @ SV29 )
          | ( greater @ SV39 @ SV36 ) )
        = $true )
      | ( ( reproducibility @ SV13 @ SV39 @ SV17 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[177]) ).

thf(182,plain,
    ! [SV22: $i,SV9: $i,SV4: $i,SV26: $i,SV30: $i,SV40: $i,SV18: $i,SV41: $i,SV14: $i] :
      ( ( ( ~ ( size @ SV14 @ SV41 @ SV18 )
          | ~ ( greater @ SV41 @ SV40 )
          | ( greater @ SV30 @ SV26 ) )
        = $true )
      | ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[178]) ).

thf(183,plain,
    ! [SV27: $i,SV31: $i,SV6: $i,SV1: $i,SV15: $i,SV11: $i,SV19: $i,SV23: $i,SV34: $i,SV37: $i] :
      ( ( ( greater @ SV37 @ SV34 )
        = $false )
      | ( ( greater @ SV23 @ SV19 )
        = $true )
      | ( ( reproducibility @ SV11 @ SV37 @ SV15 )
        = $false )
      | ( ( reproducibility @ SV1 @ SV34 @ SV6 )
        = $false )
      | ( ( accountability @ SV11 @ SV31 @ SV15 )
        = $false )
      | ( ( accountability @ SV1 @ SV27 @ SV6 )
        = $false )
      | ( ( reliability @ SV11 @ SV23 @ SV15 )
        = $false )
      | ( ( reliability @ SV1 @ SV19 @ SV6 )
        = $false )
      | ( ( organization @ SV11 @ SV15 )
        = $false )
      | ( ( organization @ SV1 @ SV6 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[179]) ).

thf(184,plain,
    ! [SV20: $i,SV24: $i,SV7: $i,SV2: $i,SV16: $i,SV12: $i,SV28: $i,SV32: $i,SV35: $i,SV38: $i] :
      ( ( ( greater @ SV38 @ SV35 )
        = $false )
      | ( ( greater @ SV32 @ SV28 )
        = $true )
      | ( ( reproducibility @ SV12 @ SV38 @ SV16 )
        = $false )
      | ( ( reproducibility @ SV2 @ SV35 @ SV7 )
        = $false )
      | ( ( accountability @ SV12 @ SV32 @ SV16 )
        = $false )
      | ( ( accountability @ SV2 @ SV28 @ SV7 )
        = $false )
      | ( ( reliability @ SV12 @ SV24 @ SV16 )
        = $false )
      | ( ( reliability @ SV2 @ SV20 @ SV7 )
        = $false )
      | ( ( organization @ SV12 @ SV16 )
        = $false )
      | ( ( organization @ SV2 @ SV7 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(185,plain,
    ! [SV8: $i,SV3: $i,SV17: $i,SV13: $i,SV36: $i,SV39: $i,SV29: $i,SV33: $i,SV21: $i,SV25: $i] :
      ( ( ( greater @ SV25 @ SV21 )
        = $false )
      | ( ( ~ ( greater @ SV33 @ SV29 )
          | ( greater @ SV39 @ SV36 ) )
        = $true )
      | ( ( reproducibility @ SV13 @ SV39 @ SV17 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[181]) ).

thf(186,plain,
    ! [SV22: $i,SV9: $i,SV4: $i,SV26: $i,SV30: $i,SV40: $i,SV18: $i,SV41: $i,SV14: $i] :
      ( ( ( ~ ( size @ SV14 @ SV41 @ SV18 ) )
        = $true )
      | ( ( ~ ( greater @ SV41 @ SV40 )
          | ( greater @ SV30 @ SV26 ) )
        = $true )
      | ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[182]) ).

thf(187,plain,
    ! [SV8: $i,SV3: $i,SV17: $i,SV13: $i,SV21: $i,SV25: $i,SV36: $i,SV39: $i,SV29: $i,SV33: $i] :
      ( ( ( ~ ( greater @ SV33 @ SV29 ) )
        = $true )
      | ( ( greater @ SV39 @ SV36 )
        = $true )
      | ( ( greater @ SV25 @ SV21 )
        = $false )
      | ( ( reproducibility @ SV13 @ SV39 @ SV17 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[185]) ).

thf(188,plain,
    ! [SV22: $i,SV9: $i,SV4: $i,SV26: $i,SV30: $i,SV40: $i,SV18: $i,SV41: $i,SV14: $i] :
      ( ( ( size @ SV14 @ SV41 @ SV18 )
        = $false )
      | ( ( ~ ( greater @ SV41 @ SV40 )
          | ( greater @ SV30 @ SV26 ) )
        = $true )
      | ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[186]) ).

thf(189,plain,
    ! [SV8: $i,SV3: $i,SV17: $i,SV13: $i,SV21: $i,SV25: $i,SV36: $i,SV39: $i,SV29: $i,SV33: $i] :
      ( ( ( greater @ SV33 @ SV29 )
        = $false )
      | ( ( greater @ SV39 @ SV36 )
        = $true )
      | ( ( greater @ SV25 @ SV21 )
        = $false )
      | ( ( reproducibility @ SV13 @ SV39 @ SV17 )
        = $false )
      | ( ( reproducibility @ SV3 @ SV36 @ SV8 )
        = $false )
      | ( ( accountability @ SV13 @ SV33 @ SV17 )
        = $false )
      | ( ( accountability @ SV3 @ SV29 @ SV8 )
        = $false )
      | ( ( reliability @ SV13 @ SV25 @ SV17 )
        = $false )
      | ( ( reliability @ SV3 @ SV21 @ SV8 )
        = $false )
      | ( ( organization @ SV13 @ SV17 )
        = $false )
      | ( ( organization @ SV3 @ SV8 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[187]) ).

thf(190,plain,
    ! [SV22: $i,SV9: $i,SV4: $i,SV18: $i,SV14: $i,SV26: $i,SV30: $i,SV40: $i,SV41: $i] :
      ( ( ( ~ ( greater @ SV41 @ SV40 ) )
        = $true )
      | ( ( greater @ SV30 @ SV26 )
        = $true )
      | ( ( size @ SV14 @ SV41 @ SV18 )
        = $false )
      | ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[188]) ).

thf(191,plain,
    ! [SV22: $i,SV9: $i,SV4: $i,SV18: $i,SV14: $i,SV26: $i,SV30: $i,SV40: $i,SV41: $i] :
      ( ( ( greater @ SV41 @ SV40 )
        = $false )
      | ( ( greater @ SV30 @ SV26 )
        = $true )
      | ( ( size @ SV14 @ SV41 @ SV18 )
        = $false )
      | ( ( size @ SV4 @ SV40 @ SV9 )
        = $false )
      | ( ( reproducibility @ SV14 @ SV30 @ SV18 )
        = $false )
      | ( ( reproducibility @ SV4 @ SV26 @ SV9 )
        = $false )
      | ( ( class @ SV14 @ SV22 @ SV18 )
        = $false )
      | ( ( class @ SV4 @ SV22 @ SV9 )
        = $false )
      | ( ( reorganization_free @ SV14 @ SV18 @ SV18 )
        = $false )
      | ( ( reorganization_free @ SV4 @ SV9 @ SV9 )
        = $false )
      | ( ( organization @ SV14 @ SV18 )
        = $false )
      | ( ( organization @ SV4 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[190]) ).

thf(192,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[47,191,189,184,183,90,80,73,59,58,57,56,55,54,53,52,51,50,49,48]) ).

thf(193,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[192]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : MGT010-1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.14/0.33  % Computer : n025.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit : 300
% 0.14/0.33  % WCLimit  : 600
% 0.14/0.33  % DateTime : Thu Jun  9 10:17:35 EDT 2022
% 0.14/0.33  % CPUTime  : 
% 0.20/0.43  
% 0.20/0.43   No.of.Axioms: 19
% 0.20/0.43  
% 0.20/0.43   Length.of.Defs: 0
% 0.20/0.43  
% 0.20/0.43   Contains.Choice.Funs: false
% 0.20/0.49  (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.64/0.81  
% 0.64/0.81  ********************************
% 0.64/0.81  *   All subproblems solved!    *
% 0.64/0.81  ********************************
% 0.64/0.81  % SZS status Unsatisfiable for /export/starexec/sandbox/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:192,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.64/0.82  
% 0.64/0.82  %**** Beginning of derivation protocol ****
% 0.64/0.82  % SZS output start CNFRefutation
% See solution above
% 0.64/0.83  
% 0.64/0.83  %**** End of derivation protocol ****
% 0.64/0.83  %**** no. of clauses in derivation: 193 ****
% 0.64/0.83  %**** clause counter: 192 ****
% 0.64/0.83  
% 0.64/0.83  % SZS status Unsatisfiable for /export/starexec/sandbox/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:192,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------