TSTP Solution File: SEU045+1 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEU045+1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n005.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 : Tue Jul 19 12:06:25 EDT 2022

% Result   : Theorem 0.47s 0.70s
% Output   : CNFRefutation 0.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   34
%            Number of leaves      :   63
% Syntax   : Number of formulae    :  491 ( 263 unt;  29 typ;   0 def)
%            Number of atoms       : 4146 (1264 equ;   0 cnn)
%            Maximal formula atoms :   10 (   8 avg)
%            Number of connectives : 8129 (1372   ~;1443   |; 115   &;5149   @)
%                                         (   6 <=>;  44  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   26 (  26   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   32 (  29 usr;  14 con; 0-3 aty)
%            Number of variables   :  890 (   0   ^ 868   !;  22   ?; 890   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_apply,type,
    apply: $i > $i > $i ).

thf(tp_element,type,
    element: $i > $i > $o ).

thf(tp_empty,type,
    empty: $i > $o ).

thf(tp_empty_set,type,
    empty_set: $i ).

thf(tp_function,type,
    function: $i > $o ).

thf(tp_in,type,
    in: $i > $i > $o ).

thf(tp_one_to_one,type,
    one_to_one: $i > $o ).

thf(tp_powerset,type,
    powerset: $i > $i ).

thf(tp_relation,type,
    relation: $i > $o ).

thf(tp_relation_dom,type,
    relation_dom: $i > $i ).

thf(tp_relation_empty_yielding,type,
    relation_empty_yielding: $i > $o ).

thf(tp_relation_rng_restriction,type,
    relation_rng_restriction: $i > $i > $i ).

thf(tp_sK10_A,type,
    sK10_A: $i ).

thf(tp_sK11_B,type,
    sK11_B: $i > $i ).

thf(tp_sK12_B,type,
    sK12_B: $i > $i ).

thf(tp_sK13_A,type,
    sK13_A: $i ).

thf(tp_sK14_A,type,
    sK14_A: $i ).

thf(tp_sK15_A,type,
    sK15_A: $i ).

thf(tp_sK16_B,type,
    sK16_B: $i > $i ).

thf(tp_sK1_A,type,
    sK1_A: $i ).

thf(tp_sK2_SY53,type,
    sK2_SY53: $i ).

thf(tp_sK3_SY55,type,
    sK3_SY55: $i ).

thf(tp_sK4_D,type,
    sK4_D: $i > $i > $i > $i ).

thf(tp_sK5_D,type,
    sK5_D: $i > $i > $i > $i ).

thf(tp_sK6_A,type,
    sK6_A: $i ).

thf(tp_sK7_A,type,
    sK7_A: $i ).

thf(tp_sK8_A,type,
    sK8_A: $i ).

thf(tp_sK9_A,type,
    sK9_A: $i ).

thf(tp_subset,type,
    subset: $i > $i > $o ).

thf(1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( relation @ B )
        & ( function @ B ) )
     => ! [C: $i] :
          ( ( ( relation @ C )
            & ( function @ C ) )
         => ( ( B
              = ( relation_rng_restriction @ A @ C ) )
          <=> ( ! [D: $i] :
                  ( ( in @ D @ ( relation_dom @ B ) )
                <=> ( ( in @ D @ ( relation_dom @ C ) )
                    & ( in @ ( apply @ C @ D ) @ A ) ) )
              & ! [D: $i] :
                  ( ( in @ D @ ( relation_dom @ B ) )
                 => ( ( apply @ B @ D )
                    = ( apply @ C @ D ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t85_funct_1) ).

thf(2,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( in @ A @ B )
        & ( empty @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_boole) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ( element @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1_subset) ).

thf(4,axiom,
    ? [A: $i] :
      ~ ( empty @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_xboole_0) ).

thf(5,axiom,
    ? [A: $i] : ( empty @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_xboole_0) ).

thf(6,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( relation_empty_yielding @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc3_relat_1) ).

thf(7,axiom,
    ? [A: $i] :
      ( ~ ( empty @ A )
      & ( relation @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_relat_1) ).

thf(8,axiom,
    ? [A: $i] :
      ( ( empty @ A )
      & ( relation @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_relat_1) ).

thf(9,axiom,
    ! [A: $i] :
    ? [B: $i] :
      ( ( element @ B @ ( powerset @ A ) )
      & ( empty @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_subset_1) ).

thf(10,axiom,
    ! [A: $i] :
      ( ~ ( empty @ A )
     => ? [B: $i] :
          ( ( element @ B @ ( powerset @ A ) )
          & ~ ( empty @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_subset_1) ).

thf(11,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A )
      & ( one_to_one @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc3_funct_1) ).

thf(12,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( empty @ A )
      & ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_funct_1) ).

thf(13,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_funct_1) ).

thf(14,axiom,
    ! [A: $i,B: $i] :
      ( ( ( relation @ B )
        & ( function @ B ) )
     => ( ( relation @ ( relation_rng_restriction @ A @ B ) )
        & ( function @ ( relation_rng_restriction @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc5_funct_1) ).

thf(15,axiom,
    ! [A: $i,B: $i] :
      ( ( relation @ B )
     => ( relation @ ( relation_rng_restriction @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k8_relat_1) ).

thf(16,axiom,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ~ ( in @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',antisymmetry_r2_hidden) ).

thf(17,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( empty @ A )
        & ( A != B )
        & ( empty @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t8_boole) ).

thf(18,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( A = empty_set ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t6_boole) ).

thf(19,axiom,
    ! [A: $i,B: $i,C: $i] :
      ~ ( ( in @ A @ B )
        & ( element @ B @ ( powerset @ C ) )
        & ( empty @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t5_subset) ).

thf(20,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( in @ A @ B )
        & ( element @ B @ ( powerset @ C ) ) )
     => ( element @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t4_subset) ).

thf(21,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ A @ ( powerset @ B ) )
    <=> ( subset @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_subset) ).

thf(22,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ A @ B )
     => ( ( empty @ B )
        | ( in @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_subset) ).

thf(23,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( relation @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_relat_1) ).

thf(24,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( ( empty @ ( relation_dom @ A ) )
        & ( relation @ ( relation_dom @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc7_relat_1) ).

thf(25,axiom,
    ! [A: $i] :
      ( ( ~ ( empty @ A )
        & ( relation @ A ) )
     => ~ ( empty @ ( relation_dom @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc5_relat_1) ).

thf(26,axiom,
    ! [A: $i] :
      ~ ( empty @ ( powerset @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc1_subset_1) ).

thf(27,axiom,
    ! [A: $i] :
      ( ( ( relation @ A )
        & ( empty @ A )
        & ( function @ A ) )
     => ( ( relation @ A )
        & ( function @ A )
        & ( one_to_one @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc2_funct_1) ).

thf(28,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_funct_1) ).

thf(29,axiom,
    ! [A: $i] :
    ? [B: $i] : ( element @ B @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_m1_subset_1) ).

thf(30,axiom,
    empty @ empty_set,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc1_xboole_0) ).

thf(31,axiom,
    ( ( empty @ empty_set )
    & ( relation @ empty_set )
    & ( relation_empty_yielding @ empty_set ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc12_relat_1) ).

thf(32,axiom,
    ( ( empty @ empty_set )
    & ( relation @ empty_set ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc4_relat_1) ).

thf(33,axiom,
    ! [A: $i,B: $i] : ( subset @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

thf(34,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( relation @ C )
        & ( function @ C ) )
     => ( ( in @ B @ ( relation_dom @ ( relation_rng_restriction @ A @ C ) ) )
       => ( ( apply @ ( relation_rng_restriction @ A @ C ) @ B )
          = ( apply @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t87_funct_1) ).

thf(35,negated_conjecture,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( ( relation @ C )
            & ( function @ C ) )
         => ( ( in @ B @ ( relation_dom @ ( relation_rng_restriction @ A @ C ) ) )
           => ( ( apply @ ( relation_rng_restriction @ A @ C ) @ B )
              = ( apply @ C @ B ) ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[34]) ).

thf(36,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( ( relation @ C )
            & ( function @ C ) )
         => ( ( in @ B @ ( relation_dom @ ( relation_rng_restriction @ A @ C ) ) )
           => ( ( apply @ ( relation_rng_restriction @ A @ C ) @ B )
              = ( apply @ C @ B ) ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(37,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( ( relation @ B )
            & ( function @ B ) )
         => ! [C: $i] :
              ( ( ( relation @ C )
                & ( function @ C ) )
             => ( ( B
                  = ( relation_rng_restriction @ A @ C ) )
              <=> ( ! [D: $i] :
                      ( ( in @ D @ ( relation_dom @ B ) )
                    <=> ( ( in @ D @ ( relation_dom @ C ) )
                        & ( in @ ( apply @ C @ D ) @ A ) ) )
                  & ! [D: $i] :
                      ( ( in @ D @ ( relation_dom @ B ) )
                     => ( ( apply @ B @ D )
                        = ( apply @ C @ D ) ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(38,plain,
    ( ( ! [A: $i,B: $i] :
          ~ ( ( in @ A @ B )
            & ( empty @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(39,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( in @ A @ B )
         => ( element @ A @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(40,plain,
    ( ( ? [A: $i] :
          ~ ( empty @ A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(41,plain,
    ( ( ? [A: $i] : ( empty @ A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(42,plain,
    ( ( ? [A: $i] :
          ( ( relation @ A )
          & ( relation_empty_yielding @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(43,plain,
    ( ( ? [A: $i] :
          ( ~ ( empty @ A )
          & ( relation @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(44,plain,
    ( ( ? [A: $i] :
          ( ( empty @ A )
          & ( relation @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(45,plain,
    ( ( ! [A: $i] :
        ? [B: $i] :
          ( ( element @ B @ ( powerset @ A ) )
          & ( empty @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(46,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
         => ? [B: $i] :
              ( ( element @ B @ ( powerset @ A ) )
              & ~ ( empty @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(47,plain,
    ( ( ? [A: $i] :
          ( ( relation @ A )
          & ( function @ A )
          & ( one_to_one @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(48,plain,
    ( ( ? [A: $i] :
          ( ( relation @ A )
          & ( empty @ A )
          & ( function @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(49,plain,
    ( ( ? [A: $i] :
          ( ( relation @ A )
          & ( function @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(50,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( ( relation @ B )
            & ( function @ B ) )
         => ( ( relation @ ( relation_rng_restriction @ A @ B ) )
            & ( function @ ( relation_rng_restriction @ A @ B ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(51,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( relation @ B )
         => ( relation @ ( relation_rng_restriction @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(52,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( in @ A @ B )
         => ~ ( in @ B @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(53,plain,
    ( ( ! [A: $i,B: $i] :
          ~ ( ( empty @ A )
            & ( A != B )
            & ( empty @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(54,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
         => ( A = empty_set ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(55,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ~ ( ( in @ A @ B )
            & ( element @ B @ ( powerset @ C ) )
            & ( empty @ C ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(56,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( ( in @ A @ B )
            & ( element @ B @ ( powerset @ C ) ) )
         => ( element @ A @ C ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(57,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( element @ A @ ( powerset @ B ) )
        <=> ( subset @ A @ B ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(58,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( element @ A @ B )
         => ( ( empty @ B )
            | ( in @ A @ B ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(59,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
         => ( relation @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(60,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
         => ( ( empty @ ( relation_dom @ A ) )
            & ( relation @ ( relation_dom @ A ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(61,plain,
    ( ( ! [A: $i] :
          ( ( ~ ( empty @ A )
            & ( relation @ A ) )
         => ~ ( empty @ ( relation_dom @ A ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(62,plain,
    ( ( ! [A: $i] :
          ~ ( empty @ ( powerset @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(63,plain,
    ( ( ! [A: $i] :
          ( ( ( relation @ A )
            & ( empty @ A )
            & ( function @ A ) )
         => ( ( relation @ A )
            & ( function @ A )
            & ( one_to_one @ A ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(64,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
         => ( function @ A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(65,plain,
    ( ( ! [A: $i] :
        ? [B: $i] : ( element @ B @ A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(66,plain,
    ( ( empty @ empty_set )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(67,plain,
    ( ( ( empty @ empty_set )
      & ( relation @ empty_set )
      & ( relation_empty_yielding @ empty_set ) )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(68,plain,
    ( ( ( empty @ empty_set )
      & ( relation @ empty_set ) )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(69,plain,
    ( ( ! [A: $i,B: $i] : ( subset @ A @ A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(70,plain,
    ( ( ! [SY53: $i,SY54: $i] :
          ( ( ( relation @ SY54 )
            & ( function @ SY54 ) )
         => ( ( in @ SY53 @ ( relation_dom @ ( relation_rng_restriction @ sK1_A @ SY54 ) ) )
           => ( ( apply @ ( relation_rng_restriction @ sK1_A @ SY54 ) @ SY53 )
              = ( apply @ SY54 @ SY53 ) ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[36]) ).

thf(71,plain,
    ( ( ! [SY55: $i] :
          ( ( ( relation @ SY55 )
            & ( function @ SY55 ) )
         => ( ( in @ sK2_SY53 @ ( relation_dom @ ( relation_rng_restriction @ sK1_A @ SY55 ) ) )
           => ( ( apply @ ( relation_rng_restriction @ sK1_A @ SY55 ) @ sK2_SY53 )
              = ( apply @ SY55 @ sK2_SY53 ) ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[70]) ).

thf(72,plain,
    ( ( ( ( relation @ sK3_SY55 )
        & ( function @ sK3_SY55 ) )
     => ( ( in @ sK2_SY53 @ ( relation_dom @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) ) )
       => ( ( apply @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) @ sK2_SY53 )
          = ( apply @ sK3_SY55 @ sK2_SY53 ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[71]) ).

thf(73,plain,
    ( ( relation @ sK3_SY55 )
    = $true ),
    inference(standard_cnf,[status(thm)],[72]) ).

thf(74,plain,
    ( ( function @ sK3_SY55 )
    = $true ),
    inference(standard_cnf,[status(thm)],[72]) ).

thf(75,plain,
    ( ( in @ sK2_SY53 @ ( relation_dom @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[72]) ).

thf(76,plain,
    ( ( ( apply @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) @ sK2_SY53 )
      = ( apply @ sK3_SY55 @ sK2_SY53 ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[72]) ).

thf(77,plain,
    ( ( ( ( apply @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) @ sK2_SY53 )
       != ( apply @ sK3_SY55 @ sK2_SY53 ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[76]) ).

thf(78,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( ( ~ ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ C ) )
                    | ~ ( in @ ( apply @ C @ ( sK5_D @ C @ B @ A ) ) @ A )
                    | ~ ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) )
                  & ( ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ C ) )
                    | ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) )
                  & ( ( in @ ( apply @ C @ ( sK5_D @ C @ B @ A ) ) @ A )
                    | ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) ) )
                | ( ( in @ ( sK4_D @ C @ B @ A ) @ ( relation_dom @ B ) )
                  & ( ( apply @ B @ ( sK4_D @ C @ B @ A ) )
                   != ( apply @ C @ ( sK4_D @ C @ B @ A ) ) ) )
                | ( B
                  = ( relation_rng_restriction @ A @ C ) ) )
            & ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( B
                 != ( relation_rng_restriction @ A @ C ) )
                | ( ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ C ) )
                      | ~ ( in @ ( apply @ C @ D ) @ A )
                      | ( in @ D @ ( relation_dom @ B ) ) )
                  & ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ B ) )
                      | ( in @ D @ ( relation_dom @ C ) ) )
                  & ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ B ) )
                      | ( in @ ( apply @ C @ D ) @ A ) ) ) )
            & ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( B
                 != ( relation_rng_restriction @ A @ C ) )
                | ! [D: $i] :
                    ( ~ ( in @ D @ ( relation_dom @ B ) )
                    | ( ( apply @ B @ D )
                      = ( apply @ C @ D ) ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[37]) ).

thf(79,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( empty @ B )
          | ~ ( in @ A @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[38]) ).

thf(80,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( in @ A @ B )
          | ( element @ A @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[39]) ).

thf(81,plain,
    ( ( ~ ( empty @ sK6_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[40]) ).

thf(82,plain,
    ( ( empty @ sK7_A )
    = $true ),
    inference(extcnf_combined,[status(esa)],[41]) ).

thf(83,plain,
    ( ( ( relation @ sK8_A )
      & ( relation_empty_yielding @ sK8_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[42]) ).

thf(84,plain,
    ( ( ~ ( empty @ sK9_A )
      & ( relation @ sK9_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[43]) ).

thf(85,plain,
    ( ( ( empty @ sK10_A )
      & ( relation @ sK10_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[44]) ).

thf(86,plain,
    ( ( ! [A: $i] :
          ( ( element @ ( sK11_B @ A ) @ ( powerset @ A ) )
          & ( empty @ ( sK11_B @ A ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[45]) ).

thf(87,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
          | ( ( element @ ( sK12_B @ A ) @ ( powerset @ A ) )
            & ~ ( empty @ ( sK12_B @ A ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[46]) ).

thf(88,plain,
    ( ( ( function @ sK13_A )
      & ( relation @ sK13_A )
      & ( one_to_one @ sK13_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[47]) ).

thf(89,plain,
    ( ( ( empty @ sK14_A )
      & ( relation @ sK14_A )
      & ( function @ sK14_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[48]) ).

thf(90,plain,
    ( ( ( function @ sK15_A )
      & ( relation @ sK15_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[49]) ).

thf(91,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( function @ ( relation_rng_restriction @ A @ B ) ) )
      & ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( relation @ ( relation_rng_restriction @ A @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[50]) ).

thf(92,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( relation @ B )
          | ( relation @ ( relation_rng_restriction @ A @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[51]) ).

thf(93,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( in @ A @ B )
          | ~ ( in @ B @ A ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[52]) ).

thf(94,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( A = B )
          | ~ ( empty @ A )
          | ~ ( empty @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[53]) ).

thf(95,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( A = empty_set ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[54]) ).

thf(96,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( element @ B @ ( powerset @ C ) )
          | ~ ( in @ A @ B )
          | ~ ( empty @ C ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[55]) ).

thf(97,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( element @ B @ ( powerset @ C ) )
          | ~ ( in @ A @ B )
          | ( element @ A @ C ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[56]) ).

thf(98,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( element @ A @ ( powerset @ B ) )
          | ( subset @ A @ B ) )
      & ! [A: $i,B: $i] :
          ( ~ ( subset @ A @ B )
          | ( element @ A @ ( powerset @ B ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[57]) ).

thf(99,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( element @ A @ B )
          | ( empty @ B )
          | ( in @ A @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[58]) ).

thf(100,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( relation @ A ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[59]) ).

thf(101,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( empty @ ( relation_dom @ A ) ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ( relation @ ( relation_dom @ A ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[60]) ).

thf(102,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( empty @ ( relation_dom @ A ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[61]) ).

thf(103,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( function @ A ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( relation @ A ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( one_to_one @ A ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[63]) ).

thf(104,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( function @ A ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[64]) ).

thf(105,plain,
    ( ( ! [A: $i] : ( element @ ( sK16_B @ A ) @ A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[65]) ).

thf(106,plain,
    ( ( ! [A: $i] : ( subset @ A @ A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[69]) ).

thf(107,plain,
    ( ( ! [A: $i] : ( subset @ A @ A ) )
    = $true ),
    inference(copy,[status(thm)],[106]) ).

thf(108,plain,
    ( ( ( empty @ empty_set )
      & ( relation @ empty_set ) )
    = $true ),
    inference(copy,[status(thm)],[68]) ).

thf(109,plain,
    ( ( ( empty @ empty_set )
      & ( relation @ empty_set )
      & ( relation_empty_yielding @ empty_set ) )
    = $true ),
    inference(copy,[status(thm)],[67]) ).

thf(110,plain,
    ( ( empty @ empty_set )
    = $true ),
    inference(copy,[status(thm)],[66]) ).

thf(111,plain,
    ( ( ! [A: $i] : ( element @ ( sK16_B @ A ) @ A ) )
    = $true ),
    inference(copy,[status(thm)],[105]) ).

thf(112,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( function @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[104]) ).

thf(113,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( function @ A ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( relation @ A ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( function @ A )
          | ( one_to_one @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[103]) ).

thf(114,plain,
    ( ( ! [A: $i] :
          ~ ( empty @ ( powerset @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[62]) ).

thf(115,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
          | ~ ( relation @ A )
          | ~ ( empty @ ( relation_dom @ A ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[102]) ).

thf(116,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( empty @ ( relation_dom @ A ) ) )
      & ! [A: $i] :
          ( ~ ( empty @ A )
          | ( relation @ ( relation_dom @ A ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[101]) ).

thf(117,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( relation @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[100]) ).

thf(118,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( element @ A @ B )
          | ( empty @ B )
          | ( in @ A @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[99]) ).

thf(119,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( element @ A @ ( powerset @ B ) )
          | ( subset @ A @ B ) )
      & ! [A: $i,B: $i] :
          ( ~ ( subset @ A @ B )
          | ( element @ A @ ( powerset @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[98]) ).

thf(120,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( element @ B @ ( powerset @ C ) )
          | ~ ( in @ A @ B )
          | ( element @ A @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[97]) ).

thf(121,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ~ ( element @ B @ ( powerset @ C ) )
          | ~ ( in @ A @ B )
          | ~ ( empty @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[96]) ).

thf(122,plain,
    ( ( ! [A: $i] :
          ( ~ ( empty @ A )
          | ( A = empty_set ) ) )
    = $true ),
    inference(copy,[status(thm)],[95]) ).

thf(123,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( A = B )
          | ~ ( empty @ A )
          | ~ ( empty @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[94]) ).

thf(124,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( in @ A @ B )
          | ~ ( in @ B @ A ) ) )
    = $true ),
    inference(copy,[status(thm)],[93]) ).

thf(125,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( relation @ B )
          | ( relation @ ( relation_rng_restriction @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[92]) ).

thf(126,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( function @ ( relation_rng_restriction @ A @ B ) ) )
      & ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( relation @ ( relation_rng_restriction @ A @ B ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[91]) ).

thf(127,plain,
    ( ( ( function @ sK15_A )
      & ( relation @ sK15_A ) )
    = $true ),
    inference(copy,[status(thm)],[90]) ).

thf(128,plain,
    ( ( ( empty @ sK14_A )
      & ( relation @ sK14_A )
      & ( function @ sK14_A ) )
    = $true ),
    inference(copy,[status(thm)],[89]) ).

thf(129,plain,
    ( ( ( function @ sK13_A )
      & ( relation @ sK13_A )
      & ( one_to_one @ sK13_A ) )
    = $true ),
    inference(copy,[status(thm)],[88]) ).

thf(130,plain,
    ( ( ! [A: $i] :
          ( ( empty @ A )
          | ( ( element @ ( sK12_B @ A ) @ ( powerset @ A ) )
            & ~ ( empty @ ( sK12_B @ A ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[87]) ).

thf(131,plain,
    ( ( ! [A: $i] :
          ( ( element @ ( sK11_B @ A ) @ ( powerset @ A ) )
          & ( empty @ ( sK11_B @ A ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[86]) ).

thf(132,plain,
    ( ( ( empty @ sK10_A )
      & ( relation @ sK10_A ) )
    = $true ),
    inference(copy,[status(thm)],[85]) ).

thf(133,plain,
    ( ( ~ ( empty @ sK9_A )
      & ( relation @ sK9_A ) )
    = $true ),
    inference(copy,[status(thm)],[84]) ).

thf(134,plain,
    ( ( ( relation @ sK8_A )
      & ( relation_empty_yielding @ sK8_A ) )
    = $true ),
    inference(copy,[status(thm)],[83]) ).

thf(135,plain,
    ( ( empty @ sK7_A )
    = $true ),
    inference(copy,[status(thm)],[82]) ).

thf(136,plain,
    ( ( ~ ( empty @ sK6_A ) )
    = $true ),
    inference(copy,[status(thm)],[81]) ).

thf(137,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( in @ A @ B )
          | ( element @ A @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[80]) ).

thf(138,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( empty @ B )
          | ~ ( in @ A @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[79]) ).

thf(139,plain,
    ( ( ! [A: $i,B: $i] :
          ( ~ ( function @ B )
          | ~ ( relation @ B )
          | ( ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( ( ~ ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ C ) )
                    | ~ ( in @ ( apply @ C @ ( sK5_D @ C @ B @ A ) ) @ A )
                    | ~ ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) )
                  & ( ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ C ) )
                    | ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) )
                  & ( ( in @ ( apply @ C @ ( sK5_D @ C @ B @ A ) ) @ A )
                    | ( in @ ( sK5_D @ C @ B @ A ) @ ( relation_dom @ B ) ) ) )
                | ( ( in @ ( sK4_D @ C @ B @ A ) @ ( relation_dom @ B ) )
                  & ( ( apply @ B @ ( sK4_D @ C @ B @ A ) )
                   != ( apply @ C @ ( sK4_D @ C @ B @ A ) ) ) )
                | ( B
                  = ( relation_rng_restriction @ A @ C ) ) )
            & ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( B
                 != ( relation_rng_restriction @ A @ C ) )
                | ( ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ C ) )
                      | ~ ( in @ ( apply @ C @ D ) @ A )
                      | ( in @ D @ ( relation_dom @ B ) ) )
                  & ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ B ) )
                      | ( in @ D @ ( relation_dom @ C ) ) )
                  & ! [D: $i] :
                      ( ~ ( in @ D @ ( relation_dom @ B ) )
                      | ( in @ ( apply @ C @ D ) @ A ) ) ) )
            & ! [C: $i] :
                ( ~ ( function @ C )
                | ~ ( relation @ C )
                | ( B
                 != ( relation_rng_restriction @ A @ C ) )
                | ! [D: $i] :
                    ( ~ ( in @ D @ ( relation_dom @ B ) )
                    | ( ( apply @ B @ D )
                      = ( apply @ C @ D ) ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[78]) ).

thf(140,plain,
    ( ( in @ sK2_SY53 @ ( relation_dom @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) ) )
    = $true ),
    inference(copy,[status(thm)],[75]) ).

thf(141,plain,
    ( ( function @ sK3_SY55 )
    = $true ),
    inference(copy,[status(thm)],[74]) ).

thf(142,plain,
    ( ( relation @ sK3_SY55 )
    = $true ),
    inference(copy,[status(thm)],[73]) ).

thf(143,plain,
    ( ( ( ( apply @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) @ sK2_SY53 )
       != ( apply @ sK3_SY55 @ sK2_SY53 ) ) )
    = $true ),
    inference(copy,[status(thm)],[77]) ).

thf(144,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( function @ SX1 )
          | ~ ( relation @ SX1 )
          | ~ ( ~ ! [SX2: $i] :
                    ( ~ ( function @ SX2 )
                    | ~ ( relation @ SX2 )
                    | ~ ( ~ ( ~ ( in @ ( sK5_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX2 ) )
                            | ~ ( in @ ( apply @ SX2 @ ( sK5_D @ SX2 @ SX1 @ SX0 ) ) @ SX0 )
                            | ~ ( in @ ( sK5_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX1 ) ) )
                        | ~ ~ ( ~ ( ( in @ ( sK5_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX2 ) )
                                  | ( in @ ( sK5_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX1 ) ) )
                              | ~ ( ( in @ ( apply @ SX2 @ ( sK5_D @ SX2 @ SX1 @ SX0 ) ) @ SX0 )
                                  | ( in @ ( sK5_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX1 ) ) ) ) )
                    | ~ ( ~ ( in @ ( sK4_D @ SX2 @ SX1 @ SX0 ) @ ( relation_dom @ SX1 ) )
                        | ~ ( ( ( apply @ SX1 @ ( sK4_D @ SX2 @ SX1 @ SX0 ) )
                             != ( apply @ SX2 @ ( sK4_D @ SX2 @ SX1 @ SX0 ) ) ) ) )
                    | ( SX1
                      = ( relation_rng_restriction @ SX0 @ SX2 ) ) )
              | ~ ~ ( ~ ! [SX2: $i] :
                          ( ~ ( function @ SX2 )
                          | ~ ( relation @ SX2 )
                          | ( SX1
                           != ( relation_rng_restriction @ SX0 @ SX2 ) )
                          | ~ ( ~ ! [SX3: $i] :
                                    ( ~ ( in @ SX3 @ ( relation_dom @ SX2 ) )
                                    | ~ ( in @ ( apply @ SX2 @ SX3 ) @ SX0 )
                                    | ( in @ SX3 @ ( relation_dom @ SX1 ) ) )
                              | ~ ~ ( ~ ! [SX3: $i] :
                                          ( ~ ( in @ SX3 @ ( relation_dom @ SX1 ) )
                                          | ( in @ SX3 @ ( relation_dom @ SX2 ) ) )
                                    | ~ ! [SX3: $i] :
                                          ( ~ ( in @ SX3 @ ( relation_dom @ SX1 ) )
                                          | ( in @ ( apply @ SX2 @ SX3 ) @ SX0 ) ) ) ) )
                    | ~ ! [SX2: $i] :
                          ( ~ ( function @ SX2 )
                          | ~ ( relation @ SX2 )
                          | ( SX1
                           != ( relation_rng_restriction @ SX0 @ SX2 ) )
                          | ! [SX3: $i] :
                              ( ~ ( in @ SX3 @ ( relation_dom @ SX1 ) )
                              | ( ( apply @ SX1 @ SX3 )
                                = ( apply @ SX2 @ SX3 ) ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[139]) ).

thf(145,plain,
    ( ( ~ ( ~ ~ ( ~ ! [SX0: $i] :
                      ( ~ ( empty @ SX0 )
                      | ~ ( relation @ SX0 )
                      | ~ ( function @ SX0 )
                      | ( function @ SX0 ) )
                | ~ ! [SX0: $i] :
                      ( ~ ( empty @ SX0 )
                      | ~ ( relation @ SX0 )
                      | ~ ( function @ SX0 )
                      | ( relation @ SX0 ) ) )
          | ~ ! [SX0: $i] :
                ( ~ ( empty @ SX0 )
                | ~ ( relation @ SX0 )
                | ~ ( function @ SX0 )
                | ( one_to_one @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[113]) ).

thf(146,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( empty @ SX0 )
                | ( empty @ ( relation_dom @ SX0 ) ) )
          | ~ ! [SX0: $i] :
                ( ~ ( empty @ SX0 )
                | ( relation @ ( relation_dom @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[116]) ).

thf(147,plain,
    ( ( ~ ( ~ ( empty @ sK10_A )
          | ~ ( relation @ sK10_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[132]) ).

thf(148,plain,
    ( ( ~ ( ~ ~ ( ~ ( empty @ empty_set )
                | ~ ( relation @ empty_set ) )
          | ~ ( relation_empty_yielding @ empty_set ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[109]) ).

thf(149,plain,
    ( ( ~ ( ~ ( relation @ sK8_A )
          | ~ ( relation_empty_yielding @ sK8_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[134]) ).

thf(150,plain,
    ( ( ~ ( ~ ~ ( ~ ( empty @ sK14_A )
                | ~ ( relation @ sK14_A ) )
          | ~ ( function @ sK14_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[128]) ).

thf(151,plain,
    ( ( ~ ( ~ ~ ( empty @ sK9_A )
          | ~ ( relation @ sK9_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[133]) ).

thf(152,plain,
    ( ( ! [SX0: $i] :
          ( ( empty @ SX0 )
          | ~ ( ~ ( element @ ( sK12_B @ SX0 ) @ ( powerset @ SX0 ) )
              | ~ ~ ( empty @ ( sK12_B @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[130]) ).

thf(153,plain,
    ( ( ~ ( ~ ( empty @ empty_set )
          | ~ ( relation @ empty_set ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[108]) ).

thf(154,plain,
    ( ( ~ ( ~ ~ ( ~ ( function @ sK13_A )
                | ~ ( relation @ sK13_A ) )
          | ~ ( one_to_one @ sK13_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[129]) ).

thf(155,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( function @ SX1 )
                | ~ ( relation @ SX1 )
                | ( function @ ( relation_rng_restriction @ SX0 @ SX1 ) ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( function @ SX1 )
                | ~ ( relation @ SX1 )
                | ( relation @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[126]) ).

thf(156,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( element @ SX0 @ ( powerset @ SX1 ) )
                | ( subset @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( subset @ SX0 @ SX1 )
                | ( element @ SX0 @ ( powerset @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[119]) ).

thf(157,plain,
    ( ( ~ ( ~ ( function @ sK15_A )
          | ~ ( relation @ sK15_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[127]) ).

thf(158,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ( element @ ( sK11_B @ SX0 ) @ ( powerset @ SX0 ) )
            | ~ ( empty @ ( sK11_B @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[131]) ).

thf(159,plain,
    ! [SV1: $i] :
      ( ( subset @ SV1 @ SV1 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[107]) ).

thf(160,plain,
    ! [SV2: $i] :
      ( ( element @ ( sK16_B @ SV2 ) @ SV2 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[111]) ).

thf(161,plain,
    ! [SV3: $i] :
      ( ( ~ ( empty @ SV3 )
        | ( function @ SV3 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[112]) ).

thf(162,plain,
    ! [SV4: $i] :
      ( ( ~ ( empty @ ( powerset @ SV4 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[114]) ).

thf(163,plain,
    ! [SV5: $i] :
      ( ( ( empty @ SV5 )
        | ~ ( relation @ SV5 )
        | ~ ( empty @ ( relation_dom @ SV5 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[115]) ).

thf(164,plain,
    ! [SV6: $i] :
      ( ( ~ ( empty @ SV6 )
        | ( relation @ SV6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[117]) ).

thf(165,plain,
    ! [SV7: $i] :
      ( ( ! [SY56: $i] :
            ( ~ ( element @ SV7 @ SY56 )
            | ( empty @ SY56 )
            | ( in @ SV7 @ SY56 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[118]) ).

thf(166,plain,
    ! [SV8: $i] :
      ( ( ! [SY57: $i,SY58: $i] :
            ( ~ ( element @ SY57 @ ( powerset @ SY58 ) )
            | ~ ( in @ SV8 @ SY57 )
            | ( element @ SV8 @ SY58 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[120]) ).

thf(167,plain,
    ! [SV9: $i] :
      ( ( ! [SY59: $i,SY60: $i] :
            ( ~ ( element @ SY59 @ ( powerset @ SY60 ) )
            | ~ ( in @ SV9 @ SY59 )
            | ~ ( empty @ SY60 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[121]) ).

thf(168,plain,
    ! [SV10: $i] :
      ( ( ~ ( empty @ SV10 )
        | ( SV10 = empty_set ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[122]) ).

thf(169,plain,
    ! [SV11: $i] :
      ( ( ! [SY61: $i] :
            ( ( SV11 = SY61 )
            | ~ ( empty @ SV11 )
            | ~ ( empty @ SY61 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[123]) ).

thf(170,plain,
    ! [SV12: $i] :
      ( ( ! [SY62: $i] :
            ( ~ ( in @ SV12 @ SY62 )
            | ~ ( in @ SY62 @ SV12 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[124]) ).

thf(171,plain,
    ! [SV13: $i] :
      ( ( ! [SY63: $i] :
            ( ~ ( relation @ SY63 )
            | ( relation @ ( relation_rng_restriction @ SV13 @ SY63 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[125]) ).

thf(172,plain,
    ( ( empty @ sK6_A )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[136]) ).

thf(173,plain,
    ! [SV14: $i] :
      ( ( ! [SY64: $i] :
            ( ~ ( in @ SV14 @ SY64 )
            | ( element @ SV14 @ SY64 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[137]) ).

thf(174,plain,
    ! [SV15: $i] :
      ( ( ! [SY65: $i] :
            ( ~ ( empty @ SY65 )
            | ~ ( in @ SV15 @ SY65 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[138]) ).

thf(175,plain,
    ( ( ( apply @ ( relation_rng_restriction @ sK1_A @ sK3_SY55 ) @ sK2_SY53 )
      = ( apply @ sK3_SY55 @ sK2_SY53 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[143]) ).

thf(176,plain,
    ! [SV16: $i] :
      ( ( ! [SY66: $i] :
            ( ~ ( function @ SY66 )
            | ~ ( relation @ SY66 )
            | ~ ( ~ ! [SY67: $i] :
                      ( ~ ( function @ SY67 )
                      | ~ ( relation @ SY67 )
                      | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY67 ) )
                              | ~ ( in @ ( apply @ SY67 @ ( sK5_D @ SY67 @ SY66 @ SV16 ) ) @ SV16 )
                              | ~ ( in @ ( sK5_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY66 ) ) )
                          | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY67 ) )
                                    | ( in @ ( sK5_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY66 ) ) )
                                | ~ ( ( in @ ( apply @ SY67 @ ( sK5_D @ SY67 @ SY66 @ SV16 ) ) @ SV16 )
                                    | ( in @ ( sK5_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY66 ) ) ) ) )
                      | ~ ( ~ ( in @ ( sK4_D @ SY67 @ SY66 @ SV16 ) @ ( relation_dom @ SY66 ) )
                          | ~ ( ( ( apply @ SY66 @ ( sK4_D @ SY67 @ SY66 @ SV16 ) )
                               != ( apply @ SY67 @ ( sK4_D @ SY67 @ SY66 @ SV16 ) ) ) ) )
                      | ( SY66
                        = ( relation_rng_restriction @ SV16 @ SY67 ) ) )
                | ~ ~ ( ~ ! [SY68: $i] :
                            ( ~ ( function @ SY68 )
                            | ~ ( relation @ SY68 )
                            | ( SY66
                             != ( relation_rng_restriction @ SV16 @ SY68 ) )
                            | ~ ( ~ ! [SY69: $i] :
                                      ( ~ ( in @ SY69 @ ( relation_dom @ SY68 ) )
                                      | ~ ( in @ ( apply @ SY68 @ SY69 ) @ SV16 )
                                      | ( in @ SY69 @ ( relation_dom @ SY66 ) ) )
                                | ~ ~ ( ~ ! [SX3: $i] :
                                            ( ~ ( in @ SX3 @ ( relation_dom @ SY66 ) )
                                            | ( in @ SX3 @ ( relation_dom @ SY68 ) ) )
                                      | ~ ! [SY71: $i] :
                                            ( ~ ( in @ SY71 @ ( relation_dom @ SY66 ) )
                                            | ( in @ ( apply @ SY68 @ SY71 ) @ SV16 ) ) ) ) )
                      | ~ ! [SY72: $i] :
                            ( ~ ( function @ SY72 )
                            | ~ ( relation @ SY72 )
                            | ( SY66
                             != ( relation_rng_restriction @ SV16 @ SY72 ) )
                            | ! [SX3: $i] :
                                ( ~ ( in @ SX3 @ ( relation_dom @ SY66 ) )
                                | ( ( apply @ SY66 @ SX3 )
                                  = ( apply @ SY72 @ SX3 ) ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[144]) ).

thf(177,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ~ ( empty @ SX0 )
                  | ~ ( relation @ SX0 )
                  | ~ ( function @ SX0 )
                  | ( function @ SX0 ) )
            | ~ ! [SX0: $i] :
                  ( ~ ( empty @ SX0 )
                  | ~ ( relation @ SX0 )
                  | ~ ( function @ SX0 )
                  | ( relation @ SX0 ) ) )
      | ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( one_to_one @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[145]) ).

thf(178,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ( empty @ ( relation_dom @ SX0 ) ) )
      | ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ( relation @ ( relation_dom @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[146]) ).

thf(179,plain,
    ( ( ~ ( empty @ sK10_A )
      | ~ ( relation @ sK10_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[147]) ).

thf(180,plain,
    ( ( ~ ~ ( ~ ( empty @ empty_set )
            | ~ ( relation @ empty_set ) )
      | ~ ( relation_empty_yielding @ empty_set ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[148]) ).

thf(181,plain,
    ( ( ~ ( relation @ sK8_A )
      | ~ ( relation_empty_yielding @ sK8_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[149]) ).

thf(182,plain,
    ( ( ~ ~ ( ~ ( empty @ sK14_A )
            | ~ ( relation @ sK14_A ) )
      | ~ ( function @ sK14_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[150]) ).

thf(183,plain,
    ( ( ~ ~ ( empty @ sK9_A )
      | ~ ( relation @ sK9_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[151]) ).

thf(184,plain,
    ! [SV17: $i] :
      ( ( ( empty @ SV17 )
        | ~ ( ~ ( element @ ( sK12_B @ SV17 ) @ ( powerset @ SV17 ) )
            | ~ ~ ( empty @ ( sK12_B @ SV17 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[152]) ).

thf(185,plain,
    ( ( ~ ( empty @ empty_set )
      | ~ ( relation @ empty_set ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[153]) ).

thf(186,plain,
    ( ( ~ ~ ( ~ ( function @ sK13_A )
            | ~ ( relation @ sK13_A ) )
      | ~ ( one_to_one @ sK13_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[154]) ).

thf(187,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( function @ SX1 )
            | ~ ( relation @ SX1 )
            | ( function @ ( relation_rng_restriction @ SX0 @ SX1 ) ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( function @ SX1 )
            | ~ ( relation @ SX1 )
            | ( relation @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[155]) ).

thf(188,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( element @ SX0 @ ( powerset @ SX1 ) )
            | ( subset @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( subset @ SX0 @ SX1 )
            | ( element @ SX0 @ ( powerset @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[156]) ).

thf(189,plain,
    ( ( ~ ( function @ sK15_A )
      | ~ ( relation @ sK15_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[157]) ).

thf(190,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ( element @ ( sK11_B @ SV18 ) @ ( powerset @ SV18 ) )
            | ~ ( empty @ ( sK11_B @ SV18 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[158]) ).

thf(191,plain,
    ! [SV3: $i] :
      ( ( ( ~ ( empty @ SV3 ) )
        = $true )
      | ( ( function @ SV3 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[161]) ).

thf(192,plain,
    ! [SV4: $i] :
      ( ( empty @ ( powerset @ SV4 ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[162]) ).

thf(193,plain,
    ! [SV5: $i] :
      ( ( ( ( empty @ SV5 )
          | ~ ( relation @ SV5 ) )
        = $true )
      | ( ( ~ ( empty @ ( relation_dom @ SV5 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[163]) ).

thf(194,plain,
    ! [SV6: $i] :
      ( ( ( ~ ( empty @ SV6 ) )
        = $true )
      | ( ( relation @ SV6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[164]) ).

thf(195,plain,
    ! [SV19: $i,SV7: $i] :
      ( ( ~ ( element @ SV7 @ SV19 )
        | ( empty @ SV19 )
        | ( in @ SV7 @ SV19 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[165]) ).

thf(196,plain,
    ! [SV8: $i,SV20: $i] :
      ( ( ! [SY74: $i] :
            ( ~ ( element @ SV20 @ ( powerset @ SY74 ) )
            | ~ ( in @ SV8 @ SV20 )
            | ( element @ SV8 @ SY74 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[166]) ).

thf(197,plain,
    ! [SV9: $i,SV21: $i] :
      ( ( ! [SY75: $i] :
            ( ~ ( element @ SV21 @ ( powerset @ SY75 ) )
            | ~ ( in @ SV9 @ SV21 )
            | ~ ( empty @ SY75 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[167]) ).

thf(198,plain,
    ! [SV10: $i] :
      ( ( ( ~ ( empty @ SV10 ) )
        = $true )
      | ( ( SV10 = empty_set )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[168]) ).

thf(199,plain,
    ! [SV22: $i,SV11: $i] :
      ( ( ( SV11 = SV22 )
        | ~ ( empty @ SV11 )
        | ~ ( empty @ SV22 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[169]) ).

thf(200,plain,
    ! [SV23: $i,SV12: $i] :
      ( ( ~ ( in @ SV12 @ SV23 )
        | ~ ( in @ SV23 @ SV12 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[170]) ).

thf(201,plain,
    ! [SV13: $i,SV24: $i] :
      ( ( ~ ( relation @ SV24 )
        | ( relation @ ( relation_rng_restriction @ SV13 @ SV24 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[171]) ).

thf(202,plain,
    ! [SV25: $i,SV14: $i] :
      ( ( ~ ( in @ SV14 @ SV25 )
        | ( element @ SV14 @ SV25 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[173]) ).

thf(203,plain,
    ! [SV15: $i,SV26: $i] :
      ( ( ~ ( empty @ SV26 )
        | ~ ( in @ SV15 @ SV26 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[174]) ).

thf(204,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ~ ( function @ SV27 )
        | ~ ( relation @ SV27 )
        | ~ ( ~ ! [SY76: $i] :
                  ( ~ ( function @ SY76 )
                  | ~ ( relation @ SY76 )
                  | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                          | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                          | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                      | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                                | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                            | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                                | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                  | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                      | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                           != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                  | ( SV27
                    = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
            | ~ ~ ( ~ ! [SY77: $i] :
                        ( ~ ( function @ SY77 )
                        | ~ ( relation @ SY77 )
                        | ( SV27
                         != ( relation_rng_restriction @ SV16 @ SY77 ) )
                        | ~ ( ~ ! [SY78: $i] :
                                  ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                  | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                  | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                            | ~ ~ ( ~ ! [SY79: $i] :
                                        ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                        | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                  | ~ ! [SY80: $i] :
                                        ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                        | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                  | ~ ! [SY81: $i] :
                        ( ~ ( function @ SY81 )
                        | ~ ( relation @ SY81 )
                        | ( SV27
                         != ( relation_rng_restriction @ SV16 @ SY81 ) )
                        | ! [SY82: $i] :
                            ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                            | ( ( apply @ SV27 @ SY82 )
                              = ( apply @ SY81 @ SY82 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[176]) ).

thf(205,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ~ ( empty @ SX0 )
                  | ~ ( relation @ SX0 )
                  | ~ ( function @ SX0 )
                  | ( function @ SX0 ) )
            | ~ ! [SX0: $i] :
                  ( ~ ( empty @ SX0 )
                  | ~ ( relation @ SX0 )
                  | ~ ( function @ SX0 )
                  | ( relation @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[177]) ).

thf(206,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( one_to_one @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[177]) ).

thf(207,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ( empty @ ( relation_dom @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[178]) ).

thf(208,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ( relation @ ( relation_dom @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[178]) ).

thf(209,plain,
    ( ( ~ ( empty @ sK10_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[179]) ).

thf(210,plain,
    ( ( ~ ( relation @ sK10_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[179]) ).

thf(211,plain,
    ( ( ~ ~ ( ~ ( empty @ empty_set )
            | ~ ( relation @ empty_set ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[180]) ).

thf(212,plain,
    ( ( ~ ( relation_empty_yielding @ empty_set ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[180]) ).

thf(213,plain,
    ( ( ~ ( relation @ sK8_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[181]) ).

thf(214,plain,
    ( ( ~ ( relation_empty_yielding @ sK8_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[181]) ).

thf(215,plain,
    ( ( ~ ~ ( ~ ( empty @ sK14_A )
            | ~ ( relation @ sK14_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[182]) ).

thf(216,plain,
    ( ( ~ ( function @ sK14_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[182]) ).

thf(217,plain,
    ( ( ~ ~ ( empty @ sK9_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[183]) ).

thf(218,plain,
    ( ( ~ ( relation @ sK9_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[183]) ).

thf(219,plain,
    ! [SV17: $i] :
      ( ( ( empty @ SV17 )
        = $true )
      | ( ( ~ ( ~ ( element @ ( sK12_B @ SV17 ) @ ( powerset @ SV17 ) )
              | ~ ~ ( empty @ ( sK12_B @ SV17 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[184]) ).

thf(220,plain,
    ( ( ~ ( empty @ empty_set ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[185]) ).

thf(221,plain,
    ( ( ~ ( relation @ empty_set ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[185]) ).

thf(222,plain,
    ( ( ~ ~ ( ~ ( function @ sK13_A )
            | ~ ( relation @ sK13_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[186]) ).

thf(223,plain,
    ( ( ~ ( one_to_one @ sK13_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[186]) ).

thf(224,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( function @ SX1 )
            | ~ ( relation @ SX1 )
            | ( function @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[187]) ).

thf(225,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( function @ SX1 )
            | ~ ( relation @ SX1 )
            | ( relation @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[187]) ).

thf(226,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( element @ SX0 @ ( powerset @ SX1 ) )
            | ( subset @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[188]) ).

thf(227,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( subset @ SX0 @ SX1 )
            | ( element @ SX0 @ ( powerset @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[188]) ).

thf(228,plain,
    ( ( ~ ( function @ sK15_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[189]) ).

thf(229,plain,
    ( ( ~ ( relation @ sK15_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[189]) ).

thf(230,plain,
    ! [SV18: $i] :
      ( ( ~ ( element @ ( sK11_B @ SV18 ) @ ( powerset @ SV18 ) )
        | ~ ( empty @ ( sK11_B @ SV18 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[190]) ).

thf(231,plain,
    ! [SV3: $i] :
      ( ( ( empty @ SV3 )
        = $false )
      | ( ( function @ SV3 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[191]) ).

thf(232,plain,
    ! [SV5: $i] :
      ( ( ( empty @ SV5 )
        = $true )
      | ( ( ~ ( relation @ SV5 ) )
        = $true )
      | ( ( ~ ( empty @ ( relation_dom @ SV5 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[193]) ).

thf(233,plain,
    ! [SV6: $i] :
      ( ( ( empty @ SV6 )
        = $false )
      | ( ( relation @ SV6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[194]) ).

thf(234,plain,
    ! [SV19: $i,SV7: $i] :
      ( ( ( ~ ( element @ SV7 @ SV19 ) )
        = $true )
      | ( ( ( empty @ SV19 )
          | ( in @ SV7 @ SV19 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[195]) ).

thf(235,plain,
    ! [SV8: $i,SV28: $i,SV20: $i] :
      ( ( ~ ( element @ SV20 @ ( powerset @ SV28 ) )
        | ~ ( in @ SV8 @ SV20 )
        | ( element @ SV8 @ SV28 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[196]) ).

thf(236,plain,
    ! [SV9: $i,SV29: $i,SV21: $i] :
      ( ( ~ ( element @ SV21 @ ( powerset @ SV29 ) )
        | ~ ( in @ SV9 @ SV21 )
        | ~ ( empty @ SV29 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[197]) ).

thf(237,plain,
    ! [SV10: $i] :
      ( ( ( empty @ SV10 )
        = $false )
      | ( ( SV10 = empty_set )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[198]) ).

thf(238,plain,
    ! [SV22: $i,SV11: $i] :
      ( ( ( ( SV11 = SV22 )
          | ~ ( empty @ SV11 ) )
        = $true )
      | ( ( ~ ( empty @ SV22 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[199]) ).

thf(239,plain,
    ! [SV23: $i,SV12: $i] :
      ( ( ( ~ ( in @ SV12 @ SV23 ) )
        = $true )
      | ( ( ~ ( in @ SV23 @ SV12 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[200]) ).

thf(240,plain,
    ! [SV13: $i,SV24: $i] :
      ( ( ( ~ ( relation @ SV24 ) )
        = $true )
      | ( ( relation @ ( relation_rng_restriction @ SV13 @ SV24 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[201]) ).

thf(241,plain,
    ! [SV25: $i,SV14: $i] :
      ( ( ( ~ ( in @ SV14 @ SV25 ) )
        = $true )
      | ( ( element @ SV14 @ SV25 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[202]) ).

thf(242,plain,
    ! [SV15: $i,SV26: $i] :
      ( ( ( ~ ( empty @ SV26 ) )
        = $true )
      | ( ( ~ ( in @ SV15 @ SV26 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[203]) ).

thf(243,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ( function @ SV27 )
          | ~ ( relation @ SV27 ) )
        = $true )
      | ( ( ~ ( ~ ! [SY76: $i] :
                    ( ~ ( function @ SY76 )
                    | ~ ( relation @ SY76 )
                    | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                            | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                            | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                        | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                              | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                    | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                        | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                             != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                    | ( SV27
                      = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
              | ~ ~ ( ~ ! [SY77: $i] :
                          ( ~ ( function @ SY77 )
                          | ~ ( relation @ SY77 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY77 ) )
                          | ~ ( ~ ! [SY78: $i] :
                                    ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                    | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                    | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                              | ~ ~ ( ~ ! [SY79: $i] :
                                          ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                          | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                    | ~ ! [SY80: $i] :
                                          ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                          | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                    | ~ ! [SY81: $i] :
                          ( ~ ( function @ SY81 )
                          | ~ ( relation @ SY81 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY81 ) )
                          | ! [SY82: $i] :
                              ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                              | ( ( apply @ SV27 @ SY82 )
                                = ( apply @ SY81 @ SY82 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[204]) ).

thf(244,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( empty @ SX0 )
                | ~ ( relation @ SX0 )
                | ~ ( function @ SX0 )
                | ( function @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( empty @ SX0 )
                | ~ ( relation @ SX0 )
                | ~ ( function @ SX0 )
                | ( relation @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[205]) ).

thf(245,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( empty @ SX0 )
          | ~ ( relation @ SX0 )
          | ~ ( function @ SX0 )
          | ( one_to_one @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[206]) ).

thf(246,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( empty @ SX0 )
          | ( empty @ ( relation_dom @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[207]) ).

thf(247,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( empty @ SX0 )
          | ( relation @ ( relation_dom @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[208]) ).

thf(248,plain,
    ( ( empty @ sK10_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[209]) ).

thf(249,plain,
    ( ( relation @ sK10_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[210]) ).

thf(250,plain,
    ( ( ~ ( ~ ( empty @ empty_set )
          | ~ ( relation @ empty_set ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[211]) ).

thf(251,plain,
    ( ( relation_empty_yielding @ empty_set )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[212]) ).

thf(252,plain,
    ( ( relation @ sK8_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[213]) ).

thf(253,plain,
    ( ( relation_empty_yielding @ sK8_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[214]) ).

thf(254,plain,
    ( ( ~ ( ~ ( empty @ sK14_A )
          | ~ ( relation @ sK14_A ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[215]) ).

thf(255,plain,
    ( ( function @ sK14_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[216]) ).

thf(256,plain,
    ( ( ~ ( empty @ sK9_A ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[217]) ).

thf(257,plain,
    ( ( relation @ sK9_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[218]) ).

thf(258,plain,
    ! [SV17: $i] :
      ( ( ( ~ ( element @ ( sK12_B @ SV17 ) @ ( powerset @ SV17 ) )
          | ~ ~ ( empty @ ( sK12_B @ SV17 ) ) )
        = $false )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[219]) ).

thf(259,plain,
    ( ( empty @ empty_set )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[220]) ).

thf(260,plain,
    ( ( relation @ empty_set )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[221]) ).

thf(261,plain,
    ( ( ~ ( ~ ( function @ sK13_A )
          | ~ ( relation @ sK13_A ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[222]) ).

thf(262,plain,
    ( ( one_to_one @ sK13_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[223]) ).

thf(263,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( function @ SX1 )
          | ~ ( relation @ SX1 )
          | ( function @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[224]) ).

thf(264,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( function @ SX1 )
          | ~ ( relation @ SX1 )
          | ( relation @ ( relation_rng_restriction @ SX0 @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[225]) ).

thf(265,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( element @ SX0 @ ( powerset @ SX1 ) )
          | ( subset @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[226]) ).

thf(266,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( subset @ SX0 @ SX1 )
          | ( element @ SX0 @ ( powerset @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[227]) ).

thf(267,plain,
    ( ( function @ sK15_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[228]) ).

thf(268,plain,
    ( ( relation @ sK15_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[229]) ).

thf(269,plain,
    ! [SV18: $i] :
      ( ( ~ ( element @ ( sK11_B @ SV18 ) @ ( powerset @ SV18 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[230]) ).

thf(270,plain,
    ! [SV18: $i] :
      ( ( ~ ( empty @ ( sK11_B @ SV18 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[230]) ).

thf(271,plain,
    ! [SV5: $i] :
      ( ( ( relation @ SV5 )
        = $false )
      | ( ( empty @ SV5 )
        = $true )
      | ( ( ~ ( empty @ ( relation_dom @ SV5 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[232]) ).

thf(272,plain,
    ! [SV19: $i,SV7: $i] :
      ( ( ( element @ SV7 @ SV19 )
        = $false )
      | ( ( ( empty @ SV19 )
          | ( in @ SV7 @ SV19 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[234]) ).

thf(273,plain,
    ! [SV8: $i,SV28: $i,SV20: $i] :
      ( ( ( ~ ( element @ SV20 @ ( powerset @ SV28 ) )
          | ~ ( in @ SV8 @ SV20 ) )
        = $true )
      | ( ( element @ SV8 @ SV28 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[235]) ).

thf(274,plain,
    ! [SV9: $i,SV29: $i,SV21: $i] :
      ( ( ( ~ ( element @ SV21 @ ( powerset @ SV29 ) )
          | ~ ( in @ SV9 @ SV21 ) )
        = $true )
      | ( ( ~ ( empty @ SV29 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[236]) ).

thf(275,plain,
    ! [SV22: $i,SV11: $i] :
      ( ( ( SV11 = SV22 )
        = $true )
      | ( ( ~ ( empty @ SV11 ) )
        = $true )
      | ( ( ~ ( empty @ SV22 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[238]) ).

thf(276,plain,
    ! [SV23: $i,SV12: $i] :
      ( ( ( in @ SV12 @ SV23 )
        = $false )
      | ( ( ~ ( in @ SV23 @ SV12 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[239]) ).

thf(277,plain,
    ! [SV13: $i,SV24: $i] :
      ( ( ( relation @ SV24 )
        = $false )
      | ( ( relation @ ( relation_rng_restriction @ SV13 @ SV24 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[240]) ).

thf(278,plain,
    ! [SV25: $i,SV14: $i] :
      ( ( ( in @ SV14 @ SV25 )
        = $false )
      | ( ( element @ SV14 @ SV25 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[241]) ).

thf(279,plain,
    ! [SV15: $i,SV26: $i] :
      ( ( ( empty @ SV26 )
        = $false )
      | ( ( ~ ( in @ SV15 @ SV26 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[242]) ).

thf(280,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ( function @ SV27 ) )
        = $true )
      | ( ( ~ ( relation @ SV27 ) )
        = $true )
      | ( ( ~ ( ~ ! [SY76: $i] :
                    ( ~ ( function @ SY76 )
                    | ~ ( relation @ SY76 )
                    | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                            | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                            | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                        | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                              | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                    | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                        | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                             != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                    | ( SV27
                      = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
              | ~ ~ ( ~ ! [SY77: $i] :
                          ( ~ ( function @ SY77 )
                          | ~ ( relation @ SY77 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY77 ) )
                          | ~ ( ~ ! [SY78: $i] :
                                    ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                    | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                    | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                              | ~ ~ ( ~ ! [SY79: $i] :
                                          ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                          | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                    | ~ ! [SY80: $i] :
                                          ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                          | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                    | ~ ! [SY81: $i] :
                          ( ~ ( function @ SY81 )
                          | ~ ( relation @ SY81 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY81 ) )
                          | ! [SY82: $i] :
                              ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                              | ( ( apply @ SV27 @ SY82 )
                                = ( apply @ SY81 @ SY82 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[243]) ).

thf(281,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( function @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( relation @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[244]) ).

thf(282,plain,
    ! [SV30: $i] :
      ( ( ~ ( empty @ SV30 )
        | ~ ( relation @ SV30 )
        | ~ ( function @ SV30 )
        | ( one_to_one @ SV30 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[245]) ).

thf(283,plain,
    ! [SV31: $i] :
      ( ( ~ ( empty @ SV31 )
        | ( empty @ ( relation_dom @ SV31 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[246]) ).

thf(284,plain,
    ! [SV32: $i] :
      ( ( ~ ( empty @ SV32 )
        | ( relation @ ( relation_dom @ SV32 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[247]) ).

thf(285,plain,
    ( ( ~ ( empty @ empty_set )
      | ~ ( relation @ empty_set ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[250]) ).

thf(286,plain,
    ( ( ~ ( empty @ sK14_A )
      | ~ ( relation @ sK14_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[254]) ).

thf(287,plain,
    ( ( empty @ sK9_A )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[256]) ).

thf(288,plain,
    ! [SV17: $i] :
      ( ( ( ~ ( element @ ( sK12_B @ SV17 ) @ ( powerset @ SV17 ) ) )
        = $false )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[258]) ).

thf(289,plain,
    ! [SV17: $i] :
      ( ( ( ~ ~ ( empty @ ( sK12_B @ SV17 ) ) )
        = $false )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[258]) ).

thf(290,plain,
    ( ( ~ ( function @ sK13_A )
      | ~ ( relation @ sK13_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[261]) ).

thf(291,plain,
    ! [SV33: $i] :
      ( ( ! [SY83: $i] :
            ( ~ ( function @ SY83 )
            | ~ ( relation @ SY83 )
            | ( function @ ( relation_rng_restriction @ SV33 @ SY83 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[263]) ).

thf(292,plain,
    ! [SV34: $i] :
      ( ( ! [SY84: $i] :
            ( ~ ( function @ SY84 )
            | ~ ( relation @ SY84 )
            | ( relation @ ( relation_rng_restriction @ SV34 @ SY84 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[264]) ).

thf(293,plain,
    ! [SV35: $i] :
      ( ( ! [SY85: $i] :
            ( ~ ( element @ SV35 @ ( powerset @ SY85 ) )
            | ( subset @ SV35 @ SY85 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[265]) ).

thf(294,plain,
    ! [SV36: $i] :
      ( ( ! [SY86: $i] :
            ( ~ ( subset @ SV36 @ SY86 )
            | ( element @ SV36 @ ( powerset @ SY86 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[266]) ).

thf(295,plain,
    ! [SV18: $i] :
      ( ( element @ ( sK11_B @ SV18 ) @ ( powerset @ SV18 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[269]) ).

thf(296,plain,
    ! [SV18: $i] :
      ( ( empty @ ( sK11_B @ SV18 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[270]) ).

thf(297,plain,
    ! [SV5: $i] :
      ( ( ( empty @ ( relation_dom @ SV5 ) )
        = $false )
      | ( ( empty @ SV5 )
        = $true )
      | ( ( relation @ SV5 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[271]) ).

thf(298,plain,
    ! [SV7: $i,SV19: $i] :
      ( ( ( empty @ SV19 )
        = $true )
      | ( ( in @ SV7 @ SV19 )
        = $true )
      | ( ( element @ SV7 @ SV19 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[272]) ).

thf(299,plain,
    ! [SV8: $i,SV28: $i,SV20: $i] :
      ( ( ( ~ ( element @ SV20 @ ( powerset @ SV28 ) ) )
        = $true )
      | ( ( ~ ( in @ SV8 @ SV20 ) )
        = $true )
      | ( ( element @ SV8 @ SV28 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[273]) ).

thf(300,plain,
    ! [SV9: $i,SV29: $i,SV21: $i] :
      ( ( ( ~ ( element @ SV21 @ ( powerset @ SV29 ) ) )
        = $true )
      | ( ( ~ ( in @ SV9 @ SV21 ) )
        = $true )
      | ( ( ~ ( empty @ SV29 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[274]) ).

thf(301,plain,
    ! [SV22: $i,SV11: $i] :
      ( ( ( empty @ SV11 )
        = $false )
      | ( ( SV11 = SV22 )
        = $true )
      | ( ( ~ ( empty @ SV22 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[275]) ).

thf(302,plain,
    ! [SV12: $i,SV23: $i] :
      ( ( ( in @ SV23 @ SV12 )
        = $false )
      | ( ( in @ SV12 @ SV23 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[276]) ).

thf(303,plain,
    ! [SV26: $i,SV15: $i] :
      ( ( ( in @ SV15 @ SV26 )
        = $false )
      | ( ( empty @ SV26 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[279]) ).

thf(304,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( function @ SV27 )
        = $false )
      | ( ( ~ ( relation @ SV27 ) )
        = $true )
      | ( ( ~ ( ~ ! [SY76: $i] :
                    ( ~ ( function @ SY76 )
                    | ~ ( relation @ SY76 )
                    | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                            | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                            | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                        | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                              | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                    | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                        | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                             != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                    | ( SV27
                      = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
              | ~ ~ ( ~ ! [SY77: $i] :
                          ( ~ ( function @ SY77 )
                          | ~ ( relation @ SY77 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY77 ) )
                          | ~ ( ~ ! [SY78: $i] :
                                    ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                    | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                    | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                              | ~ ~ ( ~ ! [SY79: $i] :
                                          ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                          | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                    | ~ ! [SY80: $i] :
                                          ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                          | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                    | ~ ! [SY81: $i] :
                          ( ~ ( function @ SY81 )
                          | ~ ( relation @ SY81 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY81 ) )
                          | ! [SY82: $i] :
                              ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                              | ( ( apply @ SV27 @ SY82 )
                                = ( apply @ SY81 @ SY82 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[280]) ).

thf(305,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( function @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[281]) ).

thf(306,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( empty @ SX0 )
            | ~ ( relation @ SX0 )
            | ~ ( function @ SX0 )
            | ( relation @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[281]) ).

thf(307,plain,
    ! [SV30: $i] :
      ( ( ( ~ ( empty @ SV30 )
          | ~ ( relation @ SV30 )
          | ~ ( function @ SV30 ) )
        = $true )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[282]) ).

thf(308,plain,
    ! [SV31: $i] :
      ( ( ( ~ ( empty @ SV31 ) )
        = $true )
      | ( ( empty @ ( relation_dom @ SV31 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[283]) ).

thf(309,plain,
    ! [SV32: $i] :
      ( ( ( ~ ( empty @ SV32 ) )
        = $true )
      | ( ( relation @ ( relation_dom @ SV32 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[284]) ).

thf(310,plain,
    ( ( ~ ( empty @ empty_set ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[285]) ).

thf(311,plain,
    ( ( ~ ( relation @ empty_set ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[285]) ).

thf(312,plain,
    ( ( ~ ( empty @ sK14_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[286]) ).

thf(313,plain,
    ( ( ~ ( relation @ sK14_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[286]) ).

thf(314,plain,
    ! [SV17: $i] :
      ( ( ( element @ ( sK12_B @ SV17 ) @ ( powerset @ SV17 ) )
        = $true )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[288]) ).

thf(315,plain,
    ! [SV17: $i] :
      ( ( ( ~ ( empty @ ( sK12_B @ SV17 ) ) )
        = $true )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[289]) ).

thf(316,plain,
    ( ( ~ ( function @ sK13_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[290]) ).

thf(317,plain,
    ( ( ~ ( relation @ sK13_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[290]) ).

thf(318,plain,
    ! [SV33: $i,SV37: $i] :
      ( ( ~ ( function @ SV37 )
        | ~ ( relation @ SV37 )
        | ( function @ ( relation_rng_restriction @ SV33 @ SV37 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[291]) ).

thf(319,plain,
    ! [SV34: $i,SV38: $i] :
      ( ( ~ ( function @ SV38 )
        | ~ ( relation @ SV38 )
        | ( relation @ ( relation_rng_restriction @ SV34 @ SV38 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[292]) ).

thf(320,plain,
    ! [SV39: $i,SV35: $i] :
      ( ( ~ ( element @ SV35 @ ( powerset @ SV39 ) )
        | ( subset @ SV35 @ SV39 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[293]) ).

thf(321,plain,
    ! [SV40: $i,SV36: $i] :
      ( ( ~ ( subset @ SV36 @ SV40 )
        | ( element @ SV36 @ ( powerset @ SV40 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[294]) ).

thf(322,plain,
    ! [SV8: $i,SV28: $i,SV20: $i] :
      ( ( ( element @ SV20 @ ( powerset @ SV28 ) )
        = $false )
      | ( ( ~ ( in @ SV8 @ SV20 ) )
        = $true )
      | ( ( element @ SV8 @ SV28 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[299]) ).

thf(323,plain,
    ! [SV9: $i,SV29: $i,SV21: $i] :
      ( ( ( element @ SV21 @ ( powerset @ SV29 ) )
        = $false )
      | ( ( ~ ( in @ SV9 @ SV21 ) )
        = $true )
      | ( ( ~ ( empty @ SV29 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[300]) ).

thf(324,plain,
    ! [SV11: $i,SV22: $i] :
      ( ( ( empty @ SV22 )
        = $false )
      | ( ( SV11 = SV22 )
        = $true )
      | ( ( empty @ SV11 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[301]) ).

thf(325,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( relation @ SV27 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( ~ ( ~ ! [SY76: $i] :
                    ( ~ ( function @ SY76 )
                    | ~ ( relation @ SY76 )
                    | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                            | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                            | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                        | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                              | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                                  | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                    | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                        | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                             != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                    | ( SV27
                      = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
              | ~ ~ ( ~ ! [SY77: $i] :
                          ( ~ ( function @ SY77 )
                          | ~ ( relation @ SY77 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY77 ) )
                          | ~ ( ~ ! [SY78: $i] :
                                    ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                    | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                    | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                              | ~ ~ ( ~ ! [SY79: $i] :
                                          ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                          | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                    | ~ ! [SY80: $i] :
                                          ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                          | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                    | ~ ! [SY81: $i] :
                          ( ~ ( function @ SY81 )
                          | ~ ( relation @ SY81 )
                          | ( SV27
                           != ( relation_rng_restriction @ SV16 @ SY81 ) )
                          | ! [SY82: $i] :
                              ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                              | ( ( apply @ SV27 @ SY82 )
                                = ( apply @ SY81 @ SY82 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[304]) ).

thf(326,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( empty @ SX0 )
          | ~ ( relation @ SX0 )
          | ~ ( function @ SX0 )
          | ( function @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[305]) ).

thf(327,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( empty @ SX0 )
          | ~ ( relation @ SX0 )
          | ~ ( function @ SX0 )
          | ( relation @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[306]) ).

thf(328,plain,
    ! [SV30: $i] :
      ( ( ( ~ ( empty @ SV30 )
          | ~ ( relation @ SV30 ) )
        = $true )
      | ( ( ~ ( function @ SV30 ) )
        = $true )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[307]) ).

thf(329,plain,
    ! [SV31: $i] :
      ( ( ( empty @ SV31 )
        = $false )
      | ( ( empty @ ( relation_dom @ SV31 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[308]) ).

thf(330,plain,
    ! [SV32: $i] :
      ( ( ( empty @ SV32 )
        = $false )
      | ( ( relation @ ( relation_dom @ SV32 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[309]) ).

thf(331,plain,
    ( ( empty @ empty_set )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[310]) ).

thf(332,plain,
    ( ( relation @ empty_set )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[311]) ).

thf(333,plain,
    ( ( empty @ sK14_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[312]) ).

thf(334,plain,
    ( ( relation @ sK14_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[313]) ).

thf(335,plain,
    ! [SV17: $i] :
      ( ( ( empty @ ( sK12_B @ SV17 ) )
        = $false )
      | ( ( empty @ SV17 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[315]) ).

thf(336,plain,
    ( ( function @ sK13_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[316]) ).

thf(337,plain,
    ( ( relation @ sK13_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[317]) ).

thf(338,plain,
    ! [SV33: $i,SV37: $i] :
      ( ( ( ~ ( function @ SV37 )
          | ~ ( relation @ SV37 ) )
        = $true )
      | ( ( function @ ( relation_rng_restriction @ SV33 @ SV37 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[318]) ).

thf(339,plain,
    ! [SV34: $i,SV38: $i] :
      ( ( ( ~ ( function @ SV38 )
          | ~ ( relation @ SV38 ) )
        = $true )
      | ( ( relation @ ( relation_rng_restriction @ SV34 @ SV38 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[319]) ).

thf(340,plain,
    ! [SV39: $i,SV35: $i] :
      ( ( ( ~ ( element @ SV35 @ ( powerset @ SV39 ) ) )
        = $true )
      | ( ( subset @ SV35 @ SV39 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[320]) ).

thf(341,plain,
    ! [SV40: $i,SV36: $i] :
      ( ( ( ~ ( subset @ SV36 @ SV40 ) )
        = $true )
      | ( ( element @ SV36 @ ( powerset @ SV40 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[321]) ).

thf(342,plain,
    ! [SV28: $i,SV20: $i,SV8: $i] :
      ( ( ( in @ SV8 @ SV20 )
        = $false )
      | ( ( element @ SV20 @ ( powerset @ SV28 ) )
        = $false )
      | ( ( element @ SV8 @ SV28 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[322]) ).

thf(343,plain,
    ! [SV29: $i,SV21: $i,SV9: $i] :
      ( ( ( in @ SV9 @ SV21 )
        = $false )
      | ( ( element @ SV21 @ ( powerset @ SV29 ) )
        = $false )
      | ( ( ~ ( empty @ SV29 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[323]) ).

thf(344,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ! [SY76: $i] :
                ( ~ ( function @ SY76 )
                | ~ ( relation @ SY76 )
                | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                        | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                        | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                              | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                          | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                              | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                    | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                         != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                | ( SV27
                  = ( relation_rng_restriction @ SV16 @ SY76 ) ) )
          | ~ ~ ( ~ ! [SY77: $i] :
                      ( ~ ( function @ SY77 )
                      | ~ ( relation @ SY77 )
                      | ( SV27
                       != ( relation_rng_restriction @ SV16 @ SY77 ) )
                      | ~ ( ~ ! [SY78: $i] :
                                ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                          | ~ ~ ( ~ ! [SY79: $i] :
                                      ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                      | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                | ~ ! [SY80: $i] :
                                      ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                      | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                | ~ ! [SY81: $i] :
                      ( ~ ( function @ SY81 )
                      | ~ ( relation @ SY81 )
                      | ( SV27
                       != ( relation_rng_restriction @ SV16 @ SY81 ) )
                      | ! [SY82: $i] :
                          ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                          | ( ( apply @ SV27 @ SY82 )
                            = ( apply @ SY81 @ SY82 ) ) ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[325]) ).

thf(345,plain,
    ! [SV41: $i] :
      ( ( ~ ( empty @ SV41 )
        | ~ ( relation @ SV41 )
        | ~ ( function @ SV41 )
        | ( function @ SV41 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[326]) ).

thf(346,plain,
    ! [SV42: $i] :
      ( ( ~ ( empty @ SV42 )
        | ~ ( relation @ SV42 )
        | ~ ( function @ SV42 )
        | ( relation @ SV42 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[327]) ).

thf(347,plain,
    ! [SV30: $i] :
      ( ( ( ~ ( empty @ SV30 ) )
        = $true )
      | ( ( ~ ( relation @ SV30 ) )
        = $true )
      | ( ( ~ ( function @ SV30 ) )
        = $true )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[328]) ).

thf(348,plain,
    ! [SV33: $i,SV37: $i] :
      ( ( ( ~ ( function @ SV37 ) )
        = $true )
      | ( ( ~ ( relation @ SV37 ) )
        = $true )
      | ( ( function @ ( relation_rng_restriction @ SV33 @ SV37 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[338]) ).

thf(349,plain,
    ! [SV34: $i,SV38: $i] :
      ( ( ( ~ ( function @ SV38 ) )
        = $true )
      | ( ( ~ ( relation @ SV38 ) )
        = $true )
      | ( ( relation @ ( relation_rng_restriction @ SV34 @ SV38 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[339]) ).

thf(350,plain,
    ! [SV39: $i,SV35: $i] :
      ( ( ( element @ SV35 @ ( powerset @ SV39 ) )
        = $false )
      | ( ( subset @ SV35 @ SV39 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[340]) ).

thf(351,plain,
    ! [SV40: $i,SV36: $i] :
      ( ( ( subset @ SV36 @ SV40 )
        = $false )
      | ( ( element @ SV36 @ ( powerset @ SV40 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[341]) ).

thf(352,plain,
    ! [SV9: $i,SV21: $i,SV29: $i] :
      ( ( ( empty @ SV29 )
        = $false )
      | ( ( element @ SV21 @ ( powerset @ SV29 ) )
        = $false )
      | ( ( in @ SV9 @ SV21 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[343]) ).

thf(353,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ! [SY76: $i] :
                ( ~ ( function @ SY76 )
                | ~ ( relation @ SY76 )
                | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                        | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                        | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                              | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                          | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                              | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
                | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                    | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                         != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
                | ( SV27
                  = ( relation_rng_restriction @ SV16 @ SY76 ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[344]) ).

thf(354,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ~ ( ~ ! [SY77: $i] :
                      ( ~ ( function @ SY77 )
                      | ~ ( relation @ SY77 )
                      | ( SV27
                       != ( relation_rng_restriction @ SV16 @ SY77 ) )
                      | ~ ( ~ ! [SY78: $i] :
                                ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                                | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                                | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                          | ~ ~ ( ~ ! [SY79: $i] :
                                      ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                      | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                                | ~ ! [SY80: $i] :
                                      ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                      | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
                | ~ ! [SY81: $i] :
                      ( ~ ( function @ SY81 )
                      | ~ ( relation @ SY81 )
                      | ( SV27
                       != ( relation_rng_restriction @ SV16 @ SY81 ) )
                      | ! [SY82: $i] :
                          ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                          | ( ( apply @ SV27 @ SY82 )
                            = ( apply @ SY81 @ SY82 ) ) ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[344]) ).

thf(355,plain,
    ! [SV41: $i] :
      ( ( ( ~ ( empty @ SV41 )
          | ~ ( relation @ SV41 )
          | ~ ( function @ SV41 ) )
        = $true )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[345]) ).

thf(356,plain,
    ! [SV42: $i] :
      ( ( ( ~ ( empty @ SV42 )
          | ~ ( relation @ SV42 )
          | ~ ( function @ SV42 ) )
        = $true )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[346]) ).

thf(357,plain,
    ! [SV30: $i] :
      ( ( ( empty @ SV30 )
        = $false )
      | ( ( ~ ( relation @ SV30 ) )
        = $true )
      | ( ( ~ ( function @ SV30 ) )
        = $true )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[347]) ).

thf(358,plain,
    ! [SV33: $i,SV37: $i] :
      ( ( ( function @ SV37 )
        = $false )
      | ( ( ~ ( relation @ SV37 ) )
        = $true )
      | ( ( function @ ( relation_rng_restriction @ SV33 @ SV37 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[348]) ).

thf(359,plain,
    ! [SV34: $i,SV38: $i] :
      ( ( ( function @ SV38 )
        = $false )
      | ( ( ~ ( relation @ SV38 ) )
        = $true )
      | ( ( relation @ ( relation_rng_restriction @ SV34 @ SV38 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[349]) ).

thf(360,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ! [SY76: $i] :
              ( ~ ( function @ SY76 )
              | ~ ( relation @ SY76 )
              | ~ ( ~ ( ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                      | ~ ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                      | ~ ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                  | ~ ~ ( ~ ( ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SY76 ) )
                            | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                        | ~ ( ( in @ ( apply @ SY76 @ ( sK5_D @ SY76 @ SV27 @ SV16 ) ) @ SV16 )
                            | ( in @ ( sK5_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
              | ~ ( ~ ( in @ ( sK4_D @ SY76 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
                  | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) )
                       != ( apply @ SY76 @ ( sK4_D @ SY76 @ SV27 @ SV16 ) ) ) ) )
              | ( SV27
                = ( relation_rng_restriction @ SV16 @ SY76 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[353]) ).

thf(361,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ( ~ ! [SY77: $i] :
                    ( ~ ( function @ SY77 )
                    | ~ ( relation @ SY77 )
                    | ( SV27
                     != ( relation_rng_restriction @ SV16 @ SY77 ) )
                    | ~ ( ~ ! [SY78: $i] :
                              ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                              | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                              | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                        | ~ ~ ( ~ ! [SY79: $i] :
                                    ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                    | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                              | ~ ! [SY80: $i] :
                                    ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                    | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
              | ~ ! [SY81: $i] :
                    ( ~ ( function @ SY81 )
                    | ~ ( relation @ SY81 )
                    | ( SV27
                     != ( relation_rng_restriction @ SV16 @ SY81 ) )
                    | ! [SY82: $i] :
                        ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                        | ( ( apply @ SV27 @ SY82 )
                          = ( apply @ SY81 @ SY82 ) ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[354]) ).

thf(362,plain,
    ! [SV41: $i] :
      ( ( ( ~ ( empty @ SV41 )
          | ~ ( relation @ SV41 ) )
        = $true )
      | ( ( ~ ( function @ SV41 ) )
        = $true )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[355]) ).

thf(363,plain,
    ! [SV42: $i] :
      ( ( ( ~ ( empty @ SV42 )
          | ~ ( relation @ SV42 ) )
        = $true )
      | ( ( ~ ( function @ SV42 ) )
        = $true )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[356]) ).

thf(364,plain,
    ! [SV30: $i] :
      ( ( ( relation @ SV30 )
        = $false )
      | ( ( empty @ SV30 )
        = $false )
      | ( ( ~ ( function @ SV30 ) )
        = $true )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[357]) ).

thf(365,plain,
    ! [SV33: $i,SV37: $i] :
      ( ( ( relation @ SV37 )
        = $false )
      | ( ( function @ SV37 )
        = $false )
      | ( ( function @ ( relation_rng_restriction @ SV33 @ SV37 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[358]) ).

thf(366,plain,
    ! [SV34: $i,SV38: $i] :
      ( ( ( relation @ SV38 )
        = $false )
      | ( ( function @ SV38 )
        = $false )
      | ( ( relation @ ( relation_rng_restriction @ SV34 @ SV38 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[359]) ).

thf(367,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( function @ SV43 )
          | ~ ( relation @ SV43 )
          | ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
          | ( SV27
            = ( relation_rng_restriction @ SV16 @ SV43 ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[360]) ).

thf(368,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ! [SY77: $i] :
                ( ~ ( function @ SY77 )
                | ~ ( relation @ SY77 )
                | ( SV27
                 != ( relation_rng_restriction @ SV16 @ SY77 ) )
                | ~ ( ~ ! [SY78: $i] :
                          ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                          | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                          | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                    | ~ ~ ( ~ ! [SY79: $i] :
                                ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                          | ~ ! [SY80: $i] :
                                ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) )
          | ~ ! [SY81: $i] :
                ( ~ ( function @ SY81 )
                | ~ ( relation @ SY81 )
                | ( SV27
                 != ( relation_rng_restriction @ SV16 @ SY81 ) )
                | ! [SY82: $i] :
                    ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                    | ( ( apply @ SV27 @ SY82 )
                      = ( apply @ SY81 @ SY82 ) ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[361]) ).

thf(369,plain,
    ! [SV41: $i] :
      ( ( ( ~ ( empty @ SV41 ) )
        = $true )
      | ( ( ~ ( relation @ SV41 ) )
        = $true )
      | ( ( ~ ( function @ SV41 ) )
        = $true )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[362]) ).

thf(370,plain,
    ! [SV42: $i] :
      ( ( ( ~ ( empty @ SV42 ) )
        = $true )
      | ( ( ~ ( relation @ SV42 ) )
        = $true )
      | ( ( ~ ( function @ SV42 ) )
        = $true )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[363]) ).

thf(371,plain,
    ! [SV30: $i] :
      ( ( ( function @ SV30 )
        = $false )
      | ( ( empty @ SV30 )
        = $false )
      | ( ( relation @ SV30 )
        = $false )
      | ( ( one_to_one @ SV30 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[364]) ).

thf(372,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( function @ SV43 )
          | ~ ( relation @ SV43 ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
          | ( SV27
            = ( relation_rng_restriction @ SV16 @ SV43 ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[367]) ).

thf(373,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ! [SY77: $i] :
                ( ~ ( function @ SY77 )
                | ~ ( relation @ SY77 )
                | ( SV27
                 != ( relation_rng_restriction @ SV16 @ SY77 ) )
                | ~ ( ~ ! [SY78: $i] :
                          ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                          | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                          | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                    | ~ ~ ( ~ ! [SY79: $i] :
                                ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                                | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                          | ~ ! [SY80: $i] :
                                ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                                | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[368]) ).

thf(374,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ~ ! [SY81: $i] :
                ( ~ ( function @ SY81 )
                | ~ ( relation @ SY81 )
                | ( SV27
                 != ( relation_rng_restriction @ SV16 @ SY81 ) )
                | ! [SY82: $i] :
                    ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                    | ( ( apply @ SV27 @ SY82 )
                      = ( apply @ SY81 @ SY82 ) ) ) ) )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[368]) ).

thf(375,plain,
    ! [SV41: $i] :
      ( ( ( empty @ SV41 )
        = $false )
      | ( ( ~ ( relation @ SV41 ) )
        = $true )
      | ( ( ~ ( function @ SV41 ) )
        = $true )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[369]) ).

thf(376,plain,
    ! [SV42: $i] :
      ( ( ( empty @ SV42 )
        = $false )
      | ( ( ~ ( relation @ SV42 ) )
        = $true )
      | ( ( ~ ( function @ SV42 ) )
        = $true )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[370]) ).

thf(377,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( function @ SV43 ) )
        = $true )
      | ( ( ~ ( relation @ SV43 ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
          | ( SV27
            = ( relation_rng_restriction @ SV16 @ SV43 ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[372]) ).

thf(378,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ! [SY77: $i] :
              ( ~ ( function @ SY77 )
              | ~ ( relation @ SY77 )
              | ( SV27
               != ( relation_rng_restriction @ SV16 @ SY77 ) )
              | ~ ( ~ ! [SY78: $i] :
                        ( ~ ( in @ SY78 @ ( relation_dom @ SY77 ) )
                        | ~ ( in @ ( apply @ SY77 @ SY78 ) @ SV16 )
                        | ( in @ SY78 @ ( relation_dom @ SV27 ) ) )
                  | ~ ~ ( ~ ! [SY79: $i] :
                              ( ~ ( in @ SY79 @ ( relation_dom @ SV27 ) )
                              | ( in @ SY79 @ ( relation_dom @ SY77 ) ) )
                        | ~ ! [SY80: $i] :
                              ( ~ ( in @ SY80 @ ( relation_dom @ SV27 ) )
                              | ( in @ ( apply @ SY77 @ SY80 ) @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[373]) ).

thf(379,plain,
    ! [SV16: $i,SV27: $i] :
      ( ( ( ! [SY81: $i] :
              ( ~ ( function @ SY81 )
              | ~ ( relation @ SY81 )
              | ( SV27
               != ( relation_rng_restriction @ SV16 @ SY81 ) )
              | ! [SY82: $i] :
                  ( ~ ( in @ SY82 @ ( relation_dom @ SV27 ) )
                  | ( ( apply @ SV27 @ SY82 )
                    = ( apply @ SY81 @ SY82 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[374]) ).

thf(380,plain,
    ! [SV41: $i] :
      ( ( ( relation @ SV41 )
        = $false )
      | ( ( empty @ SV41 )
        = $false )
      | ( ( ~ ( function @ SV41 ) )
        = $true )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[375]) ).

thf(381,plain,
    ! [SV42: $i] :
      ( ( ( relation @ SV42 )
        = $false )
      | ( ( empty @ SV42 )
        = $false )
      | ( ( ~ ( function @ SV42 ) )
        = $true )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[376]) ).

thf(382,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( function @ SV43 )
        = $false )
      | ( ( ~ ( relation @ SV43 ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
          | ( SV27
            = ( relation_rng_restriction @ SV16 @ SV43 ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[377]) ).

thf(383,plain,
    ! [SV16: $i,SV27: $i,SV44: $i] :
      ( ( ( ~ ( function @ SV44 )
          | ~ ( relation @ SV44 )
          | ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) )
          | ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[378]) ).

thf(384,plain,
    ! [SV16: $i,SV27: $i,SV45: $i] :
      ( ( ( ~ ( function @ SV45 )
          | ~ ( relation @ SV45 )
          | ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) )
          | ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[379]) ).

thf(385,plain,
    ! [SV41: $i] :
      ( ( ( function @ SV41 )
        = $false )
      | ( ( empty @ SV41 )
        = $false )
      | ( ( relation @ SV41 )
        = $false )
      | ( ( function @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[380]) ).

thf(386,plain,
    ! [SV42: $i] :
      ( ( ( function @ SV42 )
        = $false )
      | ( ( empty @ SV42 )
        = $false )
      | ( ( relation @ SV42 )
        = $false )
      | ( ( relation @ SV42 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[381]) ).

thf(387,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV43 )
        = $false )
      | ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
          | ( SV27
            = ( relation_rng_restriction @ SV16 @ SV43 ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[382]) ).

thf(388,plain,
    ! [SV16: $i,SV27: $i,SV44: $i] :
      ( ( ( ~ ( function @ SV44 )
          | ~ ( relation @ SV44 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) )
          | ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[383]) ).

thf(389,plain,
    ! [SV16: $i,SV27: $i,SV45: $i] :
      ( ( ( ~ ( function @ SV45 )
          | ~ ( relation @ SV45 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) )
          | ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[384]) ).

thf(390,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
          | ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[387]) ).

thf(391,plain,
    ! [SV16: $i,SV27: $i,SV44: $i] :
      ( ( ( ~ ( function @ SV44 ) )
        = $true )
      | ( ( ~ ( relation @ SV44 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) )
          | ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[388]) ).

thf(392,plain,
    ! [SV16: $i,SV27: $i,SV45: $i] :
      ( ( ( ~ ( function @ SV45 ) )
        = $true )
      | ( ( ~ ( relation @ SV45 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) )
          | ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[389]) ).

thf(393,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                    | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                        | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[390]) ).

thf(394,plain,
    ! [SV16: $i,SV27: $i,SV44: $i] :
      ( ( ( function @ SV44 )
        = $false )
      | ( ( ~ ( relation @ SV44 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) )
          | ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[391]) ).

thf(395,plain,
    ! [SV16: $i,SV27: $i,SV45: $i] :
      ( ( ( function @ SV45 )
        = $false )
      | ( ( ~ ( relation @ SV45 ) )
        = $true )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) )
          | ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[392]) ).

thf(396,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
              | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
              | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
          | ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                    | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                    | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[393]) ).

thf(397,plain,
    ! [SV16: $i,SV27: $i,SV44: $i] :
      ( ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) )
          | ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[394]) ).

thf(398,plain,
    ! [SV16: $i,SV27: $i,SV45: $i] :
      ( ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV45 )
        = $false )
      | ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) )
          | ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[395]) ).

thf(399,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
              | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
              | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[396]) ).

thf(400,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                    | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
                | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                    | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[396]) ).

thf(401,plain,
    ! [SV44: $i,SV16: $i,SV27: $i] :
      ( ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV44 ) ) )
        = $true )
      | ( ( ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[397]) ).

thf(402,plain,
    ! [SV45: $i,SV16: $i,SV27: $i] :
      ( ( ( ( SV27
           != ( relation_rng_restriction @ SV16 @ SV45 ) ) )
        = $true )
      | ( ( ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV45 )
        = $false )
      | ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[398]) ).

thf(403,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
          | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
          | ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[399]) ).

thf(404,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
                  | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
              | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
                  | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[400]) ).

thf(405,plain,
    ! [SV44: $i,SV16: $i,SV27: $i] :
      ( ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( ~ ( ~ ! [SY87: $i] :
                    ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                    | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                    | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
              | ~ ~ ( ~ ! [SY88: $i] :
                          ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                          | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                    | ~ ! [SY89: $i] :
                          ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                          | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) ) )
        = $true )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[401]) ).

thf(406,plain,
    ! [SV45: $i,SV16: $i,SV27: $i] :
      ( ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV45 ) )
        = $false )
      | ( ( ! [SY90: $i] :
              ( ~ ( in @ SY90 @ ( relation_dom @ SV27 ) )
              | ( ( apply @ SV27 @ SY90 )
                = ( apply @ SV45 @ SY90 ) ) ) )
        = $true )
      | ( ( function @ SV45 )
        = $false )
      | ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[402]) ).

thf(407,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
          | ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 ) )
        = $true )
      | ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[403]) ).

thf(408,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
              | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
          | ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
              | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[404]) ).

thf(409,plain,
    ! [SV27: $i,SV16: $i,SV44: $i] :
      ( ( ( ~ ! [SY87: $i] :
                ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                | ( in @ SY87 @ ( relation_dom @ SV27 ) ) )
          | ~ ~ ( ~ ! [SY88: $i] :
                      ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                      | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                | ~ ! [SY89: $i] :
                      ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                      | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[405]) ).

thf(410,plain,
    ! [SV16: $i,SV45: $i,SV27: $i,SV46: $i] :
      ( ( ( ~ ( in @ SV46 @ ( relation_dom @ SV27 ) )
          | ( ( apply @ SV27 @ SV46 )
            = ( apply @ SV45 @ SV46 ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV45 ) )
        = $false )
      | ( ( function @ SV45 )
        = $false )
      | ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[406]) ).

thf(411,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) ) )
        = $true )
      | ( ( ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 ) )
        = $true )
      | ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[407]) ).

thf(412,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
              | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[408]) ).

thf(413,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
              | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[408]) ).

thf(414,plain,
    ! [SV27: $i,SV16: $i,SV44: $i] :
      ( ( ( ~ ! [SY87: $i] :
                ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
                | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
                | ( in @ SY87 @ ( relation_dom @ SV27 ) ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[409]) ).

thf(415,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ~ ~ ( ~ ! [SY88: $i] :
                      ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                      | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
                | ~ ! [SY89: $i] :
                      ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                      | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[409]) ).

thf(416,plain,
    ! [SV16: $i,SV45: $i,SV27: $i,SV46: $i] :
      ( ( ( ~ ( in @ SV46 @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ( apply @ SV27 @ SV46 )
          = ( apply @ SV45 @ SV46 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV45 ) )
        = $false )
      | ( ( function @ SV45 )
        = $false )
      | ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[410]) ).

thf(417,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( ~ ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 ) )
        = $true )
      | ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[411]) ).

thf(418,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
          | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[412]) ).

thf(419,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
          | ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[413]) ).

thf(420,plain,
    ! [SV27: $i,SV16: $i,SV44: $i] :
      ( ( ( ! [SY87: $i] :
              ( ~ ( in @ SY87 @ ( relation_dom @ SV44 ) )
              | ~ ( in @ ( apply @ SV44 @ SY87 ) @ SV16 )
              | ( in @ SY87 @ ( relation_dom @ SV27 ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[414]) ).

thf(421,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ~ ( ~ ! [SY88: $i] :
                    ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                    | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
              | ~ ! [SY89: $i] :
                    ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                    | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[415]) ).

thf(422,plain,
    ! [SV16: $i,SV45: $i,SV27: $i,SV46: $i] :
      ( ( ( in @ SV46 @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( ( apply @ SV27 @ SV46 )
          = ( apply @ SV45 @ SV46 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV45 ) )
        = $false )
      | ( ( function @ SV45 )
        = $false )
      | ( ( relation @ SV45 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[416]) ).

thf(423,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( ~ ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[417]) ).

thf(424,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[418]) ).

thf(425,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[419]) ).

thf(426,plain,
    ! [SV27: $i,SV16: $i,SV44: $i,SV47: $i] :
      ( ( ( ~ ( in @ SV47 @ ( relation_dom @ SV44 ) )
          | ~ ( in @ ( apply @ SV44 @ SV47 ) @ SV16 )
          | ( in @ SV47 @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[420]) ).

thf(427,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ~ ! [SY88: $i] :
                ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                | ( in @ SY88 @ ( relation_dom @ SV44 ) ) )
          | ~ ! [SY89: $i] :
                ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[421]) ).

thf(428,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( ~ ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
              | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
                   != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[423]) ).

thf(429,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
          | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[424]) ).

thf(430,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
          | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[425]) ).

thf(431,plain,
    ! [SV27: $i,SV16: $i,SV44: $i,SV47: $i] :
      ( ( ( ~ ( in @ SV47 @ ( relation_dom @ SV44 ) )
          | ~ ( in @ ( apply @ SV44 @ SV47 ) @ SV16 ) )
        = $true )
      | ( ( in @ SV47 @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[426]) ).

thf(432,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ~ ! [SY88: $i] :
                ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
                | ( in @ SY88 @ ( relation_dom @ SV44 ) ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[427]) ).

thf(433,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ~ ! [SY89: $i] :
                ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
                | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[427]) ).

thf(434,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
          | ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[428]) ).

thf(435,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[429]) ).

thf(436,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[429]) ).

thf(437,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[430]) ).

thf(438,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[430]) ).

thf(439,plain,
    ! [SV27: $i,SV16: $i,SV44: $i,SV47: $i] :
      ( ( ( ~ ( in @ SV47 @ ( relation_dom @ SV44 ) ) )
        = $true )
      | ( ( ~ ( in @ ( apply @ SV44 @ SV47 ) @ SV16 ) )
        = $true )
      | ( ( in @ SV47 @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[431]) ).

thf(440,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ! [SY88: $i] :
              ( ~ ( in @ SY88 @ ( relation_dom @ SV27 ) )
              | ( in @ SY88 @ ( relation_dom @ SV44 ) ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[432]) ).

thf(441,plain,
    ! [SV16: $i,SV44: $i,SV27: $i] :
      ( ( ( ! [SY89: $i] :
              ( ~ ( in @ SY89 @ ( relation_dom @ SV27 ) )
              | ( in @ ( apply @ SV44 @ SY89 ) @ SV16 ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[433]) ).

thf(442,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( ~ ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) ) )
        = $false )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[434]) ).

thf(443,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ~ ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
               != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) ) )
        = $false )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[434]) ).

thf(444,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[435]) ).

thf(445,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
           != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[436]) ).

thf(446,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[437]) ).

thf(447,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
           != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[438]) ).

thf(448,plain,
    ! [SV27: $i,SV16: $i,SV44: $i,SV47: $i] :
      ( ( ( in @ SV47 @ ( relation_dom @ SV44 ) )
        = $false )
      | ( ( ~ ( in @ ( apply @ SV44 @ SV47 ) @ SV16 ) )
        = $true )
      | ( ( in @ SV47 @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[439]) ).

thf(449,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV48: $i] :
      ( ( ( ~ ( in @ SV48 @ ( relation_dom @ SV27 ) )
          | ( in @ SV48 @ ( relation_dom @ SV44 ) ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[440]) ).

thf(450,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV49: $i] :
      ( ( ( ~ ( in @ SV49 @ ( relation_dom @ SV27 ) )
          | ( in @ ( apply @ SV44 @ SV49 ) @ SV16 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[441]) ).

thf(451,plain,
    ! [SV16: $i,SV27: $i,SV43: $i] :
      ( ( ( in @ ( sK4_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[442]) ).

thf(452,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
           != ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[443]) ).

thf(453,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
          = ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[445]) ).

thf(454,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
          = ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[447]) ).

thf(455,plain,
    ! [SV27: $i,SV16: $i,SV47: $i,SV44: $i] :
      ( ( ( in @ ( apply @ SV44 @ SV47 ) @ SV16 )
        = $false )
      | ( ( in @ SV47 @ ( relation_dom @ SV44 ) )
        = $false )
      | ( ( in @ SV47 @ ( relation_dom @ SV27 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[448]) ).

thf(456,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV48: $i] :
      ( ( ( ~ ( in @ SV48 @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( in @ SV48 @ ( relation_dom @ SV44 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[449]) ).

thf(457,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV49: $i] :
      ( ( ( ~ ( in @ SV49 @ ( relation_dom @ SV27 ) ) )
        = $true )
      | ( ( in @ ( apply @ SV44 @ SV49 ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[450]) ).

thf(458,plain,
    ! [SV16: $i,SV43: $i,SV27: $i] :
      ( ( ( ( apply @ SV27 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) )
          = ( apply @ SV43 @ ( sK4_D @ SV43 @ SV27 @ SV16 ) ) )
        = $false )
      | ( ( in @ ( apply @ SV43 @ ( sK5_D @ SV43 @ SV27 @ SV16 ) ) @ SV16 )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV43 ) )
        = $false )
      | ( ( in @ ( sK5_D @ SV43 @ SV27 @ SV16 ) @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV43 ) )
        = $true )
      | ( ( function @ SV43 )
        = $false )
      | ( ( relation @ SV43 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[452]) ).

thf(459,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV48: $i] :
      ( ( ( in @ SV48 @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( in @ SV48 @ ( relation_dom @ SV44 ) )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[456]) ).

thf(460,plain,
    ! [SV16: $i,SV44: $i,SV27: $i,SV49: $i] :
      ( ( ( in @ SV49 @ ( relation_dom @ SV27 ) )
        = $false )
      | ( ( in @ ( apply @ SV44 @ SV49 ) @ SV16 )
        = $true )
      | ( ( SV27
          = ( relation_rng_restriction @ SV16 @ SV44 ) )
        = $false )
      | ( ( function @ SV44 )
        = $false )
      | ( ( relation @ SV44 )
        = $false )
      | ( ( function @ SV27 )
        = $false )
      | ( ( relation @ SV27 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[457]) ).

thf(461,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[110,460,459,458,455,454,453,451,446,444,422,386,385,371,366,365,352,351,350,342,337,336,335,334,333,332,331,330,329,324,314,303,302,298,297,296,295,287,278,277,268,267,262,260,259,257,255,253,252,251,249,248,237,233,231,192,175,172,160,159,142,141,140,135]) ).

thf(462,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[461]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SEU045+1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sun Jun 19 20:34:08 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.36  
% 0.13/0.36   No.of.Axioms: 33
% 0.13/0.36  
% 0.13/0.36   Length.of.Defs: 0
% 0.13/0.36  
% 0.13/0.36   Contains.Choice.Funs: false
% 0.13/0.37  .
% 0.13/0.37  (rf:0,axioms:33,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:35,loop_count:0,foatp_calls:0,translation:fof_full)........................
% 0.47/0.70  
% 0.47/0.70  ********************************
% 0.47/0.70  *   All subproblems solved!    *
% 0.47/0.70  ********************************
% 0.47/0.70  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:36,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:461,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.63/0.82  
% 0.63/0.82  %**** Beginning of derivation protocol ****
% 0.63/0.82  % SZS output start CNFRefutation
% See solution above
% 0.63/0.82  
% 0.63/0.82  %**** End of derivation protocol ****
% 0.63/0.82  %**** no. of clauses in derivation: 462 ****
% 0.63/0.82  %**** clause counter: 461 ****
% 0.63/0.82  
% 0.63/0.82  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:36,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:461,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------