TSTP Solution File: SET077-6 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SET077-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n019.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 02:59:19 EDT 2022

% Result   : Unsatisfiable 0.51s 0.73s
% Output   : CNFRefutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :  141
% Syntax   : Number of formulae    :  706 ( 397 unt;  48 typ;   0 def)
%            Number of atoms       : 3153 (1094 equ;   0 cnn)
%            Maximal formula atoms :    5 (   4 avg)
%            Number of connectives : 7042 ( 620   ~; 833   |;   0   &;5589   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   65 (  65   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   51 (  48 usr;  11 con; 0-3 aty)
%            Number of variables   : 1465 (   0   ^1465   !;   0   ?;1465   :)

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

thf(tp_cantor,type,
    cantor: $i > $i ).

thf(tp_choice,type,
    choice: $i ).

thf(tp_compatible,type,
    compatible: $i > $i > $i > $o ).

thf(tp_complement,type,
    complement: $i > $i ).

thf(tp_compose,type,
    compose: $i > $i > $i ).

thf(tp_cross_product,type,
    cross_product: $i > $i > $i ).

thf(tp_diagonalise,type,
    diagonalise: $i > $i ).

thf(tp_domain,type,
    domain: $i > $i > $i > $i ).

thf(tp_domain_of,type,
    domain_of: $i > $i ).

thf(tp_element_relation,type,
    element_relation: $i ).

thf(tp_first,type,
    first: $i > $i ).

thf(tp_flip,type,
    flip: $i > $i ).

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

thf(tp_homomorphism,type,
    homomorphism: $i > $i > $i > $o ).

thf(tp_identity_relation,type,
    identity_relation: $i ).

thf(tp_image,type,
    image: $i > $i > $i ).

thf(tp_inductive,type,
    inductive: $i > $o ).

thf(tp_intersection,type,
    intersection: $i > $i > $i ).

thf(tp_inverse,type,
    inverse: $i > $i ).

thf(tp_member,type,
    member: $i > $i > $o ).

thf(tp_not_homomorphism1,type,
    not_homomorphism1: $i > $i > $i > $i ).

thf(tp_not_homomorphism2,type,
    not_homomorphism2: $i > $i > $i > $i ).

thf(tp_not_subclass_element,type,
    not_subclass_element: $i > $i > $i ).

thf(tp_null_class,type,
    null_class: $i ).

thf(tp_omega,type,
    omega: $i ).

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

thf(tp_operation,type,
    operation: $i > $o ).

thf(tp_ordered_pair,type,
    ordered_pair: $i > $i > $i ).

thf(tp_power_class,type,
    power_class: $i > $i ).

thf(tp_range,type,
    range: $i > $i > $i > $i ).

thf(tp_range_of,type,
    range_of: $i > $i ).

thf(tp_regular,type,
    regular: $i > $i ).

thf(tp_restrict,type,
    restrict: $i > $i > $i > $i ).

thf(tp_rotate,type,
    rotate: $i > $i ).

thf(tp_second,type,
    second: $i > $i ).

thf(tp_single_valued_class,type,
    single_valued_class: $i > $o ).

thf(tp_singleton,type,
    singleton: $i > $i ).

thf(tp_subclass,type,
    subclass: $i > $i > $o ).

thf(tp_subset_relation,type,
    subset_relation: $i ).

thf(tp_successor,type,
    successor: $i > $i ).

thf(tp_successor_relation,type,
    successor_relation: $i ).

thf(tp_sum_class,type,
    sum_class: $i > $i ).

thf(tp_symmetric_difference,type,
    symmetric_difference: $i > $i > $i ).

thf(tp_union,type,
    union: $i > $i > $i ).

thf(tp_universal_class,type,
    universal_class: $i ).

thf(tp_unordered_pair,type,
    unordered_pair: $i > $i > $i ).

thf(tp_x,type,
    x: $i ).

thf(1,axiom,
    ! [Xf1: $i,Xf2: $i,Xh: $i] :
      ( ~ ( operation @ Xf1 )
      | ~ ( operation @ Xf2 )
      | ~ ( compatible @ Xh @ Xf1 @ Xf2 )
      | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) ) @ ( apply @ Xh @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) )
       != ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) ) )
      | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism6) ).

thf(2,axiom,
    ! [Xf1: $i,Xf2: $i,Xh: $i] :
      ( ~ ( operation @ Xf1 )
      | ~ ( operation @ Xf2 )
      | ~ ( compatible @ Xh @ Xf1 @ Xf2 )
      | ( member @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) @ ( domain_of @ Xf1 ) )
      | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism5) ).

thf(3,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i,X: $i,Y: $i] :
      ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
      | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( domain_of @ Xf1 ) )
      | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ X ) @ ( apply @ Xh @ Y ) ) )
        = ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ X @ Y ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism4) ).

thf(4,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
      | ( compatible @ Xh @ Xf1 @ Xf2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism3) ).

thf(5,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
      | ( operation @ Xf2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism2) ).

thf(6,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
      | ( operation @ Xf1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',homomorphism1) ).

thf(7,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( function @ Xh )
      | ( ( domain_of @ ( domain_of @ Xf1 ) )
       != ( domain_of @ Xh ) )
      | ~ ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) )
      | ( compatible @ Xh @ Xf1 @ Xf2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatible4) ).

thf(8,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
      | ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatible3) ).

thf(9,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
      | ( ( domain_of @ ( domain_of @ Xf1 ) )
        = ( domain_of @ Xh ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatible2) ).

thf(10,axiom,
    ! [Xh: $i,Xf1: $i,Xf2: $i] :
      ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
      | ( function @ Xh ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatible1) ).

thf(11,axiom,
    ! [Xf: $i] :
      ( ~ ( function @ Xf )
      | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
       != ( domain_of @ Xf ) )
      | ~ ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) )
      | ( operation @ Xf ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',operation4) ).

thf(12,axiom,
    ! [Xf: $i] :
      ( ~ ( operation @ Xf )
      | ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',operation3) ).

thf(13,axiom,
    ! [Xf: $i] :
      ( ~ ( operation @ Xf )
      | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
        = ( domain_of @ Xf ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',operation2) ).

thf(14,axiom,
    ! [Xf: $i] :
      ( ~ ( operation @ Xf )
      | ( function @ Xf ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',operation1) ).

thf(15,axiom,
    ! [X: $i] :
      ( ( intersection @ ( domain_of @ X ) @ ( diagonalise @ ( compose @ ( inverse @ element_relation ) @ X ) ) )
      = ( cantor @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cantor_class) ).

thf(16,axiom,
    ! [Xr: $i] :
      ( ( complement @ ( domain_of @ ( intersection @ Xr @ identity_relation ) ) )
      = ( diagonalise @ Xr ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diagonalisation) ).

thf(17,axiom,
    ( ( intersection @ ( inverse @ subset_relation ) @ subset_relation )
    = identity_relation ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_relation) ).

thf(18,axiom,
    ( ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( complement @ ( compose @ ( complement @ element_relation ) @ ( inverse @ element_relation ) ) ) ) )
    = subset_relation ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subset_relation) ).

thf(19,axiom,
    ! [Xf: $i] :
      ( ~ ( function @ ( inverse @ Xf ) )
      | ~ ( function @ Xf )
      | ( one_to_one @ Xf ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_to_one3) ).

thf(20,axiom,
    ! [Xf: $i] :
      ( ~ ( one_to_one @ Xf )
      | ( function @ ( inverse @ Xf ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_to_one2) ).

thf(21,axiom,
    ! [Xf: $i] :
      ( ~ ( one_to_one @ Xf )
      | ( function @ Xf ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_to_one1) ).

thf(22,axiom,
    ! [Y: $i] :
      ( ~ ( member @ Y @ universal_class )
      | ( Y = null_class )
      | ( member @ ( apply @ choice @ Y ) @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',choice2) ).

thf(23,axiom,
    function @ choice,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',choice1) ).

thf(24,axiom,
    ! [Xf: $i,Y: $i] :
      ( ( sum_class @ ( image @ Xf @ ( singleton @ Y ) ) )
      = ( apply @ Xf @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',apply) ).

thf(25,axiom,
    ! [X: $i] :
      ( ( X = null_class )
      | ( ( intersection @ X @ ( regular @ X ) )
        = null_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity2) ).

thf(26,axiom,
    ! [X: $i] :
      ( ( X = null_class )
      | ( member @ ( regular @ X ) @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity1) ).

thf(27,axiom,
    ! [Xf: $i,X: $i] :
      ( ~ ( function @ Xf )
      | ~ ( member @ X @ universal_class )
      | ( member @ ( image @ Xf @ X ) @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',replacement) ).

thf(28,axiom,
    ! [Xf: $i] :
      ( ~ ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) )
      | ~ ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation )
      | ( function @ Xf ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',function3) ).

thf(29,axiom,
    ! [Xf: $i] :
      ( ~ ( function @ Xf )
      | ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',function2) ).

thf(30,axiom,
    ! [Xf: $i] :
      ( ~ ( function @ Xf )
      | ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',function1) ).

thf(31,axiom,
    ! [X: $i] :
      ( ~ ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation )
      | ( single_valued_class @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',single_valued_class2) ).

thf(32,axiom,
    ! [X: $i] :
      ( ~ ( single_valued_class @ X )
      | ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',single_valued_class1) ).

thf(33,axiom,
    ! [Z: $i,Yr: $i,Xr: $i,Y: $i] :
      ( ~ ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) )
      | ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( cross_product @ universal_class @ universal_class ) )
      | ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compose3) ).

thf(34,axiom,
    ! [Y: $i,Z: $i,Yr: $i,Xr: $i] :
      ( ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) )
      | ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compose2) ).

thf(35,axiom,
    ! [Yr: $i,Xr: $i] : ( subclass @ ( compose @ Yr @ Xr ) @ ( cross_product @ universal_class @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compose1) ).

thf(36,axiom,
    ! [U: $i] :
      ( ~ ( member @ U @ universal_class )
      | ( member @ ( power_class @ U ) @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',power_class2) ).

thf(37,axiom,
    ! [X: $i] :
      ( ( complement @ ( image @ element_relation @ ( complement @ X ) ) )
      = ( power_class @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',power_class_definition) ).

thf(38,axiom,
    ! [X: $i] :
      ( ~ ( member @ X @ universal_class )
      | ( member @ ( sum_class @ X ) @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_class2) ).

thf(39,axiom,
    ! [X: $i] :
      ( ( domain_of @ ( restrict @ element_relation @ universal_class @ X ) )
      = ( sum_class @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_class_definition) ).

thf(40,axiom,
    member @ omega @ universal_class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',omega_in_universal) ).

thf(41,axiom,
    ! [Y: $i] :
      ( ~ ( inductive @ Y )
      | ( subclass @ omega @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',omega_is_inductive2) ).

thf(42,axiom,
    inductive @ omega,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',omega_is_inductive1) ).

thf(43,axiom,
    ! [X: $i] :
      ( ~ ( member @ null_class @ X )
      | ~ ( subclass @ ( image @ successor_relation @ X ) @ X )
      | ( inductive @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inductive3) ).

thf(44,axiom,
    ! [X: $i] :
      ( ~ ( inductive @ X )
      | ( subclass @ ( image @ successor_relation @ X ) @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inductive2) ).

thf(45,axiom,
    ! [X: $i] :
      ( ~ ( inductive @ X )
      | ( member @ null_class @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inductive1) ).

thf(46,axiom,
    ! [X: $i,Y: $i] :
      ( ( ( successor @ X )
       != Y )
      | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
      | ( member @ ( ordered_pair @ X @ Y ) @ successor_relation ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',successor_relation3) ).

thf(47,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( member @ ( ordered_pair @ X @ Y ) @ successor_relation )
      | ( ( successor @ X )
        = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',successor_relation2) ).

thf(48,axiom,
    subclass @ successor_relation @ ( cross_product @ universal_class @ universal_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',successor_relation1) ).

thf(49,axiom,
    ! [X: $i] :
      ( ( union @ X @ ( singleton @ X ) )
      = ( successor @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',successor) ).

thf(50,axiom,
    ! [Xr: $i,X: $i] :
      ( ( range_of @ ( restrict @ Xr @ X @ universal_class ) )
      = ( image @ Xr @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',image) ).

thf(51,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ( second @ ( not_subclass_element @ ( restrict @ Z @ ( singleton @ X ) @ Y ) @ null_class ) )
      = ( range @ Z @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',range) ).

thf(52,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ( first @ ( not_subclass_element @ ( restrict @ Z @ X @ ( singleton @ Y ) ) @ null_class ) )
      = ( domain @ Z @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain) ).

thf(53,axiom,
    ! [Z: $i] :
      ( ( domain_of @ ( inverse @ Z ) )
      = ( range_of @ Z ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',range_of) ).

thf(54,axiom,
    ! [Y: $i] :
      ( ( domain_of @ ( flip @ ( cross_product @ Y @ universal_class ) ) )
      = ( inverse @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inverse) ).

thf(55,axiom,
    ! [V: $i,U: $i,W: $i,X: $i] :
      ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X )
      | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
      | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',flip3) ).

thf(56,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) )
      | ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',flip2) ).

thf(57,axiom,
    ! [X: $i] : ( subclass @ ( flip @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',flip1) ).

thf(58,axiom,
    ! [V: $i,W: $i,U: $i,X: $i] :
      ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X )
      | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
      | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rotate3) ).

thf(59,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) )
      | ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rotate2) ).

thf(60,axiom,
    ! [X: $i] : ( subclass @ ( rotate @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rotate1) ).

thf(61,axiom,
    ! [Z: $i,X: $i] :
      ( ~ ( member @ Z @ universal_class )
      | ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
        = null_class )
      | ( member @ Z @ ( domain_of @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain2) ).

thf(62,axiom,
    ! [X: $i,Z: $i] :
      ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
       != null_class )
      | ~ ( member @ Z @ ( domain_of @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain1) ).

thf(63,axiom,
    ! [X: $i,Y: $i,Xr: $i] :
      ( ( intersection @ ( cross_product @ X @ Y ) @ Xr )
      = ( restrict @ Xr @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',restriction2) ).

thf(64,axiom,
    ! [Xr: $i,X: $i,Y: $i] :
      ( ( intersection @ Xr @ ( cross_product @ X @ Y ) )
      = ( restrict @ Xr @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',restriction1) ).

thf(65,axiom,
    ! [X: $i,Y: $i] :
      ( ( intersection @ ( complement @ ( intersection @ X @ Y ) ) @ ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) ) )
      = ( symmetric_difference @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetric_difference) ).

thf(66,axiom,
    ! [X: $i,Y: $i] :
      ( ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) )
      = ( union @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',union) ).

thf(67,axiom,
    ! [Z: $i,X: $i] :
      ( ~ ( member @ Z @ universal_class )
      | ( member @ Z @ ( complement @ X ) )
      | ( member @ Z @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',complement2) ).

thf(68,axiom,
    ! [Z: $i,X: $i] :
      ( ~ ( member @ Z @ ( complement @ X ) )
      | ~ ( member @ Z @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',complement1) ).

thf(69,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ~ ( member @ Z @ X )
      | ~ ( member @ Z @ Y )
      | ( member @ Z @ ( intersection @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection3) ).

thf(70,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ~ ( member @ Z @ ( intersection @ X @ Y ) )
      | ( member @ Z @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection2) ).

thf(71,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ~ ( member @ Z @ ( intersection @ X @ Y ) )
      | ( member @ Z @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection1) ).

thf(72,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
      | ~ ( member @ X @ Y )
      | ( member @ ( ordered_pair @ X @ Y ) @ element_relation ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_relation3) ).

thf(73,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( member @ ( ordered_pair @ X @ Y ) @ element_relation )
      | ( member @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_relation2) ).

thf(74,axiom,
    subclass @ element_relation @ ( cross_product @ universal_class @ universal_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_relation1) ).

thf(75,axiom,
    ! [Z: $i,X: $i,Y: $i] :
      ( ~ ( member @ Z @ ( cross_product @ X @ Y ) )
      | ( ( ordered_pair @ ( first @ Z ) @ ( second @ Z ) )
        = Z ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cartesian_product4) ).

thf(76,axiom,
    ! [U: $i,X: $i,V: $i,Y: $i] :
      ( ~ ( member @ U @ X )
      | ~ ( member @ V @ Y )
      | ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cartesian_product3) ).

thf(77,axiom,
    ! [U: $i,V: $i,X: $i,Y: $i] :
      ( ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
      | ( member @ V @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cartesian_product2) ).

thf(78,axiom,
    ! [U: $i,V: $i,X: $i,Y: $i] :
      ( ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
      | ( member @ U @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cartesian_product1) ).

thf(79,axiom,
    ! [X: $i,Y: $i] :
      ( ( unordered_pair @ ( singleton @ X ) @ ( unordered_pair @ X @ ( singleton @ Y ) ) )
      = ( ordered_pair @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ordered_pair) ).

thf(80,axiom,
    ! [X: $i] :
      ( ( unordered_pair @ X @ X )
      = ( singleton @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',singleton_set) ).

thf(81,axiom,
    ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ Y ) @ universal_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pairs_in_universal) ).

thf(82,axiom,
    ! [Y: $i,X: $i] :
      ( ~ ( member @ Y @ universal_class )
      | ( member @ Y @ ( unordered_pair @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair3) ).

thf(83,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( member @ X @ universal_class )
      | ( member @ X @ ( unordered_pair @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair2) ).

thf(84,axiom,
    ! [U: $i,X: $i,Y: $i] :
      ( ~ ( member @ U @ ( unordered_pair @ X @ Y ) )
      | ( U = X )
      | ( U = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair_member) ).

thf(85,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( subclass @ X @ Y )
      | ~ ( subclass @ Y @ X )
      | ( X = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subclass_implies_equal) ).

thf(86,axiom,
    ! [X: $i,Y: $i] :
      ( ( X != Y )
      | ( subclass @ Y @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',equal_implies_subclass2) ).

thf(87,axiom,
    ! [X: $i,Y: $i] :
      ( ( X != Y )
      | ( subclass @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',equal_implies_subclass1) ).

thf(88,axiom,
    ! [X: $i] : ( subclass @ X @ universal_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',class_elements_are_sets) ).

thf(89,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( member @ ( not_subclass_element @ X @ Y ) @ Y )
      | ( subclass @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members2) ).

thf(90,axiom,
    ! [X: $i,Y: $i] :
      ( ( member @ ( not_subclass_element @ X @ Y ) @ X )
      | ( subclass @ X @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members1) ).

thf(91,axiom,
    ! [X: $i,Y: $i,U: $i] :
      ( ~ ( subclass @ X @ Y )
      | ~ ( member @ U @ X )
      | ( member @ U @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subclass_members) ).

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

thf(93,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[92]) ).

thf(94,negated_conjecture,
    ~ ( member @ ( singleton @ x ) @ universal_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singletons_are_sets_1) ).

thf(95,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[93]) ).

thf(96,plain,
    ( ( ! [Xf1: $i,Xf2: $i,Xh: $i] :
          ( ~ ( operation @ Xf1 )
          | ~ ( operation @ Xf2 )
          | ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) ) @ ( apply @ Xh @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) )
           != ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) ) )
          | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(97,plain,
    ( ( ! [Xf1: $i,Xf2: $i,Xh: $i] :
          ( ~ ( operation @ Xf1 )
          | ~ ( operation @ Xf2 )
          | ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( member @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) @ ( domain_of @ Xf1 ) )
          | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(98,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i,X: $i,Y: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( domain_of @ Xf1 ) )
          | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ X ) @ ( apply @ Xh @ Y ) ) )
            = ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ X @ Y ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(99,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( compatible @ Xh @ Xf1 @ Xf2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(100,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( operation @ Xf2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(101,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( operation @ Xf1 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(102,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( function @ Xh )
          | ( ( domain_of @ ( domain_of @ Xf1 ) )
           != ( domain_of @ Xh ) )
          | ~ ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) )
          | ( compatible @ Xh @ Xf1 @ Xf2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(103,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(104,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( ( domain_of @ ( domain_of @ Xf1 ) )
            = ( domain_of @ Xh ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(105,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( function @ Xh ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(106,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
           != ( domain_of @ Xf ) )
          | ~ ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) )
          | ( operation @ Xf ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(107,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(108,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
            = ( domain_of @ Xf ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(109,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( function @ Xf ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(110,plain,
    ( ( ! [X: $i] :
          ( ( intersection @ ( domain_of @ X ) @ ( diagonalise @ ( compose @ ( inverse @ element_relation ) @ X ) ) )
          = ( cantor @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(111,plain,
    ( ( ! [Xr: $i] :
          ( ( complement @ ( domain_of @ ( intersection @ Xr @ identity_relation ) ) )
          = ( diagonalise @ Xr ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(112,plain,
    ( ( ( intersection @ ( inverse @ subset_relation ) @ subset_relation )
      = identity_relation )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(113,plain,
    ( ( ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( complement @ ( compose @ ( complement @ element_relation ) @ ( inverse @ element_relation ) ) ) ) )
      = subset_relation )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(114,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ ( inverse @ Xf ) )
          | ~ ( function @ Xf )
          | ( one_to_one @ Xf ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(115,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( one_to_one @ Xf )
          | ( function @ ( inverse @ Xf ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(116,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( one_to_one @ Xf )
          | ( function @ Xf ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(117,plain,
    ( ( ! [Y: $i] :
          ( ~ ( member @ Y @ universal_class )
          | ( Y = null_class )
          | ( member @ ( apply @ choice @ Y ) @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(118,plain,
    ( ( function @ choice )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(119,plain,
    ( ( ! [Xf: $i,Y: $i] :
          ( ( sum_class @ ( image @ Xf @ ( singleton @ Y ) ) )
          = ( apply @ Xf @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(120,plain,
    ( ( ! [X: $i] :
          ( ( X = null_class )
          | ( ( intersection @ X @ ( regular @ X ) )
            = null_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(121,plain,
    ( ( ! [X: $i] :
          ( ( X = null_class )
          | ( member @ ( regular @ X ) @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(122,plain,
    ( ( ! [Xf: $i,X: $i] :
          ( ~ ( function @ Xf )
          | ~ ( member @ X @ universal_class )
          | ( member @ ( image @ Xf @ X ) @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(123,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) )
          | ~ ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation )
          | ( function @ Xf ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(124,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(125,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(126,plain,
    ( ( ! [X: $i] :
          ( ~ ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation )
          | ( single_valued_class @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(127,plain,
    ( ( ! [X: $i] :
          ( ~ ( single_valued_class @ X )
          | ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(128,plain,
    ( ( ! [Z: $i,Yr: $i,Xr: $i,Y: $i] :
          ( ~ ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) )
          | ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(129,plain,
    ( ( ! [Y: $i,Z: $i,Yr: $i,Xr: $i] :
          ( ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) )
          | ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[34]) ).

thf(130,plain,
    ( ( ! [Yr: $i,Xr: $i] : ( subclass @ ( compose @ Yr @ Xr ) @ ( cross_product @ universal_class @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(131,plain,
    ( ( ! [U: $i] :
          ( ~ ( member @ U @ universal_class )
          | ( member @ ( power_class @ U ) @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[36]) ).

thf(132,plain,
    ( ( ! [X: $i] :
          ( ( complement @ ( image @ element_relation @ ( complement @ X ) ) )
          = ( power_class @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[37]) ).

thf(133,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ X @ universal_class )
          | ( member @ ( sum_class @ X ) @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[38]) ).

thf(134,plain,
    ( ( ! [X: $i] :
          ( ( domain_of @ ( restrict @ element_relation @ universal_class @ X ) )
          = ( sum_class @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[39]) ).

thf(135,plain,
    ( ( member @ omega @ universal_class )
    = $true ),
    inference(unfold_def,[status(thm)],[40]) ).

thf(136,plain,
    ( ( ! [Y: $i] :
          ( ~ ( inductive @ Y )
          | ( subclass @ omega @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[41]) ).

thf(137,plain,
    ( ( inductive @ omega )
    = $true ),
    inference(unfold_def,[status(thm)],[42]) ).

thf(138,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ null_class @ X )
          | ~ ( subclass @ ( image @ successor_relation @ X ) @ X )
          | ( inductive @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[43]) ).

thf(139,plain,
    ( ( ! [X: $i] :
          ( ~ ( inductive @ X )
          | ( subclass @ ( image @ successor_relation @ X ) @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(140,plain,
    ( ( ! [X: $i] :
          ( ~ ( inductive @ X )
          | ( member @ null_class @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[45]) ).

thf(141,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( successor @ X )
           != Y )
          | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ X @ Y ) @ successor_relation ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[46]) ).

thf(142,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ successor_relation )
          | ( ( successor @ X )
            = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[47]) ).

thf(143,plain,
    ( ( subclass @ successor_relation @ ( cross_product @ universal_class @ universal_class ) )
    = $true ),
    inference(unfold_def,[status(thm)],[48]) ).

thf(144,plain,
    ( ( ! [X: $i] :
          ( ( union @ X @ ( singleton @ X ) )
          = ( successor @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[49]) ).

thf(145,plain,
    ( ( ! [Xr: $i,X: $i] :
          ( ( range_of @ ( restrict @ Xr @ X @ universal_class ) )
          = ( image @ Xr @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[50]) ).

thf(146,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ( second @ ( not_subclass_element @ ( restrict @ Z @ ( singleton @ X ) @ Y ) @ null_class ) )
          = ( range @ Z @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[51]) ).

thf(147,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ( first @ ( not_subclass_element @ ( restrict @ Z @ X @ ( singleton @ Y ) ) @ null_class ) )
          = ( domain @ Z @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[52]) ).

thf(148,plain,
    ( ( ! [Z: $i] :
          ( ( domain_of @ ( inverse @ Z ) )
          = ( range_of @ Z ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[53]) ).

thf(149,plain,
    ( ( ! [Y: $i] :
          ( ( domain_of @ ( flip @ ( cross_product @ Y @ universal_class ) ) )
          = ( inverse @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[54]) ).

thf(150,plain,
    ( ( ! [V: $i,U: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X )
          | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[55]) ).

thf(151,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[56]) ).

thf(152,plain,
    ( ( ! [X: $i] : ( subclass @ ( flip @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[57]) ).

thf(153,plain,
    ( ( ! [V: $i,W: $i,U: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X )
          | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[58]) ).

thf(154,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[59]) ).

thf(155,plain,
    ( ( ! [X: $i] : ( subclass @ ( rotate @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[60]) ).

thf(156,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
            = null_class )
          | ( member @ Z @ ( domain_of @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[61]) ).

thf(157,plain,
    ( ( ! [X: $i,Z: $i] :
          ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
           != null_class )
          | ~ ( member @ Z @ ( domain_of @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[62]) ).

thf(158,plain,
    ( ( ! [X: $i,Y: $i,Xr: $i] :
          ( ( intersection @ ( cross_product @ X @ Y ) @ Xr )
          = ( restrict @ Xr @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[63]) ).

thf(159,plain,
    ( ( ! [Xr: $i,X: $i,Y: $i] :
          ( ( intersection @ Xr @ ( cross_product @ X @ Y ) )
          = ( restrict @ Xr @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[64]) ).

thf(160,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( intersection @ ( complement @ ( intersection @ X @ Y ) ) @ ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) ) )
          = ( symmetric_difference @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[65]) ).

thf(161,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) )
          = ( union @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[66]) ).

thf(162,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ( member @ Z @ ( complement @ X ) )
          | ( member @ Z @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[67]) ).

thf(163,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ ( complement @ X ) )
          | ~ ( member @ Z @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[68]) ).

thf(164,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ~ ( member @ Z @ X )
          | ~ ( member @ Z @ Y )
          | ( member @ Z @ ( intersection @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[69]) ).

thf(165,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ~ ( member @ Z @ ( intersection @ X @ Y ) )
          | ( member @ Z @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[70]) ).

thf(166,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ~ ( member @ Z @ ( intersection @ X @ Y ) )
          | ( member @ Z @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[71]) ).

thf(167,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
          | ~ ( member @ X @ Y )
          | ( member @ ( ordered_pair @ X @ Y ) @ element_relation ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[72]) ).

thf(168,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ element_relation )
          | ( member @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[73]) ).

thf(169,plain,
    ( ( subclass @ element_relation @ ( cross_product @ universal_class @ universal_class ) )
    = $true ),
    inference(unfold_def,[status(thm)],[74]) ).

thf(170,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ~ ( member @ Z @ ( cross_product @ X @ Y ) )
          | ( ( ordered_pair @ ( first @ Z ) @ ( second @ Z ) )
            = Z ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[75]) ).

thf(171,plain,
    ( ( ! [U: $i,X: $i,V: $i,Y: $i] :
          ( ~ ( member @ U @ X )
          | ~ ( member @ V @ Y )
          | ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[76]) ).

thf(172,plain,
    ( ( ! [U: $i,V: $i,X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
          | ( member @ V @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[77]) ).

thf(173,plain,
    ( ( ! [U: $i,V: $i,X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
          | ( member @ U @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[78]) ).

thf(174,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( unordered_pair @ ( singleton @ X ) @ ( unordered_pair @ X @ ( singleton @ Y ) ) )
          = ( ordered_pair @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[79]) ).

thf(175,plain,
    ( ( ! [X: $i] :
          ( ( unordered_pair @ X @ X )
          = ( singleton @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[80]) ).

thf(176,plain,
    ( ( ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ Y ) @ universal_class ) )
    = $true ),
    inference(unfold_def,[status(thm)],[81]) ).

thf(177,plain,
    ( ( ! [Y: $i,X: $i] :
          ( ~ ( member @ Y @ universal_class )
          | ( member @ Y @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[82]) ).

thf(178,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ X @ universal_class )
          | ( member @ X @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[83]) ).

thf(179,plain,
    ( ( ! [U: $i,X: $i,Y: $i] :
          ( ~ ( member @ U @ ( unordered_pair @ X @ Y ) )
          | ( U = X )
          | ( U = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[84]) ).

thf(180,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( subclass @ X @ Y )
          | ~ ( subclass @ Y @ X )
          | ( X = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[85]) ).

thf(181,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ Y @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[86]) ).

thf(182,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[87]) ).

thf(183,plain,
    ( ( ! [X: $i] : ( subclass @ X @ universal_class ) )
    = $true ),
    inference(unfold_def,[status(thm)],[88]) ).

thf(184,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( not_subclass_element @ X @ Y ) @ Y )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[89]) ).

thf(185,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( member @ ( not_subclass_element @ X @ Y ) @ X )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[90]) ).

thf(186,plain,
    ( ( ! [X: $i,Y: $i,U: $i] :
          ( ~ ( subclass @ X @ Y )
          | ~ ( member @ U @ X )
          | ( member @ U @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[91]) ).

thf(187,plain,
    ( ( ~ ( member @ ( singleton @ x ) @ universal_class ) )
    = $true ),
    inference(unfold_def,[status(thm)],[94]) ).

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

thf(189,plain,
    ( ( ! [Xf1: $i] :
          ( ~ ( operation @ Xf1 )
          | ! [Xf2: $i] :
              ( ~ ( operation @ Xf2 )
              | ! [Xh: $i] :
                  ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
                  | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) ) @ ( apply @ Xh @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) )
                   != ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) ) )
                  | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[96]) ).

thf(190,plain,
    ( ( ! [Xf1: $i] :
          ( ~ ( operation @ Xf1 )
          | ! [Xf2: $i] :
              ( ~ ( operation @ Xf2 )
              | ! [Xh: $i] :
                  ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
                  | ( homomorphism @ Xh @ Xf1 @ Xf2 )
                  | ( member @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) @ ( domain_of @ Xf1 ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[97]) ).

thf(191,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ! [X: $i,Y: $i] :
              ( ~ ( member @ ( ordered_pair @ X @ Y ) @ ( domain_of @ Xf1 ) )
              | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ X ) @ ( apply @ Xh @ Y ) ) )
                = ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ X @ Y ) ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[98]) ).

thf(192,plain,
    ( ( ! [Xh: $i,Xf1: $i] :
          ( ! [Xf2: $i] :
              ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( operation @ Xf1 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[101]) ).

thf(193,plain,
    ( ( ! [Xh: $i] :
          ( ~ ( function @ Xh )
          | ! [Xf1: $i] :
              ( ( ( domain_of @ ( domain_of @ Xf1 ) )
               != ( domain_of @ Xh ) )
              | ! [Xf2: $i] :
                  ( ~ ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) )
                  | ( compatible @ Xh @ Xf1 @ Xf2 ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[102]) ).

thf(194,plain,
    ( ( ! [Xh: $i,Xf1: $i] :
          ( ! [Xf2: $i] :
              ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( ( domain_of @ ( domain_of @ Xf1 ) )
            = ( domain_of @ Xh ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[104]) ).

thf(195,plain,
    ( ( ! [Xh: $i] :
          ( ! [Xf1: $i,Xf2: $i] :
              ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( function @ Xh ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[105]) ).

thf(196,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
           != ( domain_of @ Xf ) )
          | ~ ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) )
          | ( operation @ Xf ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[106]) ).

thf(197,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ! [X: $i] :
              ( ~ ( member @ X @ universal_class )
              | ( member @ ( image @ Xf @ X ) @ universal_class ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[122]) ).

thf(198,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( successor @ X )
           != Y )
          | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ X @ Y ) @ successor_relation ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[141]) ).

thf(199,plain,
    ( ( ! [Z: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ! [X: $i] :
              ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
                = null_class )
              | ( member @ Z @ ( domain_of @ X ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[156]) ).

thf(200,plain,
    ( ( ! [X: $i,Z: $i] :
          ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
           != null_class )
          | ~ ( member @ Z @ ( domain_of @ X ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[157]) ).

thf(201,plain,
    ( ( ! [Z: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ! [X: $i] :
              ( ( member @ Z @ ( complement @ X ) )
              | ( member @ Z @ X ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[162]) ).

thf(202,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ X )
          | ! [Y: $i] :
              ( ~ ( member @ Z @ Y )
              | ( member @ Z @ ( intersection @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[164]) ).

thf(203,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ! [Y: $i] :
              ~ ( member @ Z @ ( intersection @ X @ Y ) )
          | ( member @ Z @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[166]) ).

thf(204,plain,
    ( ( ! [Z: $i] :
          ( ! [X: $i,Y: $i] :
              ~ ( member @ Z @ ( cross_product @ X @ Y ) )
          | ( ( ordered_pair @ ( first @ Z ) @ ( second @ Z ) )
            = Z ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[170]) ).

thf(205,plain,
    ( ( ! [U: $i,X: $i] :
          ( ~ ( member @ U @ X )
          | ! [V: $i,Y: $i] :
              ( ~ ( member @ V @ Y )
              | ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[171]) ).

thf(206,plain,
    ( ( ! [U: $i,V: $i,X: $i] :
          ( ! [Y: $i] :
              ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
          | ( member @ U @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[173]) ).

thf(207,plain,
    ( ( ! [Y: $i] :
          ( ~ ( member @ Y @ universal_class )
          | ! [X: $i] : ( member @ Y @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[177]) ).

thf(208,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ X @ universal_class )
          | ! [Y: $i] : ( member @ X @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[178]) ).

thf(209,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ Y @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[181]) ).

thf(210,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[182]) ).

thf(211,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( subclass @ X @ Y )
          | ! [U: $i] :
              ( ~ ( member @ U @ X )
              | ( member @ U @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[186]) ).

thf(212,plain,
    ( ( ~ ( member @ ( singleton @ x ) @ universal_class ) )
    = $true ),
    inference(copy,[status(thm)],[187]) ).

thf(213,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( subclass @ X @ Y )
          | ! [U: $i] :
              ( ~ ( member @ U @ X )
              | ( member @ U @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[211]) ).

thf(214,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( member @ ( not_subclass_element @ X @ Y ) @ X )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[185]) ).

thf(215,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( not_subclass_element @ X @ Y ) @ Y )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[184]) ).

thf(216,plain,
    ( ( ! [X: $i] : ( subclass @ X @ universal_class ) )
    = $true ),
    inference(copy,[status(thm)],[183]) ).

thf(217,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[210]) ).

thf(218,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( subclass @ Y @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[209]) ).

thf(219,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( subclass @ X @ Y )
          | ~ ( subclass @ Y @ X )
          | ( X = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[180]) ).

thf(220,plain,
    ( ( ! [U: $i,X: $i,Y: $i] :
          ( ~ ( member @ U @ ( unordered_pair @ X @ Y ) )
          | ( U = X )
          | ( U = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[179]) ).

thf(221,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ X @ universal_class )
          | ! [Y: $i] : ( member @ X @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[208]) ).

thf(222,plain,
    ( ( ! [Y: $i] :
          ( ~ ( member @ Y @ universal_class )
          | ! [X: $i] : ( member @ Y @ ( unordered_pair @ X @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[207]) ).

thf(223,plain,
    ( ( ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ Y ) @ universal_class ) )
    = $true ),
    inference(copy,[status(thm)],[176]) ).

thf(224,plain,
    ( ( ! [X: $i] :
          ( ( unordered_pair @ X @ X )
          = ( singleton @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[175]) ).

thf(225,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( unordered_pair @ ( singleton @ X ) @ ( unordered_pair @ X @ ( singleton @ Y ) ) )
          = ( ordered_pair @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[174]) ).

thf(226,plain,
    ( ( ! [U: $i,V: $i,X: $i] :
          ( ! [Y: $i] :
              ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
          | ( member @ U @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[206]) ).

thf(227,plain,
    ( ( ! [U: $i,V: $i,X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) )
          | ( member @ V @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[172]) ).

thf(228,plain,
    ( ( ! [U: $i,X: $i] :
          ( ~ ( member @ U @ X )
          | ! [V: $i,Y: $i] :
              ( ~ ( member @ V @ Y )
              | ( member @ ( ordered_pair @ U @ V ) @ ( cross_product @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[205]) ).

thf(229,plain,
    ( ( ! [Z: $i] :
          ( ! [X: $i,Y: $i] :
              ~ ( member @ Z @ ( cross_product @ X @ Y ) )
          | ( ( ordered_pair @ ( first @ Z ) @ ( second @ Z ) )
            = Z ) ) )
    = $true ),
    inference(copy,[status(thm)],[204]) ).

thf(230,plain,
    ( ( subclass @ element_relation @ ( cross_product @ universal_class @ universal_class ) )
    = $true ),
    inference(copy,[status(thm)],[169]) ).

thf(231,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ element_relation )
          | ( member @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[168]) ).

thf(232,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
          | ~ ( member @ X @ Y )
          | ( member @ ( ordered_pair @ X @ Y ) @ element_relation ) ) )
    = $true ),
    inference(copy,[status(thm)],[167]) ).

thf(233,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ! [Y: $i] :
              ~ ( member @ Z @ ( intersection @ X @ Y ) )
          | ( member @ Z @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[203]) ).

thf(234,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ~ ( member @ Z @ ( intersection @ X @ Y ) )
          | ( member @ Z @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[165]) ).

thf(235,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ X )
          | ! [Y: $i] :
              ( ~ ( member @ Z @ Y )
              | ( member @ Z @ ( intersection @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[202]) ).

thf(236,plain,
    ( ( ! [Z: $i,X: $i] :
          ( ~ ( member @ Z @ ( complement @ X ) )
          | ~ ( member @ Z @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[163]) ).

thf(237,plain,
    ( ( ! [Z: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ! [X: $i] :
              ( ( member @ Z @ ( complement @ X ) )
              | ( member @ Z @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[201]) ).

thf(238,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) )
          = ( union @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[161]) ).

thf(239,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( intersection @ ( complement @ ( intersection @ X @ Y ) ) @ ( complement @ ( intersection @ ( complement @ X ) @ ( complement @ Y ) ) ) )
          = ( symmetric_difference @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[160]) ).

thf(240,plain,
    ( ( ! [Xr: $i,X: $i,Y: $i] :
          ( ( intersection @ Xr @ ( cross_product @ X @ Y ) )
          = ( restrict @ Xr @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[159]) ).

thf(241,plain,
    ( ( ! [X: $i,Y: $i,Xr: $i] :
          ( ( intersection @ ( cross_product @ X @ Y ) @ Xr )
          = ( restrict @ Xr @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[158]) ).

thf(242,plain,
    ( ( ! [X: $i,Z: $i] :
          ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
           != null_class )
          | ~ ( member @ Z @ ( domain_of @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[200]) ).

thf(243,plain,
    ( ( ! [Z: $i] :
          ( ~ ( member @ Z @ universal_class )
          | ! [X: $i] :
              ( ( ( restrict @ X @ ( singleton @ Z ) @ universal_class )
                = null_class )
              | ( member @ Z @ ( domain_of @ X ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[199]) ).

thf(244,plain,
    ( ( ! [X: $i] : ( subclass @ ( rotate @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[155]) ).

thf(245,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[154]) ).

thf(246,plain,
    ( ( ! [V: $i,W: $i,U: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ W ) @ U ) @ X )
          | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( rotate @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[153]) ).

thf(247,plain,
    ( ( ! [X: $i] : ( subclass @ ( flip @ X ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[152]) ).

thf(248,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[151]) ).

thf(249,plain,
    ( ( ! [V: $i,U: $i,W: $i,X: $i] :
          ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ V @ U ) @ W ) @ X )
          | ~ ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ U @ V ) @ W ) @ ( flip @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[150]) ).

thf(250,plain,
    ( ( ! [Y: $i] :
          ( ( domain_of @ ( flip @ ( cross_product @ Y @ universal_class ) ) )
          = ( inverse @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[149]) ).

thf(251,plain,
    ( ( ! [Z: $i] :
          ( ( domain_of @ ( inverse @ Z ) )
          = ( range_of @ Z ) ) )
    = $true ),
    inference(copy,[status(thm)],[148]) ).

thf(252,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ( first @ ( not_subclass_element @ ( restrict @ Z @ X @ ( singleton @ Y ) ) @ null_class ) )
          = ( domain @ Z @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[147]) ).

thf(253,plain,
    ( ( ! [Z: $i,X: $i,Y: $i] :
          ( ( second @ ( not_subclass_element @ ( restrict @ Z @ ( singleton @ X ) @ Y ) @ null_class ) )
          = ( range @ Z @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[146]) ).

thf(254,plain,
    ( ( ! [Xr: $i,X: $i] :
          ( ( range_of @ ( restrict @ Xr @ X @ universal_class ) )
          = ( image @ Xr @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[145]) ).

thf(255,plain,
    ( ( ! [X: $i] :
          ( ( union @ X @ ( singleton @ X ) )
          = ( successor @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[144]) ).

thf(256,plain,
    ( ( subclass @ successor_relation @ ( cross_product @ universal_class @ universal_class ) )
    = $true ),
    inference(copy,[status(thm)],[143]) ).

thf(257,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( member @ ( ordered_pair @ X @ Y ) @ successor_relation )
          | ( ( successor @ X )
            = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[142]) ).

thf(258,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( successor @ X )
           != Y )
          | ~ ( member @ ( ordered_pair @ X @ Y ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ X @ Y ) @ successor_relation ) ) )
    = $true ),
    inference(copy,[status(thm)],[198]) ).

thf(259,plain,
    ( ( ! [X: $i] :
          ( ~ ( inductive @ X )
          | ( member @ null_class @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[140]) ).

thf(260,plain,
    ( ( ! [X: $i] :
          ( ~ ( inductive @ X )
          | ( subclass @ ( image @ successor_relation @ X ) @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[139]) ).

thf(261,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ null_class @ X )
          | ~ ( subclass @ ( image @ successor_relation @ X ) @ X )
          | ( inductive @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[138]) ).

thf(262,plain,
    ( ( inductive @ omega )
    = $true ),
    inference(copy,[status(thm)],[137]) ).

thf(263,plain,
    ( ( ! [Y: $i] :
          ( ~ ( inductive @ Y )
          | ( subclass @ omega @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[136]) ).

thf(264,plain,
    ( ( member @ omega @ universal_class )
    = $true ),
    inference(copy,[status(thm)],[135]) ).

thf(265,plain,
    ( ( ! [X: $i] :
          ( ( domain_of @ ( restrict @ element_relation @ universal_class @ X ) )
          = ( sum_class @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[134]) ).

thf(266,plain,
    ( ( ! [X: $i] :
          ( ~ ( member @ X @ universal_class )
          | ( member @ ( sum_class @ X ) @ universal_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[133]) ).

thf(267,plain,
    ( ( ! [X: $i] :
          ( ( complement @ ( image @ element_relation @ ( complement @ X ) ) )
          = ( power_class @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[132]) ).

thf(268,plain,
    ( ( ! [U: $i] :
          ( ~ ( member @ U @ universal_class )
          | ( member @ ( power_class @ U ) @ universal_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[131]) ).

thf(269,plain,
    ( ( ! [Yr: $i,Xr: $i] : ( subclass @ ( compose @ Yr @ Xr ) @ ( cross_product @ universal_class @ universal_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[130]) ).

thf(270,plain,
    ( ( ! [Y: $i,Z: $i,Yr: $i,Xr: $i] :
          ( ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) )
          | ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[129]) ).

thf(271,plain,
    ( ( ! [Z: $i,Yr: $i,Xr: $i,Y: $i] :
          ( ~ ( member @ Z @ ( image @ Yr @ ( image @ Xr @ ( singleton @ Y ) ) ) )
          | ~ ( member @ ( ordered_pair @ Y @ Z ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ Y @ Z ) @ ( compose @ Yr @ Xr ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[128]) ).

thf(272,plain,
    ( ( ! [X: $i] :
          ( ~ ( single_valued_class @ X )
          | ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation ) ) )
    = $true ),
    inference(copy,[status(thm)],[127]) ).

thf(273,plain,
    ( ( ! [X: $i] :
          ( ~ ( subclass @ ( compose @ X @ ( inverse @ X ) ) @ identity_relation )
          | ( single_valued_class @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[126]) ).

thf(274,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[125]) ).

thf(275,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation ) ) )
    = $true ),
    inference(copy,[status(thm)],[124]) ).

thf(276,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( subclass @ Xf @ ( cross_product @ universal_class @ universal_class ) )
          | ~ ( subclass @ ( compose @ Xf @ ( inverse @ Xf ) ) @ identity_relation )
          | ( function @ Xf ) ) )
    = $true ),
    inference(copy,[status(thm)],[123]) ).

thf(277,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ! [X: $i] :
              ( ~ ( member @ X @ universal_class )
              | ( member @ ( image @ Xf @ X ) @ universal_class ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[197]) ).

thf(278,plain,
    ( ( ! [X: $i] :
          ( ( X = null_class )
          | ( member @ ( regular @ X ) @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[121]) ).

thf(279,plain,
    ( ( ! [X: $i] :
          ( ( X = null_class )
          | ( ( intersection @ X @ ( regular @ X ) )
            = null_class ) ) )
    = $true ),
    inference(copy,[status(thm)],[120]) ).

thf(280,plain,
    ( ( ! [Xf: $i,Y: $i] :
          ( ( sum_class @ ( image @ Xf @ ( singleton @ Y ) ) )
          = ( apply @ Xf @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[119]) ).

thf(281,plain,
    ( ( function @ choice )
    = $true ),
    inference(copy,[status(thm)],[118]) ).

thf(282,plain,
    ( ( ! [Y: $i] :
          ( ~ ( member @ Y @ universal_class )
          | ( Y = null_class )
          | ( member @ ( apply @ choice @ Y ) @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[117]) ).

thf(283,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( one_to_one @ Xf )
          | ( function @ Xf ) ) )
    = $true ),
    inference(copy,[status(thm)],[116]) ).

thf(284,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( one_to_one @ Xf )
          | ( function @ ( inverse @ Xf ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[115]) ).

thf(285,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ ( inverse @ Xf ) )
          | ~ ( function @ Xf )
          | ( one_to_one @ Xf ) ) )
    = $true ),
    inference(copy,[status(thm)],[114]) ).

thf(286,plain,
    ( ( ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( intersection @ ( cross_product @ universal_class @ universal_class ) @ ( complement @ ( compose @ ( complement @ element_relation ) @ ( inverse @ element_relation ) ) ) ) )
      = subset_relation )
    = $true ),
    inference(copy,[status(thm)],[113]) ).

thf(287,plain,
    ( ( ( intersection @ ( inverse @ subset_relation ) @ subset_relation )
      = identity_relation )
    = $true ),
    inference(copy,[status(thm)],[112]) ).

thf(288,plain,
    ( ( ! [Xr: $i] :
          ( ( complement @ ( domain_of @ ( intersection @ Xr @ identity_relation ) ) )
          = ( diagonalise @ Xr ) ) )
    = $true ),
    inference(copy,[status(thm)],[111]) ).

thf(289,plain,
    ( ( ! [X: $i] :
          ( ( intersection @ ( domain_of @ X ) @ ( diagonalise @ ( compose @ ( inverse @ element_relation ) @ X ) ) )
          = ( cantor @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[110]) ).

thf(290,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( function @ Xf ) ) )
    = $true ),
    inference(copy,[status(thm)],[109]) ).

thf(291,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
            = ( domain_of @ Xf ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[108]) ).

thf(292,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( operation @ Xf )
          | ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[107]) ).

thf(293,plain,
    ( ( ! [Xf: $i] :
          ( ~ ( function @ Xf )
          | ( ( cross_product @ ( domain_of @ ( domain_of @ Xf ) ) @ ( domain_of @ ( domain_of @ Xf ) ) )
           != ( domain_of @ Xf ) )
          | ~ ( subclass @ ( range_of @ Xf ) @ ( domain_of @ ( domain_of @ Xf ) ) )
          | ( operation @ Xf ) ) )
    = $true ),
    inference(copy,[status(thm)],[196]) ).

thf(294,plain,
    ( ( ! [Xh: $i] :
          ( ! [Xf1: $i,Xf2: $i] :
              ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( function @ Xh ) ) )
    = $true ),
    inference(copy,[status(thm)],[195]) ).

thf(295,plain,
    ( ( ! [Xh: $i,Xf1: $i] :
          ( ! [Xf2: $i] :
              ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( ( domain_of @ ( domain_of @ Xf1 ) )
            = ( domain_of @ Xh ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[194]) ).

thf(296,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
          | ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[103]) ).

thf(297,plain,
    ( ( ! [Xh: $i] :
          ( ~ ( function @ Xh )
          | ! [Xf1: $i] :
              ( ( ( domain_of @ ( domain_of @ Xf1 ) )
               != ( domain_of @ Xh ) )
              | ! [Xf2: $i] :
                  ( ~ ( subclass @ ( range_of @ Xh ) @ ( domain_of @ ( domain_of @ Xf2 ) ) )
                  | ( compatible @ Xh @ Xf1 @ Xf2 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[193]) ).

thf(298,plain,
    ( ( ! [Xh: $i,Xf1: $i] :
          ( ! [Xf2: $i] :
              ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( operation @ Xf1 ) ) )
    = $true ),
    inference(copy,[status(thm)],[192]) ).

thf(299,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( operation @ Xf2 ) ) )
    = $true ),
    inference(copy,[status(thm)],[100]) ).

thf(300,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ( compatible @ Xh @ Xf1 @ Xf2 ) ) )
    = $true ),
    inference(copy,[status(thm)],[99]) ).

thf(301,plain,
    ( ( ! [Xh: $i,Xf1: $i,Xf2: $i] :
          ( ~ ( homomorphism @ Xh @ Xf1 @ Xf2 )
          | ! [X: $i,Y: $i] :
              ( ~ ( member @ ( ordered_pair @ X @ Y ) @ ( domain_of @ Xf1 ) )
              | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ X ) @ ( apply @ Xh @ Y ) ) )
                = ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ X @ Y ) ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[191]) ).

thf(302,plain,
    ( ( ! [Xf1: $i] :
          ( ~ ( operation @ Xf1 )
          | ! [Xf2: $i] :
              ( ~ ( operation @ Xf2 )
              | ! [Xh: $i] :
                  ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
                  | ( homomorphism @ Xh @ Xf1 @ Xf2 )
                  | ( member @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) @ ( domain_of @ Xf1 ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[190]) ).

thf(303,plain,
    ( ( ! [Xf1: $i] :
          ( ~ ( operation @ Xf1 )
          | ! [Xf2: $i] :
              ( ~ ( operation @ Xf2 )
              | ! [Xh: $i] :
                  ( ~ ( compatible @ Xh @ Xf1 @ Xf2 )
                  | ( ( apply @ Xf2 @ ( ordered_pair @ ( apply @ Xh @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) ) @ ( apply @ Xh @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) )
                   != ( apply @ Xh @ ( apply @ Xf1 @ ( ordered_pair @ ( not_homomorphism1 @ Xh @ Xf1 @ Xf2 ) @ ( not_homomorphism2 @ Xh @ Xf1 @ Xf2 ) ) ) ) )
                  | ( homomorphism @ Xh @ Xf1 @ Xf2 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[189]) ).

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

thf(305,plain,
    ( ( member @ ( singleton @ x ) @ universal_class )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[212]) ).

thf(306,plain,
    ! [SV1: $i] :
      ( ( ! [SY176: $i] :
            ( ~ ( subclass @ SV1 @ SY176 )
            | ! [SY177: $i] :
                ( ~ ( member @ SY177 @ SV1 )
                | ( member @ SY177 @ SY176 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[213]) ).

thf(307,plain,
    ! [SV2: $i] :
      ( ( ! [SY178: $i] :
            ( ( member @ ( not_subclass_element @ SV2 @ SY178 ) @ SV2 )
            | ( subclass @ SV2 @ SY178 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[214]) ).

thf(308,plain,
    ! [SV3: $i] :
      ( ( ! [SY179: $i] :
            ( ~ ( member @ ( not_subclass_element @ SV3 @ SY179 ) @ SY179 )
            | ( subclass @ SV3 @ SY179 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[215]) ).

thf(309,plain,
    ! [SV4: $i] :
      ( ( subclass @ SV4 @ universal_class )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[216]) ).

thf(310,plain,
    ! [SV5: $i] :
      ( ( ! [SY180: $i] :
            ( ( SV5 != SY180 )
            | ( subclass @ SV5 @ SY180 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[217]) ).

thf(311,plain,
    ! [SV6: $i] :
      ( ( ! [SY181: $i] :
            ( ( SV6 != SY181 )
            | ( subclass @ SY181 @ SV6 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[218]) ).

thf(312,plain,
    ! [SV7: $i] :
      ( ( ! [SY182: $i] :
            ( ~ ( subclass @ SV7 @ SY182 )
            | ~ ( subclass @ SY182 @ SV7 )
            | ( SV7 = SY182 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[219]) ).

thf(313,plain,
    ! [SV8: $i] :
      ( ( ! [SY183: $i,SY184: $i] :
            ( ~ ( member @ SV8 @ ( unordered_pair @ SY183 @ SY184 ) )
            | ( SV8 = SY183 )
            | ( SV8 = SY184 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[220]) ).

thf(314,plain,
    ! [SV9: $i] :
      ( ( ~ ( member @ SV9 @ universal_class )
        | ! [SY185: $i] : ( member @ SV9 @ ( unordered_pair @ SV9 @ SY185 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[221]) ).

thf(315,plain,
    ! [SV10: $i] :
      ( ( ~ ( member @ SV10 @ universal_class )
        | ! [SY186: $i] : ( member @ SV10 @ ( unordered_pair @ SY186 @ SV10 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[222]) ).

thf(316,plain,
    ! [SV11: $i] :
      ( ( ! [SY187: $i] : ( member @ ( unordered_pair @ SV11 @ SY187 ) @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[223]) ).

thf(317,plain,
    ! [SV12: $i] :
      ( ( ( unordered_pair @ SV12 @ SV12 )
        = ( singleton @ SV12 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[224]) ).

thf(318,plain,
    ! [SV13: $i] :
      ( ( ! [SY188: $i] :
            ( ( unordered_pair @ ( singleton @ SV13 ) @ ( unordered_pair @ SV13 @ ( singleton @ SY188 ) ) )
            = ( ordered_pair @ SV13 @ SY188 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[225]) ).

thf(319,plain,
    ! [SV14: $i] :
      ( ( ! [SY189: $i,SY190: $i] :
            ( ! [SY191: $i] :
                ~ ( member @ ( ordered_pair @ SV14 @ SY189 ) @ ( cross_product @ SY190 @ SY191 ) )
            | ( member @ SV14 @ SY190 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[226]) ).

thf(320,plain,
    ! [SV15: $i] :
      ( ( ! [SY192: $i,SY193: $i,SY194: $i] :
            ( ~ ( member @ ( ordered_pair @ SV15 @ SY192 ) @ ( cross_product @ SY193 @ SY194 ) )
            | ( member @ SY192 @ SY194 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[227]) ).

thf(321,plain,
    ! [SV16: $i] :
      ( ( ! [SY195: $i] :
            ( ~ ( member @ SV16 @ SY195 )
            | ! [SY196: $i,SY197: $i] :
                ( ~ ( member @ SY196 @ SY197 )
                | ( member @ ( ordered_pair @ SV16 @ SY196 ) @ ( cross_product @ SY195 @ SY197 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[228]) ).

thf(322,plain,
    ! [SV17: $i] :
      ( ( ! [SY198: $i,SY199: $i] :
            ~ ( member @ SV17 @ ( cross_product @ SY198 @ SY199 ) )
        | ( ( ordered_pair @ ( first @ SV17 ) @ ( second @ SV17 ) )
          = SV17 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[229]) ).

thf(323,plain,
    ! [SV18: $i] :
      ( ( ! [SY200: $i] :
            ( ~ ( member @ ( ordered_pair @ SV18 @ SY200 ) @ element_relation )
            | ( member @ SV18 @ SY200 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[231]) ).

thf(324,plain,
    ! [SV19: $i] :
      ( ( ! [SY201: $i] :
            ( ~ ( member @ ( ordered_pair @ SV19 @ SY201 ) @ ( cross_product @ universal_class @ universal_class ) )
            | ~ ( member @ SV19 @ SY201 )
            | ( member @ ( ordered_pair @ SV19 @ SY201 ) @ element_relation ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[232]) ).

thf(325,plain,
    ! [SV20: $i] :
      ( ( ! [SY202: $i] :
            ( ! [SY203: $i] :
                ~ ( member @ SV20 @ ( intersection @ SY202 @ SY203 ) )
            | ( member @ SV20 @ SY202 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[233]) ).

thf(326,plain,
    ! [SV21: $i] :
      ( ( ! [SY204: $i,SY205: $i] :
            ( ~ ( member @ SV21 @ ( intersection @ SY204 @ SY205 ) )
            | ( member @ SV21 @ SY205 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[234]) ).

thf(327,plain,
    ! [SV22: $i] :
      ( ( ! [SY206: $i] :
            ( ~ ( member @ SV22 @ SY206 )
            | ! [SY207: $i] :
                ( ~ ( member @ SV22 @ SY207 )
                | ( member @ SV22 @ ( intersection @ SY206 @ SY207 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[235]) ).

thf(328,plain,
    ! [SV23: $i] :
      ( ( ! [SY208: $i] :
            ( ~ ( member @ SV23 @ ( complement @ SY208 ) )
            | ~ ( member @ SV23 @ SY208 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[236]) ).

thf(329,plain,
    ! [SV24: $i] :
      ( ( ~ ( member @ SV24 @ universal_class )
        | ! [SY209: $i] :
            ( ( member @ SV24 @ ( complement @ SY209 ) )
            | ( member @ SV24 @ SY209 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[237]) ).

thf(330,plain,
    ! [SV25: $i] :
      ( ( ! [SY210: $i] :
            ( ( complement @ ( intersection @ ( complement @ SV25 ) @ ( complement @ SY210 ) ) )
            = ( union @ SV25 @ SY210 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[238]) ).

thf(331,plain,
    ! [SV26: $i] :
      ( ( ! [SY211: $i] :
            ( ( intersection @ ( complement @ ( intersection @ SV26 @ SY211 ) ) @ ( complement @ ( intersection @ ( complement @ SV26 ) @ ( complement @ SY211 ) ) ) )
            = ( symmetric_difference @ SV26 @ SY211 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[239]) ).

thf(332,plain,
    ! [SV27: $i] :
      ( ( ! [SY212: $i,SY213: $i] :
            ( ( intersection @ SV27 @ ( cross_product @ SY212 @ SY213 ) )
            = ( restrict @ SV27 @ SY212 @ SY213 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[240]) ).

thf(333,plain,
    ! [SV28: $i] :
      ( ( ! [SY214: $i,SY215: $i] :
            ( ( intersection @ ( cross_product @ SV28 @ SY214 ) @ SY215 )
            = ( restrict @ SY215 @ SV28 @ SY214 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[241]) ).

thf(334,plain,
    ! [SV29: $i] :
      ( ( ! [SY216: $i] :
            ( ( ( restrict @ SV29 @ ( singleton @ SY216 ) @ universal_class )
             != null_class )
            | ~ ( member @ SY216 @ ( domain_of @ SV29 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[242]) ).

thf(335,plain,
    ! [SV30: $i] :
      ( ( ~ ( member @ SV30 @ universal_class )
        | ! [SY217: $i] :
            ( ( ( restrict @ SY217 @ ( singleton @ SV30 ) @ universal_class )
              = null_class )
            | ( member @ SV30 @ ( domain_of @ SY217 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[243]) ).

thf(336,plain,
    ! [SV31: $i] :
      ( ( subclass @ ( rotate @ SV31 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[244]) ).

thf(337,plain,
    ! [SV32: $i] :
      ( ( ! [SY218: $i,SY219: $i,SY220: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SY218 ) @ SY219 ) @ ( rotate @ SY220 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SY218 @ SY219 ) @ SV32 ) @ SY220 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[245]) ).

thf(338,plain,
    ! [SV33: $i] :
      ( ( ! [SY221: $i,SY222: $i,SY223: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SY221 ) @ SY222 ) @ SY223 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SY222 @ SV33 ) @ SY221 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SY222 @ SV33 ) @ SY221 ) @ ( rotate @ SY223 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[246]) ).

thf(339,plain,
    ! [SV34: $i] :
      ( ( subclass @ ( flip @ SV34 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[247]) ).

thf(340,plain,
    ! [SV35: $i] :
      ( ( ! [SY224: $i,SY225: $i,SY226: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SY224 ) @ SY225 ) @ ( flip @ SY226 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SY224 @ SV35 ) @ SY225 ) @ SY226 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[248]) ).

thf(341,plain,
    ! [SV36: $i] :
      ( ( ! [SY227: $i,SY228: $i,SY229: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SY227 ) @ SY228 ) @ SY229 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SY227 @ SV36 ) @ SY228 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SY227 @ SV36 ) @ SY228 ) @ ( flip @ SY229 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[249]) ).

thf(342,plain,
    ! [SV37: $i] :
      ( ( ( domain_of @ ( flip @ ( cross_product @ SV37 @ universal_class ) ) )
        = ( inverse @ SV37 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[250]) ).

thf(343,plain,
    ! [SV38: $i] :
      ( ( ( domain_of @ ( inverse @ SV38 ) )
        = ( range_of @ SV38 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[251]) ).

thf(344,plain,
    ! [SV39: $i] :
      ( ( ! [SY230: $i,SY231: $i] :
            ( ( first @ ( not_subclass_element @ ( restrict @ SV39 @ SY230 @ ( singleton @ SY231 ) ) @ null_class ) )
            = ( domain @ SV39 @ SY230 @ SY231 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[252]) ).

thf(345,plain,
    ! [SV40: $i] :
      ( ( ! [SY232: $i,SY233: $i] :
            ( ( second @ ( not_subclass_element @ ( restrict @ SV40 @ ( singleton @ SY232 ) @ SY233 ) @ null_class ) )
            = ( range @ SV40 @ SY232 @ SY233 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[253]) ).

thf(346,plain,
    ! [SV41: $i] :
      ( ( ! [SY234: $i] :
            ( ( range_of @ ( restrict @ SV41 @ SY234 @ universal_class ) )
            = ( image @ SV41 @ SY234 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[254]) ).

thf(347,plain,
    ! [SV42: $i] :
      ( ( ( union @ SV42 @ ( singleton @ SV42 ) )
        = ( successor @ SV42 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[255]) ).

thf(348,plain,
    ! [SV43: $i] :
      ( ( ! [SY235: $i] :
            ( ~ ( member @ ( ordered_pair @ SV43 @ SY235 ) @ successor_relation )
            | ( ( successor @ SV43 )
              = SY235 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[257]) ).

thf(349,plain,
    ! [SV44: $i] :
      ( ( ! [SY236: $i] :
            ( ( ( successor @ SV44 )
             != SY236 )
            | ~ ( member @ ( ordered_pair @ SV44 @ SY236 ) @ ( cross_product @ universal_class @ universal_class ) )
            | ( member @ ( ordered_pair @ SV44 @ SY236 ) @ successor_relation ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[258]) ).

thf(350,plain,
    ! [SV45: $i] :
      ( ( ~ ( inductive @ SV45 )
        | ( member @ null_class @ SV45 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[259]) ).

thf(351,plain,
    ! [SV46: $i] :
      ( ( ~ ( inductive @ SV46 )
        | ( subclass @ ( image @ successor_relation @ SV46 ) @ SV46 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[260]) ).

thf(352,plain,
    ! [SV47: $i] :
      ( ( ~ ( member @ null_class @ SV47 )
        | ~ ( subclass @ ( image @ successor_relation @ SV47 ) @ SV47 )
        | ( inductive @ SV47 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[261]) ).

thf(353,plain,
    ! [SV48: $i] :
      ( ( ~ ( inductive @ SV48 )
        | ( subclass @ omega @ SV48 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[263]) ).

thf(354,plain,
    ! [SV49: $i] :
      ( ( ( domain_of @ ( restrict @ element_relation @ universal_class @ SV49 ) )
        = ( sum_class @ SV49 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[265]) ).

thf(355,plain,
    ! [SV50: $i] :
      ( ( ~ ( member @ SV50 @ universal_class )
        | ( member @ ( sum_class @ SV50 ) @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[266]) ).

thf(356,plain,
    ! [SV51: $i] :
      ( ( ( complement @ ( image @ element_relation @ ( complement @ SV51 ) ) )
        = ( power_class @ SV51 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[267]) ).

thf(357,plain,
    ! [SV52: $i] :
      ( ( ~ ( member @ SV52 @ universal_class )
        | ( member @ ( power_class @ SV52 ) @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[268]) ).

thf(358,plain,
    ! [SV53: $i] :
      ( ( ! [SY237: $i] : ( subclass @ ( compose @ SV53 @ SY237 ) @ ( cross_product @ universal_class @ universal_class ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[269]) ).

thf(359,plain,
    ! [SV54: $i] :
      ( ( ! [SY238: $i,SY239: $i,SY240: $i] :
            ( ~ ( member @ ( ordered_pair @ SV54 @ SY238 ) @ ( compose @ SY239 @ SY240 ) )
            | ( member @ SY238 @ ( image @ SY239 @ ( image @ SY240 @ ( singleton @ SV54 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[270]) ).

thf(360,plain,
    ! [SV55: $i] :
      ( ( ! [SY241: $i,SY242: $i,SY243: $i] :
            ( ~ ( member @ SV55 @ ( image @ SY241 @ ( image @ SY242 @ ( singleton @ SY243 ) ) ) )
            | ~ ( member @ ( ordered_pair @ SY243 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
            | ( member @ ( ordered_pair @ SY243 @ SV55 ) @ ( compose @ SY241 @ SY242 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[271]) ).

thf(361,plain,
    ! [SV56: $i] :
      ( ( ~ ( single_valued_class @ SV56 )
        | ( subclass @ ( compose @ SV56 @ ( inverse @ SV56 ) ) @ identity_relation ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[272]) ).

thf(362,plain,
    ! [SV57: $i] :
      ( ( ~ ( subclass @ ( compose @ SV57 @ ( inverse @ SV57 ) ) @ identity_relation )
        | ( single_valued_class @ SV57 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[273]) ).

thf(363,plain,
    ! [SV58: $i] :
      ( ( ~ ( function @ SV58 )
        | ( subclass @ SV58 @ ( cross_product @ universal_class @ universal_class ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[274]) ).

thf(364,plain,
    ! [SV59: $i] :
      ( ( ~ ( function @ SV59 )
        | ( subclass @ ( compose @ SV59 @ ( inverse @ SV59 ) ) @ identity_relation ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[275]) ).

thf(365,plain,
    ! [SV60: $i] :
      ( ( ~ ( subclass @ SV60 @ ( cross_product @ universal_class @ universal_class ) )
        | ~ ( subclass @ ( compose @ SV60 @ ( inverse @ SV60 ) ) @ identity_relation )
        | ( function @ SV60 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[276]) ).

thf(366,plain,
    ! [SV61: $i] :
      ( ( ~ ( function @ SV61 )
        | ! [SY244: $i] :
            ( ~ ( member @ SY244 @ universal_class )
            | ( member @ ( image @ SV61 @ SY244 ) @ universal_class ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[277]) ).

thf(367,plain,
    ! [SV62: $i] :
      ( ( ( SV62 = null_class )
        | ( member @ ( regular @ SV62 ) @ SV62 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[278]) ).

thf(368,plain,
    ! [SV63: $i] :
      ( ( ( SV63 = null_class )
        | ( ( intersection @ SV63 @ ( regular @ SV63 ) )
          = null_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[279]) ).

thf(369,plain,
    ! [SV64: $i] :
      ( ( ! [SY245: $i] :
            ( ( sum_class @ ( image @ SV64 @ ( singleton @ SY245 ) ) )
            = ( apply @ SV64 @ SY245 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[280]) ).

thf(370,plain,
    ! [SV65: $i] :
      ( ( ~ ( member @ SV65 @ universal_class )
        | ( SV65 = null_class )
        | ( member @ ( apply @ choice @ SV65 ) @ SV65 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[282]) ).

thf(371,plain,
    ! [SV66: $i] :
      ( ( ~ ( one_to_one @ SV66 )
        | ( function @ SV66 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[283]) ).

thf(372,plain,
    ! [SV67: $i] :
      ( ( ~ ( one_to_one @ SV67 )
        | ( function @ ( inverse @ SV67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[284]) ).

thf(373,plain,
    ! [SV68: $i] :
      ( ( ~ ( function @ ( inverse @ SV68 ) )
        | ~ ( function @ SV68 )
        | ( one_to_one @ SV68 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[285]) ).

thf(374,plain,
    ! [SV69: $i] :
      ( ( ( complement @ ( domain_of @ ( intersection @ SV69 @ identity_relation ) ) )
        = ( diagonalise @ SV69 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[288]) ).

thf(375,plain,
    ! [SV70: $i] :
      ( ( ( intersection @ ( domain_of @ SV70 ) @ ( diagonalise @ ( compose @ ( inverse @ element_relation ) @ SV70 ) ) )
        = ( cantor @ SV70 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[289]) ).

thf(376,plain,
    ! [SV71: $i] :
      ( ( ~ ( operation @ SV71 )
        | ( function @ SV71 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[290]) ).

thf(377,plain,
    ! [SV72: $i] :
      ( ( ~ ( operation @ SV72 )
        | ( ( cross_product @ ( domain_of @ ( domain_of @ SV72 ) ) @ ( domain_of @ ( domain_of @ SV72 ) ) )
          = ( domain_of @ SV72 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[291]) ).

thf(378,plain,
    ! [SV73: $i] :
      ( ( ~ ( operation @ SV73 )
        | ( subclass @ ( range_of @ SV73 ) @ ( domain_of @ ( domain_of @ SV73 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[292]) ).

thf(379,plain,
    ! [SV74: $i] :
      ( ( ~ ( function @ SV74 )
        | ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
         != ( domain_of @ SV74 ) )
        | ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
        | ( operation @ SV74 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[293]) ).

thf(380,plain,
    ! [SV75: $i] :
      ( ( ! [SY246: $i,SY247: $i] :
            ~ ( compatible @ SV75 @ SY246 @ SY247 )
        | ( function @ SV75 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[294]) ).

thf(381,plain,
    ! [SV76: $i] :
      ( ( ! [SY248: $i] :
            ( ! [SY249: $i] :
                ~ ( compatible @ SV76 @ SY248 @ SY249 )
            | ( ( domain_of @ ( domain_of @ SY248 ) )
              = ( domain_of @ SV76 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[295]) ).

thf(382,plain,
    ! [SV77: $i] :
      ( ( ! [SY250: $i,SY251: $i] :
            ( ~ ( compatible @ SV77 @ SY250 @ SY251 )
            | ( subclass @ ( range_of @ SV77 ) @ ( domain_of @ ( domain_of @ SY251 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[296]) ).

thf(383,plain,
    ! [SV78: $i] :
      ( ( ~ ( function @ SV78 )
        | ! [SY252: $i] :
            ( ( ( domain_of @ ( domain_of @ SY252 ) )
             != ( domain_of @ SV78 ) )
            | ! [SY253: $i] :
                ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY253 ) ) )
                | ( compatible @ SV78 @ SY252 @ SY253 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[297]) ).

thf(384,plain,
    ! [SV79: $i] :
      ( ( ! [SY254: $i] :
            ( ! [SY255: $i] :
                ~ ( homomorphism @ SV79 @ SY254 @ SY255 )
            | ( operation @ SY254 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[298]) ).

thf(385,plain,
    ! [SV80: $i] :
      ( ( ! [SY256: $i,SY257: $i] :
            ( ~ ( homomorphism @ SV80 @ SY256 @ SY257 )
            | ( operation @ SY257 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[299]) ).

thf(386,plain,
    ! [SV81: $i] :
      ( ( ! [SY258: $i,SY259: $i] :
            ( ~ ( homomorphism @ SV81 @ SY258 @ SY259 )
            | ( compatible @ SV81 @ SY258 @ SY259 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[300]) ).

thf(387,plain,
    ! [SV82: $i] :
      ( ( ! [SY260: $i,SY261: $i] :
            ( ~ ( homomorphism @ SV82 @ SY260 @ SY261 )
            | ! [SY262: $i,SY263: $i] :
                ( ~ ( member @ ( ordered_pair @ SY262 @ SY263 ) @ ( domain_of @ SY260 ) )
                | ( ( apply @ SY261 @ ( ordered_pair @ ( apply @ SV82 @ SY262 ) @ ( apply @ SV82 @ SY263 ) ) )
                  = ( apply @ SV82 @ ( apply @ SY260 @ ( ordered_pair @ SY262 @ SY263 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[301]) ).

thf(388,plain,
    ! [SV83: $i] :
      ( ( ~ ( operation @ SV83 )
        | ! [SY264: $i] :
            ( ~ ( operation @ SY264 )
            | ! [SY265: $i] :
                ( ~ ( compatible @ SY265 @ SV83 @ SY264 )
                | ( homomorphism @ SY265 @ SV83 @ SY264 )
                | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY265 @ SV83 @ SY264 ) @ ( not_homomorphism2 @ SY265 @ SV83 @ SY264 ) ) @ ( domain_of @ SV83 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[302]) ).

thf(389,plain,
    ! [SV84: $i] :
      ( ( ~ ( operation @ SV84 )
        | ! [SY266: $i] :
            ( ~ ( operation @ SY266 )
            | ! [SY267: $i] :
                ( ~ ( compatible @ SY267 @ SV84 @ SY266 )
                | ( ( apply @ SY266 @ ( ordered_pair @ ( apply @ SY267 @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) ) @ ( apply @ SY267 @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) )
                 != ( apply @ SY267 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) ) )
                | ( homomorphism @ SY267 @ SV84 @ SY266 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[303]) ).

thf(390,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[304]) ).

thf(391,plain,
    ! [SV85: $i,SV1: $i] :
      ( ( ~ ( subclass @ SV1 @ SV85 )
        | ! [SY268: $i] :
            ( ~ ( member @ SY268 @ SV1 )
            | ( member @ SY268 @ SV85 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[306]) ).

thf(392,plain,
    ! [SV86: $i,SV2: $i] :
      ( ( ( member @ ( not_subclass_element @ SV2 @ SV86 ) @ SV2 )
        | ( subclass @ SV2 @ SV86 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[307]) ).

thf(393,plain,
    ! [SV87: $i,SV3: $i] :
      ( ( ~ ( member @ ( not_subclass_element @ SV3 @ SV87 ) @ SV87 )
        | ( subclass @ SV3 @ SV87 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[308]) ).

thf(394,plain,
    ! [SV88: $i,SV5: $i] :
      ( ( ( SV5 != SV88 )
        | ( subclass @ SV5 @ SV88 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[310]) ).

thf(395,plain,
    ! [SV89: $i,SV6: $i] :
      ( ( ( SV6 != SV89 )
        | ( subclass @ SV89 @ SV6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[311]) ).

thf(396,plain,
    ! [SV90: $i,SV7: $i] :
      ( ( ~ ( subclass @ SV7 @ SV90 )
        | ~ ( subclass @ SV90 @ SV7 )
        | ( SV7 = SV90 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[312]) ).

thf(397,plain,
    ! [SV91: $i,SV8: $i] :
      ( ( ! [SY269: $i] :
            ( ~ ( member @ SV8 @ ( unordered_pair @ SV91 @ SY269 ) )
            | ( SV8 = SV91 )
            | ( SV8 = SY269 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[313]) ).

thf(398,plain,
    ! [SV9: $i] :
      ( ( ( ~ ( member @ SV9 @ universal_class ) )
        = $true )
      | ( ( ! [SY185: $i] : ( member @ SV9 @ ( unordered_pair @ SV9 @ SY185 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[314]) ).

thf(399,plain,
    ! [SV10: $i] :
      ( ( ( ~ ( member @ SV10 @ universal_class ) )
        = $true )
      | ( ( ! [SY186: $i] : ( member @ SV10 @ ( unordered_pair @ SY186 @ SV10 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[315]) ).

thf(400,plain,
    ! [SV92: $i,SV11: $i] :
      ( ( member @ ( unordered_pair @ SV11 @ SV92 ) @ universal_class )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[316]) ).

thf(401,plain,
    ! [SV93: $i,SV13: $i] :
      ( ( ( unordered_pair @ ( singleton @ SV13 ) @ ( unordered_pair @ SV13 @ ( singleton @ SV93 ) ) )
        = ( ordered_pair @ SV13 @ SV93 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[318]) ).

thf(402,plain,
    ! [SV94: $i,SV14: $i] :
      ( ( ! [SY270: $i] :
            ( ! [SY271: $i] :
                ~ ( member @ ( ordered_pair @ SV14 @ SV94 ) @ ( cross_product @ SY270 @ SY271 ) )
            | ( member @ SV14 @ SY270 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[319]) ).

thf(403,plain,
    ! [SV95: $i,SV15: $i] :
      ( ( ! [SY272: $i,SY273: $i] :
            ( ~ ( member @ ( ordered_pair @ SV15 @ SV95 ) @ ( cross_product @ SY272 @ SY273 ) )
            | ( member @ SV95 @ SY273 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[320]) ).

thf(404,plain,
    ! [SV96: $i,SV16: $i] :
      ( ( ~ ( member @ SV16 @ SV96 )
        | ! [SY274: $i,SY275: $i] :
            ( ~ ( member @ SY274 @ SY275 )
            | ( member @ ( ordered_pair @ SV16 @ SY274 ) @ ( cross_product @ SV96 @ SY275 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[321]) ).

thf(405,plain,
    ! [SV17: $i] :
      ( ( ( ! [SY198: $i,SY199: $i] :
              ~ ( member @ SV17 @ ( cross_product @ SY198 @ SY199 ) ) )
        = $true )
      | ( ( ( ordered_pair @ ( first @ SV17 ) @ ( second @ SV17 ) )
          = SV17 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[322]) ).

thf(406,plain,
    ! [SV97: $i,SV18: $i] :
      ( ( ~ ( member @ ( ordered_pair @ SV18 @ SV97 ) @ element_relation )
        | ( member @ SV18 @ SV97 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[323]) ).

thf(407,plain,
    ! [SV98: $i,SV19: $i] :
      ( ( ~ ( member @ ( ordered_pair @ SV19 @ SV98 ) @ ( cross_product @ universal_class @ universal_class ) )
        | ~ ( member @ SV19 @ SV98 )
        | ( member @ ( ordered_pair @ SV19 @ SV98 ) @ element_relation ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[324]) ).

thf(408,plain,
    ! [SV99: $i,SV20: $i] :
      ( ( ! [SY276: $i] :
            ~ ( member @ SV20 @ ( intersection @ SV99 @ SY276 ) )
        | ( member @ SV20 @ SV99 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[325]) ).

thf(409,plain,
    ! [SV100: $i,SV21: $i] :
      ( ( ! [SY277: $i] :
            ( ~ ( member @ SV21 @ ( intersection @ SV100 @ SY277 ) )
            | ( member @ SV21 @ SY277 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[326]) ).

thf(410,plain,
    ! [SV101: $i,SV22: $i] :
      ( ( ~ ( member @ SV22 @ SV101 )
        | ! [SY278: $i] :
            ( ~ ( member @ SV22 @ SY278 )
            | ( member @ SV22 @ ( intersection @ SV101 @ SY278 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[327]) ).

thf(411,plain,
    ! [SV102: $i,SV23: $i] :
      ( ( ~ ( member @ SV23 @ ( complement @ SV102 ) )
        | ~ ( member @ SV23 @ SV102 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[328]) ).

thf(412,plain,
    ! [SV24: $i] :
      ( ( ( ~ ( member @ SV24 @ universal_class ) )
        = $true )
      | ( ( ! [SY209: $i] :
              ( ( member @ SV24 @ ( complement @ SY209 ) )
              | ( member @ SV24 @ SY209 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[329]) ).

thf(413,plain,
    ! [SV103: $i,SV25: $i] :
      ( ( ( complement @ ( intersection @ ( complement @ SV25 ) @ ( complement @ SV103 ) ) )
        = ( union @ SV25 @ SV103 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[330]) ).

thf(414,plain,
    ! [SV104: $i,SV26: $i] :
      ( ( ( intersection @ ( complement @ ( intersection @ SV26 @ SV104 ) ) @ ( complement @ ( intersection @ ( complement @ SV26 ) @ ( complement @ SV104 ) ) ) )
        = ( symmetric_difference @ SV26 @ SV104 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[331]) ).

thf(415,plain,
    ! [SV105: $i,SV27: $i] :
      ( ( ! [SY279: $i] :
            ( ( intersection @ SV27 @ ( cross_product @ SV105 @ SY279 ) )
            = ( restrict @ SV27 @ SV105 @ SY279 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[332]) ).

thf(416,plain,
    ! [SV106: $i,SV28: $i] :
      ( ( ! [SY280: $i] :
            ( ( intersection @ ( cross_product @ SV28 @ SV106 ) @ SY280 )
            = ( restrict @ SY280 @ SV28 @ SV106 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[333]) ).

thf(417,plain,
    ! [SV107: $i,SV29: $i] :
      ( ( ( ( restrict @ SV29 @ ( singleton @ SV107 ) @ universal_class )
         != null_class )
        | ~ ( member @ SV107 @ ( domain_of @ SV29 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[334]) ).

thf(418,plain,
    ! [SV30: $i] :
      ( ( ( ~ ( member @ SV30 @ universal_class ) )
        = $true )
      | ( ( ! [SY217: $i] :
              ( ( ( restrict @ SY217 @ ( singleton @ SV30 ) @ universal_class )
                = null_class )
              | ( member @ SV30 @ ( domain_of @ SY217 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[335]) ).

thf(419,plain,
    ! [SV108: $i,SV32: $i] :
      ( ( ! [SY281: $i,SY282: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SV108 ) @ SY281 ) @ ( rotate @ SY282 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV108 @ SY281 ) @ SV32 ) @ SY282 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[337]) ).

thf(420,plain,
    ! [SV109: $i,SV33: $i] :
      ( ( ! [SY283: $i,SY284: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SY283 ) @ SY284 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SY283 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SY283 @ SV33 ) @ SV109 ) @ ( rotate @ SY284 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[338]) ).

thf(421,plain,
    ! [SV110: $i,SV35: $i] :
      ( ( ! [SY285: $i,SY286: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SV110 ) @ SY285 ) @ ( flip @ SY286 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV110 @ SV35 ) @ SY285 ) @ SY286 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[340]) ).

thf(422,plain,
    ! [SV111: $i,SV36: $i] :
      ( ( ! [SY287: $i,SY288: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SY287 ) @ SY288 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SY287 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SY287 ) @ ( flip @ SY288 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[341]) ).

thf(423,plain,
    ! [SV112: $i,SV39: $i] :
      ( ( ! [SY289: $i] :
            ( ( first @ ( not_subclass_element @ ( restrict @ SV39 @ SV112 @ ( singleton @ SY289 ) ) @ null_class ) )
            = ( domain @ SV39 @ SV112 @ SY289 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[344]) ).

thf(424,plain,
    ! [SV113: $i,SV40: $i] :
      ( ( ! [SY290: $i] :
            ( ( second @ ( not_subclass_element @ ( restrict @ SV40 @ ( singleton @ SV113 ) @ SY290 ) @ null_class ) )
            = ( range @ SV40 @ SV113 @ SY290 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[345]) ).

thf(425,plain,
    ! [SV114: $i,SV41: $i] :
      ( ( ( range_of @ ( restrict @ SV41 @ SV114 @ universal_class ) )
        = ( image @ SV41 @ SV114 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[346]) ).

thf(426,plain,
    ! [SV115: $i,SV43: $i] :
      ( ( ~ ( member @ ( ordered_pair @ SV43 @ SV115 ) @ successor_relation )
        | ( ( successor @ SV43 )
          = SV115 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[348]) ).

thf(427,plain,
    ! [SV116: $i,SV44: $i] :
      ( ( ( ( successor @ SV44 )
         != SV116 )
        | ~ ( member @ ( ordered_pair @ SV44 @ SV116 ) @ ( cross_product @ universal_class @ universal_class ) )
        | ( member @ ( ordered_pair @ SV44 @ SV116 ) @ successor_relation ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[349]) ).

thf(428,plain,
    ! [SV45: $i] :
      ( ( ( ~ ( inductive @ SV45 ) )
        = $true )
      | ( ( member @ null_class @ SV45 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[350]) ).

thf(429,plain,
    ! [SV46: $i] :
      ( ( ( ~ ( inductive @ SV46 ) )
        = $true )
      | ( ( subclass @ ( image @ successor_relation @ SV46 ) @ SV46 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[351]) ).

thf(430,plain,
    ! [SV47: $i] :
      ( ( ( ~ ( member @ null_class @ SV47 ) )
        = $true )
      | ( ( ~ ( subclass @ ( image @ successor_relation @ SV47 ) @ SV47 )
          | ( inductive @ SV47 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[352]) ).

thf(431,plain,
    ! [SV48: $i] :
      ( ( ( ~ ( inductive @ SV48 ) )
        = $true )
      | ( ( subclass @ omega @ SV48 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[353]) ).

thf(432,plain,
    ! [SV50: $i] :
      ( ( ( ~ ( member @ SV50 @ universal_class ) )
        = $true )
      | ( ( member @ ( sum_class @ SV50 ) @ universal_class )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[355]) ).

thf(433,plain,
    ! [SV52: $i] :
      ( ( ( ~ ( member @ SV52 @ universal_class ) )
        = $true )
      | ( ( member @ ( power_class @ SV52 ) @ universal_class )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[357]) ).

thf(434,plain,
    ! [SV117: $i,SV53: $i] :
      ( ( subclass @ ( compose @ SV53 @ SV117 ) @ ( cross_product @ universal_class @ universal_class ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[358]) ).

thf(435,plain,
    ! [SV118: $i,SV54: $i] :
      ( ( ! [SY291: $i,SY292: $i] :
            ( ~ ( member @ ( ordered_pair @ SV54 @ SV118 ) @ ( compose @ SY291 @ SY292 ) )
            | ( member @ SV118 @ ( image @ SY291 @ ( image @ SY292 @ ( singleton @ SV54 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[359]) ).

thf(436,plain,
    ! [SV119: $i,SV55: $i] :
      ( ( ! [SY293: $i,SY294: $i] :
            ( ~ ( member @ SV55 @ ( image @ SV119 @ ( image @ SY293 @ ( singleton @ SY294 ) ) ) )
            | ~ ( member @ ( ordered_pair @ SY294 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
            | ( member @ ( ordered_pair @ SY294 @ SV55 ) @ ( compose @ SV119 @ SY293 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[360]) ).

thf(437,plain,
    ! [SV56: $i] :
      ( ( ( ~ ( single_valued_class @ SV56 ) )
        = $true )
      | ( ( subclass @ ( compose @ SV56 @ ( inverse @ SV56 ) ) @ identity_relation )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[361]) ).

thf(438,plain,
    ! [SV57: $i] :
      ( ( ( ~ ( subclass @ ( compose @ SV57 @ ( inverse @ SV57 ) ) @ identity_relation ) )
        = $true )
      | ( ( single_valued_class @ SV57 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[362]) ).

thf(439,plain,
    ! [SV58: $i] :
      ( ( ( ~ ( function @ SV58 ) )
        = $true )
      | ( ( subclass @ SV58 @ ( cross_product @ universal_class @ universal_class ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[363]) ).

thf(440,plain,
    ! [SV59: $i] :
      ( ( ( ~ ( function @ SV59 ) )
        = $true )
      | ( ( subclass @ ( compose @ SV59 @ ( inverse @ SV59 ) ) @ identity_relation )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[364]) ).

thf(441,plain,
    ! [SV60: $i] :
      ( ( ( ~ ( subclass @ SV60 @ ( cross_product @ universal_class @ universal_class ) ) )
        = $true )
      | ( ( ~ ( subclass @ ( compose @ SV60 @ ( inverse @ SV60 ) ) @ identity_relation )
          | ( function @ SV60 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[365]) ).

thf(442,plain,
    ! [SV61: $i] :
      ( ( ( ~ ( function @ SV61 ) )
        = $true )
      | ( ( ! [SY244: $i] :
              ( ~ ( member @ SY244 @ universal_class )
              | ( member @ ( image @ SV61 @ SY244 ) @ universal_class ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[366]) ).

thf(443,plain,
    ! [SV62: $i] :
      ( ( ( SV62 = null_class )
        = $true )
      | ( ( member @ ( regular @ SV62 ) @ SV62 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[367]) ).

thf(444,plain,
    ! [SV63: $i] :
      ( ( ( SV63 = null_class )
        = $true )
      | ( ( ( intersection @ SV63 @ ( regular @ SV63 ) )
          = null_class )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[368]) ).

thf(445,plain,
    ! [SV120: $i,SV64: $i] :
      ( ( ( sum_class @ ( image @ SV64 @ ( singleton @ SV120 ) ) )
        = ( apply @ SV64 @ SV120 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[369]) ).

thf(446,plain,
    ! [SV65: $i] :
      ( ( ( ~ ( member @ SV65 @ universal_class ) )
        = $true )
      | ( ( ( SV65 = null_class )
          | ( member @ ( apply @ choice @ SV65 ) @ SV65 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[370]) ).

thf(447,plain,
    ! [SV66: $i] :
      ( ( ( ~ ( one_to_one @ SV66 ) )
        = $true )
      | ( ( function @ SV66 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[371]) ).

thf(448,plain,
    ! [SV67: $i] :
      ( ( ( ~ ( one_to_one @ SV67 ) )
        = $true )
      | ( ( function @ ( inverse @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[372]) ).

thf(449,plain,
    ! [SV68: $i] :
      ( ( ( ~ ( function @ ( inverse @ SV68 ) ) )
        = $true )
      | ( ( ~ ( function @ SV68 )
          | ( one_to_one @ SV68 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[373]) ).

thf(450,plain,
    ! [SV71: $i] :
      ( ( ( ~ ( operation @ SV71 ) )
        = $true )
      | ( ( function @ SV71 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[376]) ).

thf(451,plain,
    ! [SV72: $i] :
      ( ( ( ~ ( operation @ SV72 ) )
        = $true )
      | ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV72 ) ) @ ( domain_of @ ( domain_of @ SV72 ) ) )
          = ( domain_of @ SV72 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[377]) ).

thf(452,plain,
    ! [SV73: $i] :
      ( ( ( ~ ( operation @ SV73 ) )
        = $true )
      | ( ( subclass @ ( range_of @ SV73 ) @ ( domain_of @ ( domain_of @ SV73 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[378]) ).

thf(453,plain,
    ! [SV74: $i] :
      ( ( ( ~ ( function @ SV74 ) )
        = $true )
      | ( ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
           != ( domain_of @ SV74 ) )
          | ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          | ( operation @ SV74 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[379]) ).

thf(454,plain,
    ! [SV75: $i] :
      ( ( ( ! [SY246: $i,SY247: $i] :
              ~ ( compatible @ SV75 @ SY246 @ SY247 ) )
        = $true )
      | ( ( function @ SV75 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[380]) ).

thf(455,plain,
    ! [SV121: $i,SV76: $i] :
      ( ( ! [SY295: $i] :
            ~ ( compatible @ SV76 @ SV121 @ SY295 )
        | ( ( domain_of @ ( domain_of @ SV121 ) )
          = ( domain_of @ SV76 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[381]) ).

thf(456,plain,
    ! [SV122: $i,SV77: $i] :
      ( ( ! [SY296: $i] :
            ( ~ ( compatible @ SV77 @ SV122 @ SY296 )
            | ( subclass @ ( range_of @ SV77 ) @ ( domain_of @ ( domain_of @ SY296 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[382]) ).

thf(457,plain,
    ! [SV78: $i] :
      ( ( ( ~ ( function @ SV78 ) )
        = $true )
      | ( ( ! [SY252: $i] :
              ( ( ( domain_of @ ( domain_of @ SY252 ) )
               != ( domain_of @ SV78 ) )
              | ! [SY253: $i] :
                  ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY253 ) ) )
                  | ( compatible @ SV78 @ SY252 @ SY253 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[383]) ).

thf(458,plain,
    ! [SV123: $i,SV79: $i] :
      ( ( ! [SY297: $i] :
            ~ ( homomorphism @ SV79 @ SV123 @ SY297 )
        | ( operation @ SV123 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[384]) ).

thf(459,plain,
    ! [SV124: $i,SV80: $i] :
      ( ( ! [SY298: $i] :
            ( ~ ( homomorphism @ SV80 @ SV124 @ SY298 )
            | ( operation @ SY298 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[385]) ).

thf(460,plain,
    ! [SV125: $i,SV81: $i] :
      ( ( ! [SY299: $i] :
            ( ~ ( homomorphism @ SV81 @ SV125 @ SY299 )
            | ( compatible @ SV81 @ SV125 @ SY299 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[386]) ).

thf(461,plain,
    ! [SV126: $i,SV82: $i] :
      ( ( ! [SY300: $i] :
            ( ~ ( homomorphism @ SV82 @ SV126 @ SY300 )
            | ! [SY301: $i,SY302: $i] :
                ( ~ ( member @ ( ordered_pair @ SY301 @ SY302 ) @ ( domain_of @ SV126 ) )
                | ( ( apply @ SY300 @ ( ordered_pair @ ( apply @ SV82 @ SY301 ) @ ( apply @ SV82 @ SY302 ) ) )
                  = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SY301 @ SY302 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[387]) ).

thf(462,plain,
    ! [SV83: $i] :
      ( ( ( ~ ( operation @ SV83 ) )
        = $true )
      | ( ( ! [SY264: $i] :
              ( ~ ( operation @ SY264 )
              | ! [SY265: $i] :
                  ( ~ ( compatible @ SY265 @ SV83 @ SY264 )
                  | ( homomorphism @ SY265 @ SV83 @ SY264 )
                  | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY265 @ SV83 @ SY264 ) @ ( not_homomorphism2 @ SY265 @ SV83 @ SY264 ) ) @ ( domain_of @ SV83 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[388]) ).

thf(463,plain,
    ! [SV84: $i] :
      ( ( ( ~ ( operation @ SV84 ) )
        = $true )
      | ( ( ! [SY266: $i] :
              ( ~ ( operation @ SY266 )
              | ! [SY267: $i] :
                  ( ~ ( compatible @ SY267 @ SV84 @ SY266 )
                  | ( ( apply @ SY266 @ ( ordered_pair @ ( apply @ SY267 @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) ) @ ( apply @ SY267 @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) )
                   != ( apply @ SY267 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) ) )
                  | ( homomorphism @ SY267 @ SV84 @ SY266 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[389]) ).

thf(464,plain,
    ! [SV85: $i,SV1: $i] :
      ( ( ( ~ ( subclass @ SV1 @ SV85 ) )
        = $true )
      | ( ( ! [SY268: $i] :
              ( ~ ( member @ SY268 @ SV1 )
              | ( member @ SY268 @ SV85 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[391]) ).

thf(465,plain,
    ! [SV86: $i,SV2: $i] :
      ( ( ( member @ ( not_subclass_element @ SV2 @ SV86 ) @ SV2 )
        = $true )
      | ( ( subclass @ SV2 @ SV86 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[392]) ).

thf(466,plain,
    ! [SV87: $i,SV3: $i] :
      ( ( ( ~ ( member @ ( not_subclass_element @ SV3 @ SV87 ) @ SV87 ) )
        = $true )
      | ( ( subclass @ SV3 @ SV87 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[393]) ).

thf(467,plain,
    ! [SV88: $i,SV5: $i] :
      ( ( ( ( SV5 != SV88 ) )
        = $true )
      | ( ( subclass @ SV5 @ SV88 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[394]) ).

thf(468,plain,
    ! [SV89: $i,SV6: $i] :
      ( ( ( ( SV6 != SV89 ) )
        = $true )
      | ( ( subclass @ SV89 @ SV6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[395]) ).

thf(469,plain,
    ! [SV90: $i,SV7: $i] :
      ( ( ( ~ ( subclass @ SV7 @ SV90 ) )
        = $true )
      | ( ( ~ ( subclass @ SV90 @ SV7 )
          | ( SV7 = SV90 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[396]) ).

thf(470,plain,
    ! [SV127: $i,SV91: $i,SV8: $i] :
      ( ( ~ ( member @ SV8 @ ( unordered_pair @ SV91 @ SV127 ) )
        | ( SV8 = SV91 )
        | ( SV8 = SV127 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[397]) ).

thf(471,plain,
    ! [SV9: $i] :
      ( ( ( member @ SV9 @ universal_class )
        = $false )
      | ( ( ! [SY185: $i] : ( member @ SV9 @ ( unordered_pair @ SV9 @ SY185 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[398]) ).

thf(472,plain,
    ! [SV10: $i] :
      ( ( ( member @ SV10 @ universal_class )
        = $false )
      | ( ( ! [SY186: $i] : ( member @ SV10 @ ( unordered_pair @ SY186 @ SV10 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[399]) ).

thf(473,plain,
    ! [SV128: $i,SV94: $i,SV14: $i] :
      ( ( ! [SY303: $i] :
            ~ ( member @ ( ordered_pair @ SV14 @ SV94 ) @ ( cross_product @ SV128 @ SY303 ) )
        | ( member @ SV14 @ SV128 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[402]) ).

thf(474,plain,
    ! [SV129: $i,SV95: $i,SV15: $i] :
      ( ( ! [SY304: $i] :
            ( ~ ( member @ ( ordered_pair @ SV15 @ SV95 ) @ ( cross_product @ SV129 @ SY304 ) )
            | ( member @ SV95 @ SY304 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[403]) ).

thf(475,plain,
    ! [SV96: $i,SV16: $i] :
      ( ( ( ~ ( member @ SV16 @ SV96 ) )
        = $true )
      | ( ( ! [SY274: $i,SY275: $i] :
              ( ~ ( member @ SY274 @ SY275 )
              | ( member @ ( ordered_pair @ SV16 @ SY274 ) @ ( cross_product @ SV96 @ SY275 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[404]) ).

thf(476,plain,
    ! [SV130: $i,SV17: $i] :
      ( ( ( ! [SY305: $i] :
              ~ ( member @ SV17 @ ( cross_product @ SV130 @ SY305 ) ) )
        = $true )
      | ( ( ( ordered_pair @ ( first @ SV17 ) @ ( second @ SV17 ) )
          = SV17 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[405]) ).

thf(477,plain,
    ! [SV97: $i,SV18: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV18 @ SV97 ) @ element_relation ) )
        = $true )
      | ( ( member @ SV18 @ SV97 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[406]) ).

thf(478,plain,
    ! [SV98: $i,SV19: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV19 @ SV98 ) @ ( cross_product @ universal_class @ universal_class ) ) )
        = $true )
      | ( ( ~ ( member @ SV19 @ SV98 )
          | ( member @ ( ordered_pair @ SV19 @ SV98 ) @ element_relation ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[407]) ).

thf(479,plain,
    ! [SV99: $i,SV20: $i] :
      ( ( ( ! [SY276: $i] :
              ~ ( member @ SV20 @ ( intersection @ SV99 @ SY276 ) ) )
        = $true )
      | ( ( member @ SV20 @ SV99 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[408]) ).

thf(480,plain,
    ! [SV131: $i,SV100: $i,SV21: $i] :
      ( ( ~ ( member @ SV21 @ ( intersection @ SV100 @ SV131 ) )
        | ( member @ SV21 @ SV131 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[409]) ).

thf(481,plain,
    ! [SV101: $i,SV22: $i] :
      ( ( ( ~ ( member @ SV22 @ SV101 ) )
        = $true )
      | ( ( ! [SY278: $i] :
              ( ~ ( member @ SV22 @ SY278 )
              | ( member @ SV22 @ ( intersection @ SV101 @ SY278 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[410]) ).

thf(482,plain,
    ! [SV102: $i,SV23: $i] :
      ( ( ( ~ ( member @ SV23 @ ( complement @ SV102 ) ) )
        = $true )
      | ( ( ~ ( member @ SV23 @ SV102 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[411]) ).

thf(483,plain,
    ! [SV24: $i] :
      ( ( ( member @ SV24 @ universal_class )
        = $false )
      | ( ( ! [SY209: $i] :
              ( ( member @ SV24 @ ( complement @ SY209 ) )
              | ( member @ SV24 @ SY209 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[412]) ).

thf(484,plain,
    ! [SV132: $i,SV105: $i,SV27: $i] :
      ( ( ( intersection @ SV27 @ ( cross_product @ SV105 @ SV132 ) )
        = ( restrict @ SV27 @ SV105 @ SV132 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[415]) ).

thf(485,plain,
    ! [SV133: $i,SV106: $i,SV28: $i] :
      ( ( ( intersection @ ( cross_product @ SV28 @ SV106 ) @ SV133 )
        = ( restrict @ SV133 @ SV28 @ SV106 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[416]) ).

thf(486,plain,
    ! [SV107: $i,SV29: $i] :
      ( ( ( ( ( restrict @ SV29 @ ( singleton @ SV107 ) @ universal_class )
           != null_class ) )
        = $true )
      | ( ( ~ ( member @ SV107 @ ( domain_of @ SV29 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[417]) ).

thf(487,plain,
    ! [SV30: $i] :
      ( ( ( member @ SV30 @ universal_class )
        = $false )
      | ( ( ! [SY217: $i] :
              ( ( ( restrict @ SY217 @ ( singleton @ SV30 ) @ universal_class )
                = null_class )
              | ( member @ SV30 @ ( domain_of @ SY217 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[418]) ).

thf(488,plain,
    ! [SV134: $i,SV108: $i,SV32: $i] :
      ( ( ! [SY306: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SV108 ) @ SV134 ) @ ( rotate @ SY306 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV108 @ SV134 ) @ SV32 ) @ SY306 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[419]) ).

thf(489,plain,
    ! [SV135: $i,SV109: $i,SV33: $i] :
      ( ( ! [SY307: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SY307 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SY307 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[420]) ).

thf(490,plain,
    ! [SV136: $i,SV110: $i,SV35: $i] :
      ( ( ! [SY308: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SV110 ) @ SV136 ) @ ( flip @ SY308 ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV110 @ SV35 ) @ SV136 ) @ SY308 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[421]) ).

thf(491,plain,
    ! [SV137: $i,SV111: $i,SV36: $i] :
      ( ( ! [SY309: $i] :
            ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SY309 )
            | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
            | ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SY309 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[422]) ).

thf(492,plain,
    ! [SV138: $i,SV112: $i,SV39: $i] :
      ( ( ( first @ ( not_subclass_element @ ( restrict @ SV39 @ SV112 @ ( singleton @ SV138 ) ) @ null_class ) )
        = ( domain @ SV39 @ SV112 @ SV138 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[423]) ).

thf(493,plain,
    ! [SV139: $i,SV113: $i,SV40: $i] :
      ( ( ( second @ ( not_subclass_element @ ( restrict @ SV40 @ ( singleton @ SV113 ) @ SV139 ) @ null_class ) )
        = ( range @ SV40 @ SV113 @ SV139 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[424]) ).

thf(494,plain,
    ! [SV115: $i,SV43: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV43 @ SV115 ) @ successor_relation ) )
        = $true )
      | ( ( ( successor @ SV43 )
          = SV115 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[426]) ).

thf(495,plain,
    ! [SV116: $i,SV44: $i] :
      ( ( ( ( ( successor @ SV44 )
           != SV116 ) )
        = $true )
      | ( ( ~ ( member @ ( ordered_pair @ SV44 @ SV116 ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ SV44 @ SV116 ) @ successor_relation ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[427]) ).

thf(496,plain,
    ! [SV45: $i] :
      ( ( ( inductive @ SV45 )
        = $false )
      | ( ( member @ null_class @ SV45 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[428]) ).

thf(497,plain,
    ! [SV46: $i] :
      ( ( ( inductive @ SV46 )
        = $false )
      | ( ( subclass @ ( image @ successor_relation @ SV46 ) @ SV46 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[429]) ).

thf(498,plain,
    ! [SV47: $i] :
      ( ( ( member @ null_class @ SV47 )
        = $false )
      | ( ( ~ ( subclass @ ( image @ successor_relation @ SV47 ) @ SV47 )
          | ( inductive @ SV47 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[430]) ).

thf(499,plain,
    ! [SV48: $i] :
      ( ( ( inductive @ SV48 )
        = $false )
      | ( ( subclass @ omega @ SV48 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[431]) ).

thf(500,plain,
    ! [SV50: $i] :
      ( ( ( member @ SV50 @ universal_class )
        = $false )
      | ( ( member @ ( sum_class @ SV50 ) @ universal_class )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[432]) ).

thf(501,plain,
    ! [SV52: $i] :
      ( ( ( member @ SV52 @ universal_class )
        = $false )
      | ( ( member @ ( power_class @ SV52 ) @ universal_class )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[433]) ).

thf(502,plain,
    ! [SV140: $i,SV118: $i,SV54: $i] :
      ( ( ! [SY310: $i] :
            ( ~ ( member @ ( ordered_pair @ SV54 @ SV118 ) @ ( compose @ SV140 @ SY310 ) )
            | ( member @ SV118 @ ( image @ SV140 @ ( image @ SY310 @ ( singleton @ SV54 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[435]) ).

thf(503,plain,
    ! [SV141: $i,SV119: $i,SV55: $i] :
      ( ( ! [SY311: $i] :
            ( ~ ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SY311 ) ) ) )
            | ~ ( member @ ( ordered_pair @ SY311 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
            | ( member @ ( ordered_pair @ SY311 @ SV55 ) @ ( compose @ SV119 @ SV141 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[436]) ).

thf(504,plain,
    ! [SV56: $i] :
      ( ( ( single_valued_class @ SV56 )
        = $false )
      | ( ( subclass @ ( compose @ SV56 @ ( inverse @ SV56 ) ) @ identity_relation )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[437]) ).

thf(505,plain,
    ! [SV57: $i] :
      ( ( ( subclass @ ( compose @ SV57 @ ( inverse @ SV57 ) ) @ identity_relation )
        = $false )
      | ( ( single_valued_class @ SV57 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[438]) ).

thf(506,plain,
    ! [SV58: $i] :
      ( ( ( function @ SV58 )
        = $false )
      | ( ( subclass @ SV58 @ ( cross_product @ universal_class @ universal_class ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[439]) ).

thf(507,plain,
    ! [SV59: $i] :
      ( ( ( function @ SV59 )
        = $false )
      | ( ( subclass @ ( compose @ SV59 @ ( inverse @ SV59 ) ) @ identity_relation )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[440]) ).

thf(508,plain,
    ! [SV60: $i] :
      ( ( ( subclass @ SV60 @ ( cross_product @ universal_class @ universal_class ) )
        = $false )
      | ( ( ~ ( subclass @ ( compose @ SV60 @ ( inverse @ SV60 ) ) @ identity_relation )
          | ( function @ SV60 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[441]) ).

thf(509,plain,
    ! [SV61: $i] :
      ( ( ( function @ SV61 )
        = $false )
      | ( ( ! [SY244: $i] :
              ( ~ ( member @ SY244 @ universal_class )
              | ( member @ ( image @ SV61 @ SY244 ) @ universal_class ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[442]) ).

thf(510,plain,
    ! [SV65: $i] :
      ( ( ( member @ SV65 @ universal_class )
        = $false )
      | ( ( ( SV65 = null_class )
          | ( member @ ( apply @ choice @ SV65 ) @ SV65 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[446]) ).

thf(511,plain,
    ! [SV66: $i] :
      ( ( ( one_to_one @ SV66 )
        = $false )
      | ( ( function @ SV66 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[447]) ).

thf(512,plain,
    ! [SV67: $i] :
      ( ( ( one_to_one @ SV67 )
        = $false )
      | ( ( function @ ( inverse @ SV67 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[448]) ).

thf(513,plain,
    ! [SV68: $i] :
      ( ( ( function @ ( inverse @ SV68 ) )
        = $false )
      | ( ( ~ ( function @ SV68 )
          | ( one_to_one @ SV68 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[449]) ).

thf(514,plain,
    ! [SV71: $i] :
      ( ( ( operation @ SV71 )
        = $false )
      | ( ( function @ SV71 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[450]) ).

thf(515,plain,
    ! [SV72: $i] :
      ( ( ( operation @ SV72 )
        = $false )
      | ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV72 ) ) @ ( domain_of @ ( domain_of @ SV72 ) ) )
          = ( domain_of @ SV72 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[451]) ).

thf(516,plain,
    ! [SV73: $i] :
      ( ( ( operation @ SV73 )
        = $false )
      | ( ( subclass @ ( range_of @ SV73 ) @ ( domain_of @ ( domain_of @ SV73 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[452]) ).

thf(517,plain,
    ! [SV74: $i] :
      ( ( ( function @ SV74 )
        = $false )
      | ( ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
           != ( domain_of @ SV74 ) )
          | ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          | ( operation @ SV74 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[453]) ).

thf(518,plain,
    ! [SV142: $i,SV75: $i] :
      ( ( ( ! [SY312: $i] :
              ~ ( compatible @ SV75 @ SV142 @ SY312 ) )
        = $true )
      | ( ( function @ SV75 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[454]) ).

thf(519,plain,
    ! [SV121: $i,SV76: $i] :
      ( ( ( ! [SY295: $i] :
              ~ ( compatible @ SV76 @ SV121 @ SY295 ) )
        = $true )
      | ( ( ( domain_of @ ( domain_of @ SV121 ) )
          = ( domain_of @ SV76 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[455]) ).

thf(520,plain,
    ! [SV143: $i,SV122: $i,SV77: $i] :
      ( ( ~ ( compatible @ SV77 @ SV122 @ SV143 )
        | ( subclass @ ( range_of @ SV77 ) @ ( domain_of @ ( domain_of @ SV143 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[456]) ).

thf(521,plain,
    ! [SV78: $i] :
      ( ( ( function @ SV78 )
        = $false )
      | ( ( ! [SY252: $i] :
              ( ( ( domain_of @ ( domain_of @ SY252 ) )
               != ( domain_of @ SV78 ) )
              | ! [SY253: $i] :
                  ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY253 ) ) )
                  | ( compatible @ SV78 @ SY252 @ SY253 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[457]) ).

thf(522,plain,
    ! [SV123: $i,SV79: $i] :
      ( ( ( ! [SY297: $i] :
              ~ ( homomorphism @ SV79 @ SV123 @ SY297 ) )
        = $true )
      | ( ( operation @ SV123 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[458]) ).

thf(523,plain,
    ! [SV144: $i,SV124: $i,SV80: $i] :
      ( ( ~ ( homomorphism @ SV80 @ SV124 @ SV144 )
        | ( operation @ SV144 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[459]) ).

thf(524,plain,
    ! [SV145: $i,SV125: $i,SV81: $i] :
      ( ( ~ ( homomorphism @ SV81 @ SV125 @ SV145 )
        | ( compatible @ SV81 @ SV125 @ SV145 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[460]) ).

thf(525,plain,
    ! [SV146: $i,SV126: $i,SV82: $i] :
      ( ( ~ ( homomorphism @ SV82 @ SV126 @ SV146 )
        | ! [SY313: $i,SY314: $i] :
            ( ~ ( member @ ( ordered_pair @ SY313 @ SY314 ) @ ( domain_of @ SV126 ) )
            | ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SY313 ) @ ( apply @ SV82 @ SY314 ) ) )
              = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SY313 @ SY314 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[461]) ).

thf(526,plain,
    ! [SV83: $i] :
      ( ( ( operation @ SV83 )
        = $false )
      | ( ( ! [SY264: $i] :
              ( ~ ( operation @ SY264 )
              | ! [SY265: $i] :
                  ( ~ ( compatible @ SY265 @ SV83 @ SY264 )
                  | ( homomorphism @ SY265 @ SV83 @ SY264 )
                  | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY265 @ SV83 @ SY264 ) @ ( not_homomorphism2 @ SY265 @ SV83 @ SY264 ) ) @ ( domain_of @ SV83 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[462]) ).

thf(527,plain,
    ! [SV84: $i] :
      ( ( ( operation @ SV84 )
        = $false )
      | ( ( ! [SY266: $i] :
              ( ~ ( operation @ SY266 )
              | ! [SY267: $i] :
                  ( ~ ( compatible @ SY267 @ SV84 @ SY266 )
                  | ( ( apply @ SY266 @ ( ordered_pair @ ( apply @ SY267 @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) ) @ ( apply @ SY267 @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) )
                   != ( apply @ SY267 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY267 @ SV84 @ SY266 ) @ ( not_homomorphism2 @ SY267 @ SV84 @ SY266 ) ) ) ) )
                  | ( homomorphism @ SY267 @ SV84 @ SY266 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[463]) ).

thf(528,plain,
    ! [SV85: $i,SV1: $i] :
      ( ( ( subclass @ SV1 @ SV85 )
        = $false )
      | ( ( ! [SY268: $i] :
              ( ~ ( member @ SY268 @ SV1 )
              | ( member @ SY268 @ SV85 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[464]) ).

thf(529,plain,
    ! [SV87: $i,SV3: $i] :
      ( ( ( member @ ( not_subclass_element @ SV3 @ SV87 ) @ SV87 )
        = $false )
      | ( ( subclass @ SV3 @ SV87 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[466]) ).

thf(530,plain,
    ! [SV88: $i,SV5: $i] :
      ( ( ( SV5 = SV88 )
        = $false )
      | ( ( subclass @ SV5 @ SV88 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[467]) ).

thf(531,plain,
    ! [SV89: $i,SV6: $i] :
      ( ( ( SV6 = SV89 )
        = $false )
      | ( ( subclass @ SV89 @ SV6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[468]) ).

thf(532,plain,
    ! [SV90: $i,SV7: $i] :
      ( ( ( subclass @ SV7 @ SV90 )
        = $false )
      | ( ( ~ ( subclass @ SV90 @ SV7 )
          | ( SV7 = SV90 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[469]) ).

thf(533,plain,
    ! [SV127: $i,SV91: $i,SV8: $i] :
      ( ( ( ~ ( member @ SV8 @ ( unordered_pair @ SV91 @ SV127 ) ) )
        = $true )
      | ( ( ( SV8 = SV91 )
          | ( SV8 = SV127 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[470]) ).

thf(534,plain,
    ! [SV147: $i,SV9: $i] :
      ( ( ( member @ SV9 @ ( unordered_pair @ SV9 @ SV147 ) )
        = $true )
      | ( ( member @ SV9 @ universal_class )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[471]) ).

thf(535,plain,
    ! [SV148: $i,SV10: $i] :
      ( ( ( member @ SV10 @ ( unordered_pair @ SV148 @ SV10 ) )
        = $true )
      | ( ( member @ SV10 @ universal_class )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[472]) ).

thf(536,plain,
    ! [SV128: $i,SV94: $i,SV14: $i] :
      ( ( ( ! [SY303: $i] :
              ~ ( member @ ( ordered_pair @ SV14 @ SV94 ) @ ( cross_product @ SV128 @ SY303 ) ) )
        = $true )
      | ( ( member @ SV14 @ SV128 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[473]) ).

thf(537,plain,
    ! [SV149: $i,SV129: $i,SV95: $i,SV15: $i] :
      ( ( ~ ( member @ ( ordered_pair @ SV15 @ SV95 ) @ ( cross_product @ SV129 @ SV149 ) )
        | ( member @ SV95 @ SV149 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[474]) ).

thf(538,plain,
    ! [SV96: $i,SV16: $i] :
      ( ( ( member @ SV16 @ SV96 )
        = $false )
      | ( ( ! [SY274: $i,SY275: $i] :
              ( ~ ( member @ SY274 @ SY275 )
              | ( member @ ( ordered_pair @ SV16 @ SY274 ) @ ( cross_product @ SV96 @ SY275 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[475]) ).

thf(539,plain,
    ! [SV150: $i,SV130: $i,SV17: $i] :
      ( ( ( ~ ( member @ SV17 @ ( cross_product @ SV130 @ SV150 ) ) )
        = $true )
      | ( ( ( ordered_pair @ ( first @ SV17 ) @ ( second @ SV17 ) )
          = SV17 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[476]) ).

thf(540,plain,
    ! [SV97: $i,SV18: $i] :
      ( ( ( member @ ( ordered_pair @ SV18 @ SV97 ) @ element_relation )
        = $false )
      | ( ( member @ SV18 @ SV97 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[477]) ).

thf(541,plain,
    ! [SV98: $i,SV19: $i] :
      ( ( ( member @ ( ordered_pair @ SV19 @ SV98 ) @ ( cross_product @ universal_class @ universal_class ) )
        = $false )
      | ( ( ~ ( member @ SV19 @ SV98 )
          | ( member @ ( ordered_pair @ SV19 @ SV98 ) @ element_relation ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[478]) ).

thf(542,plain,
    ! [SV151: $i,SV99: $i,SV20: $i] :
      ( ( ( ~ ( member @ SV20 @ ( intersection @ SV99 @ SV151 ) ) )
        = $true )
      | ( ( member @ SV20 @ SV99 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[479]) ).

thf(543,plain,
    ! [SV131: $i,SV100: $i,SV21: $i] :
      ( ( ( ~ ( member @ SV21 @ ( intersection @ SV100 @ SV131 ) ) )
        = $true )
      | ( ( member @ SV21 @ SV131 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[480]) ).

thf(544,plain,
    ! [SV101: $i,SV22: $i] :
      ( ( ( member @ SV22 @ SV101 )
        = $false )
      | ( ( ! [SY278: $i] :
              ( ~ ( member @ SV22 @ SY278 )
              | ( member @ SV22 @ ( intersection @ SV101 @ SY278 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[481]) ).

thf(545,plain,
    ! [SV102: $i,SV23: $i] :
      ( ( ( member @ SV23 @ ( complement @ SV102 ) )
        = $false )
      | ( ( ~ ( member @ SV23 @ SV102 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[482]) ).

thf(546,plain,
    ! [SV152: $i,SV24: $i] :
      ( ( ( ( member @ SV24 @ ( complement @ SV152 ) )
          | ( member @ SV24 @ SV152 ) )
        = $true )
      | ( ( member @ SV24 @ universal_class )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[483]) ).

thf(547,plain,
    ! [SV107: $i,SV29: $i] :
      ( ( ( ( restrict @ SV29 @ ( singleton @ SV107 ) @ universal_class )
          = null_class )
        = $false )
      | ( ( ~ ( member @ SV107 @ ( domain_of @ SV29 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[486]) ).

thf(548,plain,
    ! [SV30: $i,SV153: $i] :
      ( ( ( ( ( restrict @ SV153 @ ( singleton @ SV30 ) @ universal_class )
            = null_class )
          | ( member @ SV30 @ ( domain_of @ SV153 ) ) )
        = $true )
      | ( ( member @ SV30 @ universal_class )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[487]) ).

thf(549,plain,
    ! [SV154: $i,SV134: $i,SV108: $i,SV32: $i] :
      ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SV108 ) @ SV134 ) @ ( rotate @ SV154 ) )
        | ( member @ ( ordered_pair @ ( ordered_pair @ SV108 @ SV134 ) @ SV32 ) @ SV154 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[488]) ).

thf(550,plain,
    ! [SV155: $i,SV135: $i,SV109: $i,SV33: $i] :
      ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SV155 )
        | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
        | ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SV155 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[489]) ).

thf(551,plain,
    ! [SV156: $i,SV136: $i,SV110: $i,SV35: $i] :
      ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SV110 ) @ SV136 ) @ ( flip @ SV156 ) )
        | ( member @ ( ordered_pair @ ( ordered_pair @ SV110 @ SV35 ) @ SV136 ) @ SV156 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[490]) ).

thf(552,plain,
    ! [SV157: $i,SV137: $i,SV111: $i,SV36: $i] :
      ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SV157 )
        | ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
        | ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SV157 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[491]) ).

thf(553,plain,
    ! [SV115: $i,SV43: $i] :
      ( ( ( member @ ( ordered_pair @ SV43 @ SV115 ) @ successor_relation )
        = $false )
      | ( ( ( successor @ SV43 )
          = SV115 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[494]) ).

thf(554,plain,
    ! [SV116: $i,SV44: $i] :
      ( ( ( ( successor @ SV44 )
          = SV116 )
        = $false )
      | ( ( ~ ( member @ ( ordered_pair @ SV44 @ SV116 ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ SV44 @ SV116 ) @ successor_relation ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[495]) ).

thf(555,plain,
    ! [SV47: $i] :
      ( ( ( ~ ( subclass @ ( image @ successor_relation @ SV47 ) @ SV47 ) )
        = $true )
      | ( ( inductive @ SV47 )
        = $true )
      | ( ( member @ null_class @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[498]) ).

thf(556,plain,
    ! [SV158: $i,SV140: $i,SV118: $i,SV54: $i] :
      ( ( ~ ( member @ ( ordered_pair @ SV54 @ SV118 ) @ ( compose @ SV140 @ SV158 ) )
        | ( member @ SV118 @ ( image @ SV140 @ ( image @ SV158 @ ( singleton @ SV54 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[502]) ).

thf(557,plain,
    ! [SV159: $i,SV141: $i,SV119: $i,SV55: $i] :
      ( ( ~ ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SV159 ) ) ) )
        | ~ ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
        | ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( compose @ SV119 @ SV141 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[503]) ).

thf(558,plain,
    ! [SV60: $i] :
      ( ( ( ~ ( subclass @ ( compose @ SV60 @ ( inverse @ SV60 ) ) @ identity_relation ) )
        = $true )
      | ( ( function @ SV60 )
        = $true )
      | ( ( subclass @ SV60 @ ( cross_product @ universal_class @ universal_class ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[508]) ).

thf(559,plain,
    ! [SV61: $i,SV160: $i] :
      ( ( ( ~ ( member @ SV160 @ universal_class )
          | ( member @ ( image @ SV61 @ SV160 ) @ universal_class ) )
        = $true )
      | ( ( function @ SV61 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[509]) ).

thf(560,plain,
    ! [SV65: $i] :
      ( ( ( SV65 = null_class )
        = $true )
      | ( ( member @ ( apply @ choice @ SV65 ) @ SV65 )
        = $true )
      | ( ( member @ SV65 @ universal_class )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[510]) ).

thf(561,plain,
    ! [SV68: $i] :
      ( ( ( ~ ( function @ SV68 ) )
        = $true )
      | ( ( one_to_one @ SV68 )
        = $true )
      | ( ( function @ ( inverse @ SV68 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[513]) ).

thf(562,plain,
    ! [SV74: $i] :
      ( ( ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
           != ( domain_of @ SV74 ) ) )
        = $true )
      | ( ( ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          | ( operation @ SV74 ) )
        = $true )
      | ( ( function @ SV74 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[517]) ).

thf(563,plain,
    ! [SV161: $i,SV142: $i,SV75: $i] :
      ( ( ( ~ ( compatible @ SV75 @ SV142 @ SV161 ) )
        = $true )
      | ( ( function @ SV75 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[518]) ).

thf(564,plain,
    ! [SV162: $i,SV121: $i,SV76: $i] :
      ( ( ( ~ ( compatible @ SV76 @ SV121 @ SV162 ) )
        = $true )
      | ( ( ( domain_of @ ( domain_of @ SV121 ) )
          = ( domain_of @ SV76 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[519]) ).

thf(565,plain,
    ! [SV143: $i,SV122: $i,SV77: $i] :
      ( ( ( ~ ( compatible @ SV77 @ SV122 @ SV143 ) )
        = $true )
      | ( ( subclass @ ( range_of @ SV77 ) @ ( domain_of @ ( domain_of @ SV143 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[520]) ).

thf(566,plain,
    ! [SV78: $i,SV163: $i] :
      ( ( ( ( ( domain_of @ ( domain_of @ SV163 ) )
           != ( domain_of @ SV78 ) )
          | ! [SY315: $i] :
              ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY315 ) ) )
              | ( compatible @ SV78 @ SV163 @ SY315 ) ) )
        = $true )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[521]) ).

thf(567,plain,
    ! [SV164: $i,SV123: $i,SV79: $i] :
      ( ( ( ~ ( homomorphism @ SV79 @ SV123 @ SV164 ) )
        = $true )
      | ( ( operation @ SV123 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[522]) ).

thf(568,plain,
    ! [SV144: $i,SV124: $i,SV80: $i] :
      ( ( ( ~ ( homomorphism @ SV80 @ SV124 @ SV144 ) )
        = $true )
      | ( ( operation @ SV144 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[523]) ).

thf(569,plain,
    ! [SV145: $i,SV125: $i,SV81: $i] :
      ( ( ( ~ ( homomorphism @ SV81 @ SV125 @ SV145 ) )
        = $true )
      | ( ( compatible @ SV81 @ SV125 @ SV145 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[524]) ).

thf(570,plain,
    ! [SV146: $i,SV126: $i,SV82: $i] :
      ( ( ( ~ ( homomorphism @ SV82 @ SV126 @ SV146 ) )
        = $true )
      | ( ( ! [SY313: $i,SY314: $i] :
              ( ~ ( member @ ( ordered_pair @ SY313 @ SY314 ) @ ( domain_of @ SV126 ) )
              | ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SY313 ) @ ( apply @ SV82 @ SY314 ) ) )
                = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SY313 @ SY314 ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[525]) ).

thf(571,plain,
    ! [SV83: $i,SV165: $i] :
      ( ( ( ~ ( operation @ SV165 )
          | ! [SY316: $i] :
              ( ~ ( compatible @ SY316 @ SV83 @ SV165 )
              | ( homomorphism @ SY316 @ SV83 @ SV165 )
              | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY316 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SY316 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) ) )
        = $true )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[526]) ).

thf(572,plain,
    ! [SV84: $i,SV166: $i] :
      ( ( ( ~ ( operation @ SV166 )
          | ! [SY317: $i] :
              ( ~ ( compatible @ SY317 @ SV84 @ SV166 )
              | ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SY317 @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) ) @ ( apply @ SY317 @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) )
               != ( apply @ SY317 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) ) )
              | ( homomorphism @ SY317 @ SV84 @ SV166 ) ) )
        = $true )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[527]) ).

thf(573,plain,
    ! [SV85: $i,SV1: $i,SV167: $i] :
      ( ( ( ~ ( member @ SV167 @ SV1 )
          | ( member @ SV167 @ SV85 ) )
        = $true )
      | ( ( subclass @ SV1 @ SV85 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[528]) ).

thf(574,plain,
    ! [SV7: $i,SV90: $i] :
      ( ( ( ~ ( subclass @ SV90 @ SV7 ) )
        = $true )
      | ( ( SV7 = SV90 )
        = $true )
      | ( ( subclass @ SV7 @ SV90 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[532]) ).

thf(575,plain,
    ! [SV127: $i,SV91: $i,SV8: $i] :
      ( ( ( member @ SV8 @ ( unordered_pair @ SV91 @ SV127 ) )
        = $false )
      | ( ( ( SV8 = SV91 )
          | ( SV8 = SV127 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[533]) ).

thf(576,plain,
    ! [SV168: $i,SV128: $i,SV94: $i,SV14: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV14 @ SV94 ) @ ( cross_product @ SV128 @ SV168 ) ) )
        = $true )
      | ( ( member @ SV14 @ SV128 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[536]) ).

thf(577,plain,
    ! [SV149: $i,SV129: $i,SV95: $i,SV15: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV15 @ SV95 ) @ ( cross_product @ SV129 @ SV149 ) ) )
        = $true )
      | ( ( member @ SV95 @ SV149 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[537]) ).

thf(578,plain,
    ! [SV96: $i,SV16: $i,SV169: $i] :
      ( ( ( ! [SY318: $i] :
              ( ~ ( member @ SV169 @ SY318 )
              | ( member @ ( ordered_pair @ SV16 @ SV169 ) @ ( cross_product @ SV96 @ SY318 ) ) ) )
        = $true )
      | ( ( member @ SV16 @ SV96 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[538]) ).

thf(579,plain,
    ! [SV150: $i,SV130: $i,SV17: $i] :
      ( ( ( member @ SV17 @ ( cross_product @ SV130 @ SV150 ) )
        = $false )
      | ( ( ( ordered_pair @ ( first @ SV17 ) @ ( second @ SV17 ) )
          = SV17 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[539]) ).

thf(580,plain,
    ! [SV98: $i,SV19: $i] :
      ( ( ( ~ ( member @ SV19 @ SV98 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ SV19 @ SV98 ) @ element_relation )
        = $true )
      | ( ( member @ ( ordered_pair @ SV19 @ SV98 ) @ ( cross_product @ universal_class @ universal_class ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[541]) ).

thf(581,plain,
    ! [SV151: $i,SV99: $i,SV20: $i] :
      ( ( ( member @ SV20 @ ( intersection @ SV99 @ SV151 ) )
        = $false )
      | ( ( member @ SV20 @ SV99 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[542]) ).

thf(582,plain,
    ! [SV131: $i,SV100: $i,SV21: $i] :
      ( ( ( member @ SV21 @ ( intersection @ SV100 @ SV131 ) )
        = $false )
      | ( ( member @ SV21 @ SV131 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[543]) ).

thf(583,plain,
    ! [SV101: $i,SV170: $i,SV22: $i] :
      ( ( ( ~ ( member @ SV22 @ SV170 )
          | ( member @ SV22 @ ( intersection @ SV101 @ SV170 ) ) )
        = $true )
      | ( ( member @ SV22 @ SV101 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[544]) ).

thf(584,plain,
    ! [SV102: $i,SV23: $i] :
      ( ( ( member @ SV23 @ SV102 )
        = $false )
      | ( ( member @ SV23 @ ( complement @ SV102 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[545]) ).

thf(585,plain,
    ! [SV152: $i,SV24: $i] :
      ( ( ( member @ SV24 @ ( complement @ SV152 ) )
        = $true )
      | ( ( member @ SV24 @ SV152 )
        = $true )
      | ( ( member @ SV24 @ universal_class )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[546]) ).

thf(586,plain,
    ! [SV29: $i,SV107: $i] :
      ( ( ( member @ SV107 @ ( domain_of @ SV29 ) )
        = $false )
      | ( ( ( restrict @ SV29 @ ( singleton @ SV107 ) @ universal_class )
          = null_class )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[547]) ).

thf(587,plain,
    ! [SV30: $i,SV153: $i] :
      ( ( ( ( restrict @ SV153 @ ( singleton @ SV30 ) @ universal_class )
          = null_class )
        = $true )
      | ( ( member @ SV30 @ ( domain_of @ SV153 ) )
        = $true )
      | ( ( member @ SV30 @ universal_class )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[548]) ).

thf(588,plain,
    ! [SV154: $i,SV134: $i,SV108: $i,SV32: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SV108 ) @ SV134 ) @ ( rotate @ SV154 ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV108 @ SV134 ) @ SV32 ) @ SV154 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[549]) ).

thf(589,plain,
    ! [SV155: $i,SV135: $i,SV109: $i,SV33: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SV155 ) )
        = $true )
      | ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SV155 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[550]) ).

thf(590,plain,
    ! [SV156: $i,SV136: $i,SV110: $i,SV35: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SV110 ) @ SV136 ) @ ( flip @ SV156 ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV110 @ SV35 ) @ SV136 ) @ SV156 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[551]) ).

thf(591,plain,
    ! [SV157: $i,SV137: $i,SV111: $i,SV36: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SV157 ) )
        = $true )
      | ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SV157 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[552]) ).

thf(592,plain,
    ! [SV116: $i,SV44: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV44 @ SV116 ) @ ( cross_product @ universal_class @ universal_class ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ SV44 @ SV116 ) @ successor_relation )
        = $true )
      | ( ( ( successor @ SV44 )
          = SV116 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[554]) ).

thf(593,plain,
    ! [SV47: $i] :
      ( ( ( subclass @ ( image @ successor_relation @ SV47 ) @ SV47 )
        = $false )
      | ( ( inductive @ SV47 )
        = $true )
      | ( ( member @ null_class @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[555]) ).

thf(594,plain,
    ! [SV158: $i,SV140: $i,SV118: $i,SV54: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV54 @ SV118 ) @ ( compose @ SV140 @ SV158 ) ) )
        = $true )
      | ( ( member @ SV118 @ ( image @ SV140 @ ( image @ SV158 @ ( singleton @ SV54 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[556]) ).

thf(595,plain,
    ! [SV159: $i,SV141: $i,SV119: $i,SV55: $i] :
      ( ( ( ~ ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SV159 ) ) ) ) )
        = $true )
      | ( ( ~ ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( compose @ SV119 @ SV141 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[557]) ).

thf(596,plain,
    ! [SV60: $i] :
      ( ( ( subclass @ ( compose @ SV60 @ ( inverse @ SV60 ) ) @ identity_relation )
        = $false )
      | ( ( function @ SV60 )
        = $true )
      | ( ( subclass @ SV60 @ ( cross_product @ universal_class @ universal_class ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[558]) ).

thf(597,plain,
    ! [SV61: $i,SV160: $i] :
      ( ( ( ~ ( member @ SV160 @ universal_class ) )
        = $true )
      | ( ( member @ ( image @ SV61 @ SV160 ) @ universal_class )
        = $true )
      | ( ( function @ SV61 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[559]) ).

thf(598,plain,
    ! [SV68: $i] :
      ( ( ( function @ SV68 )
        = $false )
      | ( ( one_to_one @ SV68 )
        = $true )
      | ( ( function @ ( inverse @ SV68 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[561]) ).

thf(599,plain,
    ! [SV74: $i] :
      ( ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          = ( domain_of @ SV74 ) )
        = $false )
      | ( ( ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          | ( operation @ SV74 ) )
        = $true )
      | ( ( function @ SV74 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[562]) ).

thf(600,plain,
    ! [SV161: $i,SV142: $i,SV75: $i] :
      ( ( ( compatible @ SV75 @ SV142 @ SV161 )
        = $false )
      | ( ( function @ SV75 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[563]) ).

thf(601,plain,
    ! [SV162: $i,SV121: $i,SV76: $i] :
      ( ( ( compatible @ SV76 @ SV121 @ SV162 )
        = $false )
      | ( ( ( domain_of @ ( domain_of @ SV121 ) )
          = ( domain_of @ SV76 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[564]) ).

thf(602,plain,
    ! [SV143: $i,SV122: $i,SV77: $i] :
      ( ( ( compatible @ SV77 @ SV122 @ SV143 )
        = $false )
      | ( ( subclass @ ( range_of @ SV77 ) @ ( domain_of @ ( domain_of @ SV143 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[565]) ).

thf(603,plain,
    ! [SV78: $i,SV163: $i] :
      ( ( ( ( ( domain_of @ ( domain_of @ SV163 ) )
           != ( domain_of @ SV78 ) ) )
        = $true )
      | ( ( ! [SY315: $i] :
              ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY315 ) ) )
              | ( compatible @ SV78 @ SV163 @ SY315 ) ) )
        = $true )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[566]) ).

thf(604,plain,
    ! [SV164: $i,SV123: $i,SV79: $i] :
      ( ( ( homomorphism @ SV79 @ SV123 @ SV164 )
        = $false )
      | ( ( operation @ SV123 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[567]) ).

thf(605,plain,
    ! [SV144: $i,SV124: $i,SV80: $i] :
      ( ( ( homomorphism @ SV80 @ SV124 @ SV144 )
        = $false )
      | ( ( operation @ SV144 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[568]) ).

thf(606,plain,
    ! [SV145: $i,SV125: $i,SV81: $i] :
      ( ( ( homomorphism @ SV81 @ SV125 @ SV145 )
        = $false )
      | ( ( compatible @ SV81 @ SV125 @ SV145 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[569]) ).

thf(607,plain,
    ! [SV146: $i,SV126: $i,SV82: $i] :
      ( ( ( homomorphism @ SV82 @ SV126 @ SV146 )
        = $false )
      | ( ( ! [SY313: $i,SY314: $i] :
              ( ~ ( member @ ( ordered_pair @ SY313 @ SY314 ) @ ( domain_of @ SV126 ) )
              | ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SY313 ) @ ( apply @ SV82 @ SY314 ) ) )
                = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SY313 @ SY314 ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[570]) ).

thf(608,plain,
    ! [SV83: $i,SV165: $i] :
      ( ( ( ~ ( operation @ SV165 ) )
        = $true )
      | ( ( ! [SY316: $i] :
              ( ~ ( compatible @ SY316 @ SV83 @ SV165 )
              | ( homomorphism @ SY316 @ SV83 @ SV165 )
              | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY316 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SY316 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) ) )
        = $true )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[571]) ).

thf(609,plain,
    ! [SV84: $i,SV166: $i] :
      ( ( ( ~ ( operation @ SV166 ) )
        = $true )
      | ( ( ! [SY317: $i] :
              ( ~ ( compatible @ SY317 @ SV84 @ SV166 )
              | ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SY317 @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) ) @ ( apply @ SY317 @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) )
               != ( apply @ SY317 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) ) )
              | ( homomorphism @ SY317 @ SV84 @ SV166 ) ) )
        = $true )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[572]) ).

thf(610,plain,
    ! [SV85: $i,SV1: $i,SV167: $i] :
      ( ( ( ~ ( member @ SV167 @ SV1 ) )
        = $true )
      | ( ( member @ SV167 @ SV85 )
        = $true )
      | ( ( subclass @ SV1 @ SV85 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[573]) ).

thf(611,plain,
    ! [SV7: $i,SV90: $i] :
      ( ( ( subclass @ SV90 @ SV7 )
        = $false )
      | ( ( SV7 = SV90 )
        = $true )
      | ( ( subclass @ SV7 @ SV90 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[574]) ).

thf(612,plain,
    ! [SV127: $i,SV91: $i,SV8: $i] :
      ( ( ( SV8 = SV91 )
        = $true )
      | ( ( SV8 = SV127 )
        = $true )
      | ( ( member @ SV8 @ ( unordered_pair @ SV91 @ SV127 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[575]) ).

thf(613,plain,
    ! [SV168: $i,SV128: $i,SV94: $i,SV14: $i] :
      ( ( ( member @ ( ordered_pair @ SV14 @ SV94 ) @ ( cross_product @ SV128 @ SV168 ) )
        = $false )
      | ( ( member @ SV14 @ SV128 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[576]) ).

thf(614,plain,
    ! [SV149: $i,SV129: $i,SV95: $i,SV15: $i] :
      ( ( ( member @ ( ordered_pair @ SV15 @ SV95 ) @ ( cross_product @ SV129 @ SV149 ) )
        = $false )
      | ( ( member @ SV95 @ SV149 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[577]) ).

thf(615,plain,
    ! [SV96: $i,SV16: $i,SV171: $i,SV169: $i] :
      ( ( ( ~ ( member @ SV169 @ SV171 )
          | ( member @ ( ordered_pair @ SV16 @ SV169 ) @ ( cross_product @ SV96 @ SV171 ) ) )
        = $true )
      | ( ( member @ SV16 @ SV96 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[578]) ).

thf(616,plain,
    ! [SV98: $i,SV19: $i] :
      ( ( ( member @ SV19 @ SV98 )
        = $false )
      | ( ( member @ ( ordered_pair @ SV19 @ SV98 ) @ element_relation )
        = $true )
      | ( ( member @ ( ordered_pair @ SV19 @ SV98 ) @ ( cross_product @ universal_class @ universal_class ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[580]) ).

thf(617,plain,
    ! [SV101: $i,SV170: $i,SV22: $i] :
      ( ( ( ~ ( member @ SV22 @ SV170 ) )
        = $true )
      | ( ( member @ SV22 @ ( intersection @ SV101 @ SV170 ) )
        = $true )
      | ( ( member @ SV22 @ SV101 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[583]) ).

thf(618,plain,
    ! [SV154: $i,SV134: $i,SV108: $i,SV32: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV32 @ SV108 ) @ SV134 ) @ ( rotate @ SV154 ) )
        = $false )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV108 @ SV134 ) @ SV32 ) @ SV154 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[588]) ).

thf(619,plain,
    ! [SV155: $i,SV135: $i,SV109: $i,SV33: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SV155 )
        = $false )
      | ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SV155 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[589]) ).

thf(620,plain,
    ! [SV156: $i,SV136: $i,SV110: $i,SV35: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV35 @ SV110 ) @ SV136 ) @ ( flip @ SV156 ) )
        = $false )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV110 @ SV35 ) @ SV136 ) @ SV156 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[590]) ).

thf(621,plain,
    ! [SV157: $i,SV137: $i,SV111: $i,SV36: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SV157 )
        = $false )
      | ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
          | ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SV157 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[591]) ).

thf(622,plain,
    ! [SV116: $i,SV44: $i] :
      ( ( ( member @ ( ordered_pair @ SV44 @ SV116 ) @ ( cross_product @ universal_class @ universal_class ) )
        = $false )
      | ( ( member @ ( ordered_pair @ SV44 @ SV116 ) @ successor_relation )
        = $true )
      | ( ( ( successor @ SV44 )
          = SV116 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[592]) ).

thf(623,plain,
    ! [SV158: $i,SV140: $i,SV118: $i,SV54: $i] :
      ( ( ( member @ ( ordered_pair @ SV54 @ SV118 ) @ ( compose @ SV140 @ SV158 ) )
        = $false )
      | ( ( member @ SV118 @ ( image @ SV140 @ ( image @ SV158 @ ( singleton @ SV54 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[594]) ).

thf(624,plain,
    ! [SV159: $i,SV141: $i,SV119: $i,SV55: $i] :
      ( ( ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SV159 ) ) ) )
        = $false )
      | ( ( ~ ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
          | ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( compose @ SV119 @ SV141 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[595]) ).

thf(625,plain,
    ! [SV61: $i,SV160: $i] :
      ( ( ( member @ SV160 @ universal_class )
        = $false )
      | ( ( member @ ( image @ SV61 @ SV160 ) @ universal_class )
        = $true )
      | ( ( function @ SV61 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[597]) ).

thf(626,plain,
    ! [SV74: $i] :
      ( ( ( ~ ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) ) )
        = $true )
      | ( ( operation @ SV74 )
        = $true )
      | ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          = ( domain_of @ SV74 ) )
        = $false )
      | ( ( function @ SV74 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[599]) ).

thf(627,plain,
    ! [SV78: $i,SV163: $i] :
      ( ( ( ( domain_of @ ( domain_of @ SV163 ) )
          = ( domain_of @ SV78 ) )
        = $false )
      | ( ( ! [SY315: $i] :
              ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SY315 ) ) )
              | ( compatible @ SV78 @ SV163 @ SY315 ) ) )
        = $true )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[603]) ).

thf(628,plain,
    ! [SV82: $i,SV146: $i,SV126: $i,SV172: $i] :
      ( ( ( ! [SY319: $i] :
              ( ~ ( member @ ( ordered_pair @ SV172 @ SY319 ) @ ( domain_of @ SV126 ) )
              | ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SV172 ) @ ( apply @ SV82 @ SY319 ) ) )
                = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SV172 @ SY319 ) ) ) ) ) )
        = $true )
      | ( ( homomorphism @ SV82 @ SV126 @ SV146 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[607]) ).

thf(629,plain,
    ! [SV83: $i,SV165: $i] :
      ( ( ( operation @ SV165 )
        = $false )
      | ( ( ! [SY316: $i] :
              ( ~ ( compatible @ SY316 @ SV83 @ SV165 )
              | ( homomorphism @ SY316 @ SV83 @ SV165 )
              | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SY316 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SY316 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) ) )
        = $true )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[608]) ).

thf(630,plain,
    ! [SV84: $i,SV166: $i] :
      ( ( ( operation @ SV166 )
        = $false )
      | ( ( ! [SY317: $i] :
              ( ~ ( compatible @ SY317 @ SV84 @ SV166 )
              | ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SY317 @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) ) @ ( apply @ SY317 @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) )
               != ( apply @ SY317 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SY317 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SY317 @ SV84 @ SV166 ) ) ) ) )
              | ( homomorphism @ SY317 @ SV84 @ SV166 ) ) )
        = $true )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[609]) ).

thf(631,plain,
    ! [SV85: $i,SV1: $i,SV167: $i] :
      ( ( ( member @ SV167 @ SV1 )
        = $false )
      | ( ( member @ SV167 @ SV85 )
        = $true )
      | ( ( subclass @ SV1 @ SV85 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[610]) ).

thf(632,plain,
    ! [SV96: $i,SV16: $i,SV171: $i,SV169: $i] :
      ( ( ( ~ ( member @ SV169 @ SV171 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ SV16 @ SV169 ) @ ( cross_product @ SV96 @ SV171 ) )
        = $true )
      | ( ( member @ SV16 @ SV96 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[615]) ).

thf(633,plain,
    ! [SV101: $i,SV170: $i,SV22: $i] :
      ( ( ( member @ SV22 @ SV170 )
        = $false )
      | ( ( member @ SV22 @ ( intersection @ SV101 @ SV170 ) )
        = $true )
      | ( ( member @ SV22 @ SV101 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[617]) ).

thf(634,plain,
    ! [SV155: $i,SV109: $i,SV33: $i,SV135: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SV155 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SV155 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[619]) ).

thf(635,plain,
    ! [SV157: $i,SV137: $i,SV36: $i,SV111: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SV157 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SV157 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[621]) ).

thf(636,plain,
    ! [SV141: $i,SV119: $i,SV55: $i,SV159: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) ) )
        = $true )
      | ( ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( compose @ SV119 @ SV141 ) )
        = $true )
      | ( ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SV159 ) ) ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[624]) ).

thf(637,plain,
    ! [SV74: $i] :
      ( ( ( subclass @ ( range_of @ SV74 ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
        = $false )
      | ( ( operation @ SV74 )
        = $true )
      | ( ( ( cross_product @ ( domain_of @ ( domain_of @ SV74 ) ) @ ( domain_of @ ( domain_of @ SV74 ) ) )
          = ( domain_of @ SV74 ) )
        = $false )
      | ( ( function @ SV74 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[626]) ).

thf(638,plain,
    ! [SV163: $i,SV173: $i,SV78: $i] :
      ( ( ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SV173 ) ) )
          | ( compatible @ SV78 @ SV163 @ SV173 ) )
        = $true )
      | ( ( ( domain_of @ ( domain_of @ SV163 ) )
          = ( domain_of @ SV78 ) )
        = $false )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[627]) ).

thf(639,plain,
    ! [SV82: $i,SV146: $i,SV126: $i,SV174: $i,SV172: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV172 @ SV174 ) @ ( domain_of @ SV126 ) )
          | ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SV172 ) @ ( apply @ SV82 @ SV174 ) ) )
            = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SV172 @ SV174 ) ) ) ) )
        = $true )
      | ( ( homomorphism @ SV82 @ SV126 @ SV146 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[628]) ).

thf(640,plain,
    ! [SV165: $i,SV83: $i,SV175: $i] :
      ( ( ( ~ ( compatible @ SV175 @ SV83 @ SV165 )
          | ( homomorphism @ SV175 @ SV83 @ SV165 )
          | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SV175 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SV175 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) )
        = $true )
      | ( ( operation @ SV165 )
        = $false )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[629]) ).

thf(641,plain,
    ! [SV166: $i,SV84: $i,SV176: $i] :
      ( ( ( ~ ( compatible @ SV176 @ SV84 @ SV166 )
          | ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SV176 @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) ) @ ( apply @ SV176 @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) )
           != ( apply @ SV176 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) ) )
          | ( homomorphism @ SV176 @ SV84 @ SV166 ) )
        = $true )
      | ( ( operation @ SV166 )
        = $false )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[630]) ).

thf(642,plain,
    ! [SV96: $i,SV16: $i,SV171: $i,SV169: $i] :
      ( ( ( member @ SV169 @ SV171 )
        = $false )
      | ( ( member @ ( ordered_pair @ SV16 @ SV169 ) @ ( cross_product @ SV96 @ SV171 ) )
        = $true )
      | ( ( member @ SV16 @ SV96 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[632]) ).

thf(643,plain,
    ! [SV155: $i,SV109: $i,SV33: $i,SV135: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
        = $false )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV135 @ SV33 ) @ SV109 ) @ ( rotate @ SV155 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV33 @ SV109 ) @ SV135 ) @ SV155 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[634]) ).

thf(644,plain,
    ! [SV157: $i,SV137: $i,SV36: $i,SV111: $i] :
      ( ( ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( cross_product @ ( cross_product @ universal_class @ universal_class ) @ universal_class ) )
        = $false )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV111 @ SV36 ) @ SV137 ) @ ( flip @ SV157 ) )
        = $true )
      | ( ( member @ ( ordered_pair @ ( ordered_pair @ SV36 @ SV111 ) @ SV137 ) @ SV157 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[635]) ).

thf(645,plain,
    ! [SV141: $i,SV119: $i,SV55: $i,SV159: $i] :
      ( ( ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( cross_product @ universal_class @ universal_class ) )
        = $false )
      | ( ( member @ ( ordered_pair @ SV159 @ SV55 ) @ ( compose @ SV119 @ SV141 ) )
        = $true )
      | ( ( member @ SV55 @ ( image @ SV119 @ ( image @ SV141 @ ( singleton @ SV159 ) ) ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[636]) ).

thf(646,plain,
    ! [SV163: $i,SV173: $i,SV78: $i] :
      ( ( ( ~ ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SV173 ) ) ) )
        = $true )
      | ( ( compatible @ SV78 @ SV163 @ SV173 )
        = $true )
      | ( ( ( domain_of @ ( domain_of @ SV163 ) )
          = ( domain_of @ SV78 ) )
        = $false )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[638]) ).

thf(647,plain,
    ! [SV82: $i,SV146: $i,SV126: $i,SV174: $i,SV172: $i] :
      ( ( ( ~ ( member @ ( ordered_pair @ SV172 @ SV174 ) @ ( domain_of @ SV126 ) ) )
        = $true )
      | ( ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SV172 ) @ ( apply @ SV82 @ SV174 ) ) )
          = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SV172 @ SV174 ) ) ) )
        = $true )
      | ( ( homomorphism @ SV82 @ SV126 @ SV146 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[639]) ).

thf(648,plain,
    ! [SV165: $i,SV83: $i,SV175: $i] :
      ( ( ( ~ ( compatible @ SV175 @ SV83 @ SV165 ) )
        = $true )
      | ( ( ( homomorphism @ SV175 @ SV83 @ SV165 )
          | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SV175 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SV175 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) )
        = $true )
      | ( ( operation @ SV165 )
        = $false )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[640]) ).

thf(649,plain,
    ! [SV166: $i,SV84: $i,SV176: $i] :
      ( ( ( ~ ( compatible @ SV176 @ SV84 @ SV166 ) )
        = $true )
      | ( ( ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SV176 @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) ) @ ( apply @ SV176 @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) )
           != ( apply @ SV176 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) ) )
          | ( homomorphism @ SV176 @ SV84 @ SV166 ) )
        = $true )
      | ( ( operation @ SV166 )
        = $false )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[641]) ).

thf(650,plain,
    ! [SV163: $i,SV173: $i,SV78: $i] :
      ( ( ( subclass @ ( range_of @ SV78 ) @ ( domain_of @ ( domain_of @ SV173 ) ) )
        = $false )
      | ( ( compatible @ SV78 @ SV163 @ SV173 )
        = $true )
      | ( ( ( domain_of @ ( domain_of @ SV163 ) )
          = ( domain_of @ SV78 ) )
        = $false )
      | ( ( function @ SV78 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[646]) ).

thf(651,plain,
    ! [SV82: $i,SV146: $i,SV126: $i,SV174: $i,SV172: $i] :
      ( ( ( member @ ( ordered_pair @ SV172 @ SV174 ) @ ( domain_of @ SV126 ) )
        = $false )
      | ( ( ( apply @ SV146 @ ( ordered_pair @ ( apply @ SV82 @ SV172 ) @ ( apply @ SV82 @ SV174 ) ) )
          = ( apply @ SV82 @ ( apply @ SV126 @ ( ordered_pair @ SV172 @ SV174 ) ) ) )
        = $true )
      | ( ( homomorphism @ SV82 @ SV126 @ SV146 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[647]) ).

thf(652,plain,
    ! [SV165: $i,SV83: $i,SV175: $i] :
      ( ( ( compatible @ SV175 @ SV83 @ SV165 )
        = $false )
      | ( ( ( homomorphism @ SV175 @ SV83 @ SV165 )
          | ( member @ ( ordered_pair @ ( not_homomorphism1 @ SV175 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SV175 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) ) )
        = $true )
      | ( ( operation @ SV165 )
        = $false )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[648]) ).

thf(653,plain,
    ! [SV166: $i,SV84: $i,SV176: $i] :
      ( ( ( compatible @ SV176 @ SV84 @ SV166 )
        = $false )
      | ( ( ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SV176 @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) ) @ ( apply @ SV176 @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) )
           != ( apply @ SV176 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) ) )
          | ( homomorphism @ SV176 @ SV84 @ SV166 ) )
        = $true )
      | ( ( operation @ SV166 )
        = $false )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[649]) ).

thf(654,plain,
    ! [SV165: $i,SV83: $i,SV175: $i] :
      ( ( ( homomorphism @ SV175 @ SV83 @ SV165 )
        = $true )
      | ( ( member @ ( ordered_pair @ ( not_homomorphism1 @ SV175 @ SV83 @ SV165 ) @ ( not_homomorphism2 @ SV175 @ SV83 @ SV165 ) ) @ ( domain_of @ SV83 ) )
        = $true )
      | ( ( compatible @ SV175 @ SV83 @ SV165 )
        = $false )
      | ( ( operation @ SV165 )
        = $false )
      | ( ( operation @ SV83 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[652]) ).

thf(655,plain,
    ! [SV84: $i,SV176: $i,SV166: $i] :
      ( ( ( ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SV176 @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) ) @ ( apply @ SV176 @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) )
           != ( apply @ SV176 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) ) ) )
        = $true )
      | ( ( homomorphism @ SV176 @ SV84 @ SV166 )
        = $true )
      | ( ( compatible @ SV176 @ SV84 @ SV166 )
        = $false )
      | ( ( operation @ SV166 )
        = $false )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[653]) ).

thf(656,plain,
    ! [SV84: $i,SV176: $i,SV166: $i] :
      ( ( ( ( apply @ SV166 @ ( ordered_pair @ ( apply @ SV176 @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) ) @ ( apply @ SV176 @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) )
          = ( apply @ SV176 @ ( apply @ SV84 @ ( ordered_pair @ ( not_homomorphism1 @ SV176 @ SV84 @ SV166 ) @ ( not_homomorphism2 @ SV176 @ SV84 @ SV166 ) ) ) ) )
        = $false )
      | ( ( homomorphism @ SV176 @ SV84 @ SV166 )
        = $true )
      | ( ( compatible @ SV176 @ SV84 @ SV166 )
        = $false )
      | ( ( operation @ SV166 )
        = $false )
      | ( ( operation @ SV84 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[655]) ).

thf(657,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[230,656,654,651,650,645,644,643,642,637,633,631,625,623,622,620,618,616,614,613,612,611,606,605,604,602,601,600,598,596,593,587,586,585,584,582,581,579,560,553,540,535,534,531,530,529,516,515,514,512,511,507,506,505,504,501,500,499,497,496,493,492,485,484,465,445,444,443,434,425,414,413,401,400,390,375,374,356,354,347,343,342,339,336,317,309,305,287,286,281,264,262,256]) ).

thf(658,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[657]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SET077-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n019.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 : Mon Jul 11 07:08:38 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  ..
% 0.19/0.41  
% 0.19/0.41   No.of.Axioms: 92
% 0.19/0.41  
% 0.19/0.41   Length.of.Defs: 0
% 0.19/0.41  
% 0.19/0.41   Contains.Choice.Funs: false
% 0.19/0.45  ..
% 0.19/0.48  (rf:0,axioms:92,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:94,loop_count:0,foatp_calls:0,translation:fof_full).................................
% 0.51/0.73  
% 0.51/0.73  ********************************
% 0.51/0.73  *   All subproblems solved!    *
% 0.51/0.73  ********************************
% 0.51/0.73  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:92,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:657,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.69/0.88  
% 0.69/0.88  %**** Beginning of derivation protocol ****
% 0.69/0.88  % SZS output start CNFRefutation
% See solution above
% 0.69/0.88  
% 0.69/0.88  %**** End of derivation protocol ****
% 0.69/0.88  %**** no. of clauses in derivation: 658 ****
% 0.69/0.88  %**** clause counter: 657 ****
% 0.69/0.88  
% 0.69/0.88  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:92,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:657,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------