TSTP Solution File: SET660+3 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : SET660+3 : TPTP v8.1.2. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n014.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:20:09 EDT 2023

% Result   : Theorem 0.38s 0.64s
% Output   : CNFRefutation 0.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   83 (  12 unt;   0 def)
%            Number of atoms       :  349 (  37 equ)
%            Maximal formula atoms :   26 (   4 avg)
%            Number of connectives :  442 ( 176   ~; 184   |;  31   &)
%                                         (  10 <=>;  41  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   18 (  18 usr;   6 con; 0-3 aty)
%            Number of variables   :  152 (   9 sgn;  70   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(p24,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p24) ).

fof(p23,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ~ empty(power_set(X1))
        & ilf_type(power_set(X1),set_type) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p23) ).

fof(p34,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p34) ).

fof(p17,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ilf_type(X2,subset_type(X1))
          <=> ilf_type(X2,member_type(power_set(X1))) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p17) ).

fof(p32,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => range(X1,X2,X3) = range_of(X3) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p32) ).

fof(prove_relset_1_23,conjecture,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ( ! [X4] :
                    ( ilf_type(X4,set_type)
                   => ( member(X4,X2)
                     => ? [X5] :
                          ( ilf_type(X5,set_type)
                          & member(ordered_pair(X5,X4),X3) ) ) )
              <=> range(X1,X2,X3) = X2 ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',prove_relset_1_23) ).

fof(p22,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( member(X1,power_set(X2))
          <=> ! [X3] :
                ( ilf_type(X3,set_type)
               => ( member(X3,X1)
                 => member(X3,X2) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p22) ).

fof(p33,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ilf_type(range(X1,X2,X3),subset_type(X2)) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p33) ).

fof(p19,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( X1 = X2
          <=> ! [X3] :
                ( ilf_type(X3,set_type)
               => ( member(X3,X1)
                <=> member(X3,X2) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p19) ).

fof(p1,axiom,
    ! [X1] :
      ( ilf_type(X1,binary_relation_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( member(X2,range_of(X1))
          <=> ? [X3] :
                ( ilf_type(X3,set_type)
                & member(ordered_pair(X3,X2),X1) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p1) ).

fof(p27,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,subset_type(cross_product(X1,X2)))
             => relation_like(X3) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p27) ).

fof(p7,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X1,X2)))
               => ilf_type(X3,relation_type(X1,X2)) )
            & ! [X4] :
                ( ilf_type(X4,relation_type(X1,X2))
               => ilf_type(X4,subset_type(cross_product(X1,X2))) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p7) ).

fof(p15,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ilf_type(X1,binary_relation_type)
      <=> ( relation_like(X1)
          & ilf_type(X1,set_type) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p',p15) ).

fof(c_0_13,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    inference(fof_simplification,[status(thm)],[p24]) ).

fof(c_0_14,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ~ empty(power_set(X1))
        & ilf_type(power_set(X1),set_type) ) ),
    inference(fof_simplification,[status(thm)],[p23]) ).

fof(c_0_15,plain,
    ! [X41,X42] :
      ( ( ~ ilf_type(X41,member_type(X42))
        | member(X41,X42)
        | empty(X42)
        | ~ ilf_type(X42,set_type)
        | ~ ilf_type(X41,set_type) )
      & ( ~ member(X41,X42)
        | ilf_type(X41,member_type(X42))
        | empty(X42)
        | ~ ilf_type(X42,set_type)
        | ~ ilf_type(X41,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_13])])])]) ).

fof(c_0_16,plain,
    ! [X63] : ilf_type(X63,set_type),
    inference(variable_rename,[status(thm)],[p34]) ).

fof(c_0_17,plain,
    ! [X75,X76] :
      ( ( ~ ilf_type(X76,subset_type(X75))
        | ilf_type(X76,member_type(power_set(X75)))
        | ~ ilf_type(X76,set_type)
        | ~ ilf_type(X75,set_type) )
      & ( ~ ilf_type(X76,member_type(power_set(X75)))
        | ilf_type(X76,subset_type(X75))
        | ~ ilf_type(X76,set_type)
        | ~ ilf_type(X75,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p17])])])]) ).

fof(c_0_18,plain,
    ! [X88] :
      ( ( ~ empty(power_set(X88))
        | ~ ilf_type(X88,set_type) )
      & ( ilf_type(power_set(X88),set_type)
        | ~ ilf_type(X88,set_type) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])]) ).

fof(c_0_19,plain,
    ! [X13,X14,X15] :
      ( ~ ilf_type(X13,set_type)
      | ~ ilf_type(X14,set_type)
      | ~ ilf_type(X15,relation_type(X13,X14))
      | range(X13,X14,X15) = range_of(X15) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p32])])]) ).

fof(c_0_20,negated_conjecture,
    ~ ! [X1] :
        ( ilf_type(X1,set_type)
       => ! [X2] :
            ( ilf_type(X2,set_type)
           => ! [X3] :
                ( ilf_type(X3,relation_type(X1,X2))
               => ( ! [X4] :
                      ( ilf_type(X4,set_type)
                     => ( member(X4,X2)
                       => ? [X5] :
                            ( ilf_type(X5,set_type)
                            & member(ordered_pair(X5,X4),X3) ) ) )
                <=> range(X1,X2,X3) = X2 ) ) ) ),
    inference(assume_negation,[status(cth)],[prove_relset_1_23]) ).

fof(c_0_21,plain,
    ! [X37,X38,X39] :
      ( ( ~ member(X37,power_set(X38))
        | ~ ilf_type(X39,set_type)
        | ~ member(X39,X37)
        | member(X39,X38)
        | ~ ilf_type(X38,set_type)
        | ~ ilf_type(X37,set_type) )
      & ( ilf_type(esk10_2(X37,X38),set_type)
        | member(X37,power_set(X38))
        | ~ ilf_type(X38,set_type)
        | ~ ilf_type(X37,set_type) )
      & ( member(esk10_2(X37,X38),X37)
        | member(X37,power_set(X38))
        | ~ ilf_type(X38,set_type)
        | ~ ilf_type(X37,set_type) )
      & ( ~ member(esk10_2(X37,X38),X38)
        | member(X37,power_set(X38))
        | ~ ilf_type(X38,set_type)
        | ~ ilf_type(X37,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p22])])])])]) ).

cnf(c_0_22,plain,
    ( member(X1,X2)
    | empty(X2)
    | ~ ilf_type(X1,member_type(X2))
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_23,plain,
    ilf_type(X1,set_type),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_24,plain,
    ( ilf_type(X1,member_type(power_set(X2)))
    | ~ ilf_type(X1,subset_type(X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_25,plain,
    ( ~ empty(power_set(X1))
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_26,plain,
    ! [X16,X17,X18] :
      ( ~ ilf_type(X16,set_type)
      | ~ ilf_type(X17,set_type)
      | ~ ilf_type(X18,relation_type(X16,X17))
      | ilf_type(range(X16,X17,X18),subset_type(X17)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p33])])]) ).

cnf(c_0_27,plain,
    ( range(X1,X2,X3) = range_of(X3)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

fof(c_0_28,negated_conjecture,
    ! [X10,X11] :
      ( ilf_type(esk1_0,set_type)
      & ilf_type(esk2_0,set_type)
      & ilf_type(esk3_0,relation_type(esk1_0,esk2_0))
      & ( ilf_type(esk4_0,set_type)
        | range(esk1_0,esk2_0,esk3_0) != esk2_0 )
      & ( member(esk4_0,esk2_0)
        | range(esk1_0,esk2_0,esk3_0) != esk2_0 )
      & ( ~ ilf_type(X10,set_type)
        | ~ member(ordered_pair(X10,esk4_0),esk3_0)
        | range(esk1_0,esk2_0,esk3_0) != esk2_0 )
      & ( ilf_type(esk5_1(X11),set_type)
        | ~ member(X11,esk2_0)
        | ~ ilf_type(X11,set_type)
        | range(esk1_0,esk2_0,esk3_0) = esk2_0 )
      & ( member(ordered_pair(esk5_1(X11),X11),esk3_0)
        | ~ member(X11,esk2_0)
        | ~ ilf_type(X11,set_type)
        | range(esk1_0,esk2_0,esk3_0) = esk2_0 ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_20])])])])]) ).

cnf(c_0_29,plain,
    ( member(X3,X2)
    | ~ member(X1,power_set(X2))
    | ~ ilf_type(X3,set_type)
    | ~ member(X3,X1)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_30,plain,
    ( empty(X1)
    | member(X2,X1)
    | ~ ilf_type(X2,member_type(X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_23]),c_0_23])]) ).

cnf(c_0_31,plain,
    ( ilf_type(X1,member_type(power_set(X2)))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_24,c_0_23]),c_0_23])]) ).

cnf(c_0_32,plain,
    ~ empty(power_set(X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_25,c_0_23])]) ).

cnf(c_0_33,plain,
    ( ilf_type(range(X1,X2,X3),subset_type(X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_34,plain,
    ( range(X1,X2,X3) = range_of(X3)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_23]),c_0_23])]) ).

cnf(c_0_35,negated_conjecture,
    ilf_type(esk3_0,relation_type(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_36,plain,
    ( member(X1,X2)
    | ~ member(X3,power_set(X2))
    | ~ member(X1,X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_29,c_0_23]),c_0_23]),c_0_23])]) ).

cnf(c_0_37,plain,
    ( member(X1,power_set(X2))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_32]) ).

cnf(c_0_38,plain,
    ( ilf_type(range(X1,X2,X3),subset_type(X2))
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_33,c_0_23]),c_0_23])]) ).

cnf(c_0_39,negated_conjecture,
    range(esk1_0,esk2_0,esk3_0) = range_of(esk3_0),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

fof(c_0_40,plain,
    ! [X29,X30,X31] :
      ( ( ~ member(X31,X29)
        | member(X31,X30)
        | ~ ilf_type(X31,set_type)
        | X29 != X30
        | ~ ilf_type(X30,set_type)
        | ~ ilf_type(X29,set_type) )
      & ( ~ member(X31,X30)
        | member(X31,X29)
        | ~ ilf_type(X31,set_type)
        | X29 != X30
        | ~ ilf_type(X30,set_type)
        | ~ ilf_type(X29,set_type) )
      & ( ilf_type(esk8_2(X29,X30),set_type)
        | X29 = X30
        | ~ ilf_type(X30,set_type)
        | ~ ilf_type(X29,set_type) )
      & ( ~ member(esk8_2(X29,X30),X29)
        | ~ member(esk8_2(X29,X30),X30)
        | X29 = X30
        | ~ ilf_type(X30,set_type)
        | ~ ilf_type(X29,set_type) )
      & ( member(esk8_2(X29,X30),X29)
        | member(esk8_2(X29,X30),X30)
        | X29 = X30
        | ~ ilf_type(X30,set_type)
        | ~ ilf_type(X29,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p19])])])])]) ).

cnf(c_0_41,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ ilf_type(X3,subset_type(X2)) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_42,negated_conjecture,
    ilf_type(range_of(esk3_0),subset_type(esk2_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_35])]) ).

cnf(c_0_43,plain,
    ( member(esk8_2(X1,X2),X1)
    | member(esk8_2(X1,X2),X2)
    | X1 = X2
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_44,negated_conjecture,
    ( member(X1,esk2_0)
    | ~ member(X1,range_of(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_45,plain,
    ( X1 = X2
    | member(esk8_2(X1,X2),X1)
    | member(esk8_2(X1,X2),X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_43,c_0_23]),c_0_23])]) ).

fof(c_0_46,plain,
    ! [X19,X20,X22] :
      ( ( ilf_type(esk6_2(X19,X20),set_type)
        | ~ member(X20,range_of(X19))
        | ~ ilf_type(X20,set_type)
        | ~ ilf_type(X19,binary_relation_type) )
      & ( member(ordered_pair(esk6_2(X19,X20),X20),X19)
        | ~ member(X20,range_of(X19))
        | ~ ilf_type(X20,set_type)
        | ~ ilf_type(X19,binary_relation_type) )
      & ( ~ ilf_type(X22,set_type)
        | ~ member(ordered_pair(X22,X20),X19)
        | member(X20,range_of(X19))
        | ~ ilf_type(X20,set_type)
        | ~ ilf_type(X19,binary_relation_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p1])])])])]) ).

cnf(c_0_47,negated_conjecture,
    ( member(ordered_pair(esk5_1(X1),X1),esk3_0)
    | range(esk1_0,esk2_0,esk3_0) = esk2_0
    | ~ member(X1,esk2_0)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

fof(c_0_48,plain,
    ! [X79,X80,X81] :
      ( ~ ilf_type(X79,set_type)
      | ~ ilf_type(X80,set_type)
      | ~ ilf_type(X81,subset_type(cross_product(X79,X80)))
      | relation_like(X81) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p27])])]) ).

fof(c_0_49,plain,
    ! [X64,X65,X66,X67] :
      ( ( ~ ilf_type(X66,subset_type(cross_product(X64,X65)))
        | ilf_type(X66,relation_type(X64,X65))
        | ~ ilf_type(X65,set_type)
        | ~ ilf_type(X64,set_type) )
      & ( ~ ilf_type(X67,relation_type(X64,X65))
        | ilf_type(X67,subset_type(cross_product(X64,X65)))
        | ~ ilf_type(X65,set_type)
        | ~ ilf_type(X64,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p7])])])]) ).

cnf(c_0_50,plain,
    ( X1 = X2
    | ~ member(esk8_2(X1,X2),X1)
    | ~ member(esk8_2(X1,X2),X2)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_51,negated_conjecture,
    ( range_of(esk3_0) = X1
    | member(esk8_2(range_of(esk3_0),X1),esk2_0)
    | member(esk8_2(range_of(esk3_0),X1),X1) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_52,plain,
    ( member(X2,range_of(X3))
    | ~ ilf_type(X1,set_type)
    | ~ member(ordered_pair(X1,X2),X3)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,binary_relation_type) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_53,negated_conjecture,
    ( range(esk1_0,esk2_0,esk3_0) = esk2_0
    | member(ordered_pair(esk5_1(X1),X1),esk3_0)
    | ~ member(X1,esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_47,c_0_23])]) ).

fof(c_0_54,plain,
    ! [X83] :
      ( ( relation_like(X83)
        | ~ ilf_type(X83,binary_relation_type)
        | ~ ilf_type(X83,set_type) )
      & ( ilf_type(X83,set_type)
        | ~ ilf_type(X83,binary_relation_type)
        | ~ ilf_type(X83,set_type) )
      & ( ~ relation_like(X83)
        | ~ ilf_type(X83,set_type)
        | ilf_type(X83,binary_relation_type)
        | ~ ilf_type(X83,set_type) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p15])])]) ).

cnf(c_0_55,plain,
    ( relation_like(X3)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_56,plain,
    ( ilf_type(X1,subset_type(cross_product(X2,X3)))
    | ~ ilf_type(X1,relation_type(X2,X3))
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_57,plain,
    ( X1 = X2
    | ~ member(esk8_2(X1,X2),X2)
    | ~ member(esk8_2(X1,X2),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_23]),c_0_23])]) ).

cnf(c_0_58,negated_conjecture,
    ( range_of(esk3_0) = esk2_0
    | member(esk8_2(range_of(esk3_0),esk2_0),esk2_0) ),
    inference(ef,[status(thm)],[c_0_51]) ).

cnf(c_0_59,plain,
    ( member(X1,range_of(X2))
    | ~ member(ordered_pair(X3,X1),X2)
    | ~ ilf_type(X2,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_52,c_0_23]),c_0_23])]) ).

cnf(c_0_60,negated_conjecture,
    ( range_of(esk3_0) = esk2_0
    | member(ordered_pair(esk5_1(X1),X1),esk3_0)
    | ~ member(X1,esk2_0) ),
    inference(rw,[status(thm)],[c_0_53,c_0_39]) ).

cnf(c_0_61,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_62,plain,
    ( relation_like(X1)
    | ~ ilf_type(X1,subset_type(cross_product(X2,X3))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_55,c_0_23]),c_0_23])]) ).

cnf(c_0_63,plain,
    ( ilf_type(X1,subset_type(cross_product(X2,X3)))
    | ~ ilf_type(X1,relation_type(X2,X3)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_56,c_0_23]),c_0_23])]) ).

cnf(c_0_64,negated_conjecture,
    ( ~ ilf_type(X1,set_type)
    | ~ member(ordered_pair(X1,esk4_0),esk3_0)
    | range(esk1_0,esk2_0,esk3_0) != esk2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_65,negated_conjecture,
    ( range_of(esk3_0) = esk2_0
    | ~ member(esk8_2(range_of(esk3_0),esk2_0),range_of(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_66,negated_conjecture,
    ( range_of(esk3_0) = esk2_0
    | member(X1,range_of(esk3_0))
    | ~ member(X1,esk2_0)
    | ~ ilf_type(esk3_0,binary_relation_type) ),
    inference(spm,[status(thm)],[c_0_59,c_0_60]) ).

cnf(c_0_67,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1)
    | ~ ilf_type(X1,set_type) ),
    inference(cn,[status(thm)],[c_0_61]) ).

cnf(c_0_68,plain,
    ( relation_like(X1)
    | ~ ilf_type(X1,relation_type(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_69,negated_conjecture,
    ( range(esk1_0,esk2_0,esk3_0) != esk2_0
    | ~ member(ordered_pair(X1,esk4_0),esk3_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_23])]) ).

cnf(c_0_70,plain,
    ( member(ordered_pair(esk6_2(X1,X2),X2),X1)
    | ~ member(X2,range_of(X1))
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,binary_relation_type) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_71,negated_conjecture,
    ( member(esk4_0,esk2_0)
    | range(esk1_0,esk2_0,esk3_0) != esk2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_72,negated_conjecture,
    ( range_of(esk3_0) = esk2_0
    | ~ ilf_type(esk3_0,binary_relation_type) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_66]),c_0_58]) ).

cnf(c_0_73,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_67,c_0_23])]) ).

cnf(c_0_74,negated_conjecture,
    relation_like(esk3_0),
    inference(spm,[status(thm)],[c_0_68,c_0_35]) ).

cnf(c_0_75,negated_conjecture,
    ( range_of(esk3_0) != esk2_0
    | ~ member(ordered_pair(X1,esk4_0),esk3_0) ),
    inference(rw,[status(thm)],[c_0_69,c_0_39]) ).

cnf(c_0_76,plain,
    ( member(ordered_pair(esk6_2(X1,X2),X2),X1)
    | ~ member(X2,range_of(X1))
    | ~ ilf_type(X1,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_23])]) ).

cnf(c_0_77,negated_conjecture,
    ( member(esk4_0,esk2_0)
    | range_of(esk3_0) != esk2_0 ),
    inference(rw,[status(thm)],[c_0_71,c_0_39]) ).

cnf(c_0_78,negated_conjecture,
    range_of(esk3_0) = esk2_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_73]),c_0_74])]) ).

cnf(c_0_79,negated_conjecture,
    ( range_of(esk3_0) != esk2_0
    | ~ member(esk4_0,range_of(esk3_0))
    | ~ ilf_type(esk3_0,binary_relation_type) ),
    inference(spm,[status(thm)],[c_0_75,c_0_76]) ).

cnf(c_0_80,negated_conjecture,
    member(esk4_0,esk2_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_77,c_0_78])]) ).

cnf(c_0_81,negated_conjecture,
    ~ ilf_type(esk3_0,binary_relation_type),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_79,c_0_78]),c_0_78])]),c_0_80])]) ).

cnf(c_0_82,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_73]),c_0_74])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem    : SET660+3 : TPTP v8.1.2. Released v2.2.0.
% 0.14/0.15  % Command    : run_E %s %d THM
% 0.15/0.37  % Computer : n014.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.22/0.37  % CPULimit   : 2400
% 0.22/0.37  % WCLimit    : 300
% 0.22/0.37  % DateTime   : Mon Oct  2 16:46:34 EDT 2023
% 0.22/0.37  % CPUTime    : 
% 0.23/0.52  Running first-order theorem proving
% 0.23/0.52  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.63yTSKpAik/E---3.1_4203.p
% 0.38/0.64  # Version: 3.1pre001
% 0.38/0.64  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.38/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.38/0.64  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.38/0.64  # Starting new_bool_3 with 300s (1) cores
% 0.38/0.64  # Starting new_bool_1 with 300s (1) cores
% 0.38/0.64  # Starting sh5l with 300s (1) cores
% 0.38/0.64  # sh5l with pid 4284 completed with status 0
% 0.38/0.64  # Result found by sh5l
% 0.38/0.64  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.38/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.38/0.64  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.38/0.64  # Starting new_bool_3 with 300s (1) cores
% 0.38/0.64  # Starting new_bool_1 with 300s (1) cores
% 0.38/0.64  # Starting sh5l with 300s (1) cores
% 0.38/0.64  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.38/0.64  # Search class: FGHSF-FFMS31-SFFFFFNN
% 0.38/0.64  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.38/0.64  # Starting G-E--_207_C01_F1_SE_CS_SP_PI_S5PRR_S0Y with 148s (1) cores
% 0.38/0.64  # G-E--_207_C01_F1_SE_CS_SP_PI_S5PRR_S0Y with pid 4291 completed with status 0
% 0.38/0.64  # Result found by G-E--_207_C01_F1_SE_CS_SP_PI_S5PRR_S0Y
% 0.38/0.64  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.38/0.64  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.38/0.64  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.38/0.64  # Starting new_bool_3 with 300s (1) cores
% 0.38/0.64  # Starting new_bool_1 with 300s (1) cores
% 0.38/0.64  # Starting sh5l with 300s (1) cores
% 0.38/0.64  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.38/0.64  # Search class: FGHSF-FFMS31-SFFFFFNN
% 0.38/0.64  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.38/0.64  # Starting G-E--_207_C01_F1_SE_CS_SP_PI_S5PRR_S0Y with 148s (1) cores
% 0.38/0.64  # Preprocessing time       : 0.002 s
% 0.38/0.64  
% 0.38/0.64  # Proof found!
% 0.38/0.64  # SZS status Theorem
% 0.38/0.64  # SZS output start CNFRefutation
% See solution above
% 0.38/0.64  # Parsed axioms                        : 35
% 0.38/0.64  # Removed by relevancy pruning/SinE    : 0
% 0.38/0.64  # Initial clauses                      : 73
% 0.38/0.64  # Removed in clause preprocessing      : 3
% 0.38/0.64  # Initial clauses in saturation        : 70
% 0.38/0.64  # Processed clauses                    : 1190
% 0.38/0.64  # ...of these trivial                  : 19
% 0.38/0.64  # ...subsumed                          : 676
% 0.38/0.64  # ...remaining for further processing  : 495
% 0.38/0.64  # Other redundant clauses eliminated   : 5
% 0.38/0.64  # Clauses deleted for lack of memory   : 0
% 0.38/0.64  # Backward-subsumed                    : 193
% 0.38/0.64  # Backward-rewritten                   : 66
% 0.38/0.64  # Generated clauses                    : 4893
% 0.38/0.64  # ...of the previous two non-redundant : 4813
% 0.38/0.64  # ...aggressively subsumed             : 0
% 0.38/0.64  # Contextual simplify-reflections      : 19
% 0.38/0.64  # Paramodulations                      : 4856
% 0.38/0.64  # Factorizations                       : 32
% 0.38/0.64  # NegExts                              : 0
% 0.38/0.64  # Equation resolutions                 : 5
% 0.38/0.64  # Total rewrite steps                  : 336
% 0.38/0.64  # Propositional unsat checks           : 0
% 0.38/0.64  #    Propositional check models        : 0
% 0.38/0.64  #    Propositional check unsatisfiable : 0
% 0.38/0.64  #    Propositional clauses             : 0
% 0.38/0.64  #    Propositional clauses after purity: 0
% 0.38/0.64  #    Propositional unsat core size     : 0
% 0.38/0.64  #    Propositional preprocessing time  : 0.000
% 0.38/0.64  #    Propositional encoding time       : 0.000
% 0.38/0.64  #    Propositional solver time         : 0.000
% 0.38/0.64  #    Success case prop preproc time    : 0.000
% 0.38/0.64  #    Success case prop encoding time   : 0.000
% 0.38/0.64  #    Success case prop solver time     : 0.000
% 0.38/0.64  # Current number of processed clauses  : 232
% 0.38/0.64  #    Positive orientable unit clauses  : 39
% 0.38/0.64  #    Positive unorientable unit clauses: 1
% 0.38/0.64  #    Negative unit clauses             : 5
% 0.38/0.64  #    Non-unit-clauses                  : 187
% 0.38/0.64  # Current number of unprocessed clauses: 3652
% 0.38/0.64  # ...number of literals in the above   : 13876
% 0.38/0.64  # Current number of archived formulas  : 0
% 0.38/0.64  # Current number of archived clauses   : 259
% 0.38/0.64  # Clause-clause subsumption calls (NU) : 35068
% 0.38/0.64  # Rec. Clause-clause subsumption calls : 25399
% 0.38/0.64  # Non-unit clause-clause subsumptions  : 768
% 0.38/0.64  # Unit Clause-clause subsumption calls : 726
% 0.38/0.64  # Rewrite failures with RHS unbound    : 0
% 0.38/0.64  # BW rewrite match attempts            : 28
% 0.38/0.64  # BW rewrite match successes           : 7
% 0.38/0.64  # Condensation attempts                : 0
% 0.38/0.64  # Condensation successes               : 0
% 0.38/0.64  # Termbank termtop insertions          : 70583
% 0.38/0.64  
% 0.38/0.64  # -------------------------------------------------
% 0.38/0.64  # User time                : 0.106 s
% 0.38/0.64  # System time              : 0.004 s
% 0.38/0.64  # Total time               : 0.110 s
% 0.38/0.64  # Maximum resident set size: 2016 pages
% 0.38/0.64  
% 0.38/0.64  # -------------------------------------------------
% 0.38/0.64  # User time                : 0.107 s
% 0.38/0.64  # System time              : 0.007 s
% 0.38/0.64  # Total time               : 0.114 s
% 0.38/0.64  # Maximum resident set size: 1720 pages
% 0.38/0.64  % E---3.1 exiting
% 0.38/0.64  % E---3.1 exiting
%------------------------------------------------------------------------------