TSTP Solution File: SET683+3 by E-SAT---3.1.00

View Problem - Process Solution

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

% Computer : n018.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  : 300s
% DateTime : Sat May  4 09:23:36 EDT 2024

% Result   : Theorem 0.16s 0.43s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   85 (  12 unt;   0 def)
%            Number of atoms       :  322 (   8 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  397 ( 160   ~; 148   |;  34   &)
%                                         (   7 <=>;  48  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   19 (  19 usr;   6 con; 0-3 aty)
%            Number of variables   :  167 (   9 sgn  77   !;   5   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(p4,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.iYZrHKm0x8/E---3.1_14951.p',p4) ).

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

fof(p24,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',p24) ).

fof(p12,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.iYZrHKm0x8/E---3.1_14951.p',p12) ).

fof(p5,axiom,
    ! [X1] :
      ( ( ~ empty(X1)
        & ilf_type(X1,set_type) )
     => ? [X2] : ilf_type(X2,member_type(X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',p5) ).

fof(p14,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.iYZrHKm0x8/E---3.1_14951.p',p14) ).

fof(p18,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.iYZrHKm0x8/E---3.1_14951.p',p18) ).

fof(p2,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.iYZrHKm0x8/E---3.1_14951.p',p2) ).

fof(p6,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',p6) ).

fof(p21,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ilf_type(domain(X1,X2,X3),subset_type(X1)) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',p21) ).

fof(p10,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.iYZrHKm0x8/E---3.1_14951.p',p10) ).

fof(prove_relset_1_50,conjecture,
    ! [X1] :
      ( ( ~ empty(X1)
        & ilf_type(X1,set_type) )
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ! [X3] :
              ( ilf_type(X3,relation_type(X2,X1))
             => ! [X4] :
                  ( ilf_type(X4,member_type(X1))
                 => ( member(X4,range(X2,X1,X3))
                   => ? [X5] :
                        ( ilf_type(X5,member_type(X2))
                        & member(X5,domain(X2,X1,X3)) ) ) ) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',prove_relset_1_50) ).

fof(p20,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => domain(X1,X2,X3) = domain_of(X3) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p',p20) ).

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

fof(p22,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.iYZrHKm0x8/E---3.1_14951.p',p22) ).

fof(c_0_15,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)],[p4]) ).

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

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

fof(c_0_18,plain,
    ! [X22] : ilf_type(X22,set_type),
    inference(variable_rename,[status(thm)],[p24]) ).

fof(c_0_19,plain,
    ! [X25,X26] :
      ( ( ~ ilf_type(X26,subset_type(X25))
        | ilf_type(X26,member_type(power_set(X25)))
        | ~ ilf_type(X26,set_type)
        | ~ ilf_type(X25,set_type) )
      & ( ~ ilf_type(X26,member_type(power_set(X25)))
        | ilf_type(X26,subset_type(X25))
        | ~ ilf_type(X26,set_type)
        | ~ ilf_type(X25,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p12])])])])]) ).

fof(c_0_20,plain,
    ! [X47] :
      ( ( ~ empty(power_set(X47))
        | ~ ilf_type(X47,set_type) )
      & ( ilf_type(power_set(X47),set_type)
        | ~ ilf_type(X47,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_16])])])]) ).

fof(c_0_21,plain,
    ! [X1] :
      ( ( ~ empty(X1)
        & ilf_type(X1,set_type) )
     => ? [X2] : ilf_type(X2,member_type(X1)) ),
    inference(fof_simplification,[status(thm)],[p5]) ).

fof(c_0_22,plain,
    ! [X43,X44,X45] :
      ( ( ~ member(X43,power_set(X44))
        | ~ ilf_type(X45,set_type)
        | ~ member(X45,X43)
        | member(X45,X44)
        | ~ ilf_type(X44,set_type)
        | ~ ilf_type(X43,set_type) )
      & ( ilf_type(esk10_2(X43,X44),set_type)
        | member(X43,power_set(X44))
        | ~ ilf_type(X44,set_type)
        | ~ ilf_type(X43,set_type) )
      & ( member(esk10_2(X43,X44),X43)
        | member(X43,power_set(X44))
        | ~ ilf_type(X44,set_type)
        | ~ ilf_type(X43,set_type) )
      & ( ~ member(esk10_2(X43,X44),X44)
        | member(X43,power_set(X44))
        | ~ ilf_type(X44,set_type)
        | ~ ilf_type(X43,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p14])])])])])]) ).

cnf(c_0_23,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_17]) ).

cnf(c_0_24,plain,
    ilf_type(X1,set_type),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_25,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_19]) ).

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

fof(c_0_27,plain,
    ! [X50,X51,X52] :
      ( ~ ilf_type(X50,set_type)
      | ~ ilf_type(X51,set_type)
      | ~ ilf_type(X52,subset_type(cross_product(X50,X51)))
      | relation_like(X52) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p18])])])]) ).

fof(c_0_28,plain,
    ! [X54,X55,X56,X57] :
      ( ( ~ ilf_type(X56,subset_type(cross_product(X54,X55)))
        | ilf_type(X56,relation_type(X54,X55))
        | ~ ilf_type(X55,set_type)
        | ~ ilf_type(X54,set_type) )
      & ( ~ ilf_type(X57,relation_type(X54,X55))
        | ilf_type(X57,subset_type(cross_product(X54,X55)))
        | ~ ilf_type(X55,set_type)
        | ~ ilf_type(X54,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p2])])])])]) ).

fof(c_0_29,plain,
    ! [X23] :
      ( empty(X23)
      | ~ ilf_type(X23,set_type)
      | ilf_type(esk6_1(X23),member_type(X23)) ),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])])])]) ).

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

cnf(c_0_31,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_22]) ).

cnf(c_0_32,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_23,c_0_24]),c_0_24])]) ).

cnf(c_0_33,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_25,c_0_24]),c_0_24])]) ).

cnf(c_0_34,plain,
    ~ empty(power_set(X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_26,c_0_24])]) ).

fof(c_0_35,plain,
    ! [X19,X20,X21] :
      ( ~ ilf_type(X19,set_type)
      | ~ ilf_type(X20,set_type)
      | ~ ilf_type(X21,relation_type(X19,X20))
      | ilf_type(domain(X19,X20,X21),subset_type(X19)) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p21])])])]) ).

fof(c_0_36,plain,
    ! [X49] :
      ( ( relation_like(X49)
        | ~ ilf_type(X49,binary_relation_type)
        | ~ ilf_type(X49,set_type) )
      & ( ilf_type(X49,set_type)
        | ~ ilf_type(X49,binary_relation_type)
        | ~ ilf_type(X49,set_type) )
      & ( ~ relation_like(X49)
        | ~ ilf_type(X49,set_type)
        | ilf_type(X49,binary_relation_type)
        | ~ ilf_type(X49,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p10])])])]) ).

cnf(c_0_37,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_27]) ).

cnf(c_0_38,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_28]) ).

fof(c_0_39,negated_conjecture,
    ~ ! [X1] :
        ( ( ~ empty(X1)
          & ilf_type(X1,set_type) )
       => ! [X2] :
            ( ( ~ empty(X2)
              & ilf_type(X2,set_type) )
           => ! [X3] :
                ( ilf_type(X3,relation_type(X2,X1))
               => ! [X4] :
                    ( ilf_type(X4,member_type(X1))
                   => ( member(X4,range(X2,X1,X3))
                     => ? [X5] :
                          ( ilf_type(X5,member_type(X2))
                          & member(X5,domain(X2,X1,X3)) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[prove_relset_1_50])]) ).

cnf(c_0_40,plain,
    ( empty(X1)
    | ilf_type(esk6_1(X1),member_type(X1))
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

fof(c_0_41,plain,
    ! [X13,X14] :
      ( ( ~ empty(X13)
        | ~ ilf_type(X14,set_type)
        | ~ member(X14,X13)
        | ~ ilf_type(X13,set_type) )
      & ( ilf_type(esk5_1(X13),set_type)
        | empty(X13)
        | ~ ilf_type(X13,set_type) )
      & ( member(esk5_1(X13),X13)
        | empty(X13)
        | ~ ilf_type(X13,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_30])])])])])]) ).

cnf(c_0_42,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_31,c_0_24]),c_0_24]),c_0_24])]) ).

cnf(c_0_43,plain,
    ( member(X1,power_set(X2))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34]) ).

cnf(c_0_44,plain,
    ( ilf_type(domain(X1,X2,X3),subset_type(X1))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

fof(c_0_45,plain,
    ! [X16,X17,X18] :
      ( ~ ilf_type(X16,set_type)
      | ~ ilf_type(X17,set_type)
      | ~ ilf_type(X18,relation_type(X16,X17))
      | domain(X16,X17,X18) = domain_of(X18) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p20])])])]) ).

fof(c_0_46,plain,
    ! [X37,X38] :
      ( ( ilf_type(esk8_2(X37,X38),set_type)
        | ~ member(X37,range_of(X38))
        | ~ ilf_type(X38,binary_relation_type)
        | ~ ilf_type(X37,set_type) )
      & ( member(esk8_2(X37,X38),domain_of(X38))
        | ~ member(X37,range_of(X38))
        | ~ ilf_type(X38,binary_relation_type)
        | ~ ilf_type(X37,set_type) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p1])])])])])]) ).

fof(c_0_47,plain,
    ! [X27,X28,X29] :
      ( ~ ilf_type(X27,set_type)
      | ~ ilf_type(X28,set_type)
      | ~ ilf_type(X29,relation_type(X27,X28))
      | range(X27,X28,X29) = range_of(X29) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p22])])])]) ).

cnf(c_0_48,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_36]) ).

cnf(c_0_49,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_37,c_0_24]),c_0_24])]) ).

cnf(c_0_50,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_38,c_0_24]),c_0_24])]) ).

fof(c_0_51,negated_conjecture,
    ! [X10] :
      ( ~ empty(esk1_0)
      & ilf_type(esk1_0,set_type)
      & ~ empty(esk2_0)
      & ilf_type(esk2_0,set_type)
      & ilf_type(esk3_0,relation_type(esk2_0,esk1_0))
      & ilf_type(esk4_0,member_type(esk1_0))
      & member(esk4_0,range(esk2_0,esk1_0,esk3_0))
      & ( ~ ilf_type(X10,member_type(esk2_0))
        | ~ member(X10,domain(esk2_0,esk1_0,esk3_0)) ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_39])])])])]) ).

cnf(c_0_52,plain,
    ( empty(X1)
    | ilf_type(esk6_1(X1),member_type(X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_40,c_0_24])]) ).

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

cnf(c_0_54,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ ilf_type(X3,subset_type(X2)) ),
    inference(spm,[status(thm)],[c_0_42,c_0_43]) ).

cnf(c_0_55,plain,
    ( ilf_type(domain(X1,X2,X3),subset_type(X1))
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_44,c_0_24]),c_0_24])]) ).

cnf(c_0_56,plain,
    ( domain(X1,X2,X3) = domain_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_45]) ).

cnf(c_0_57,plain,
    ( member(esk8_2(X1,X2),domain_of(X2))
    | ~ member(X1,range_of(X2))
    | ~ ilf_type(X2,binary_relation_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_58,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_47]) ).

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

cnf(c_0_60,plain,
    ( relation_like(X1)
    | ~ ilf_type(X1,relation_type(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

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

cnf(c_0_62,negated_conjecture,
    ( ~ ilf_type(X1,member_type(esk2_0))
    | ~ member(X1,domain(esk2_0,esk1_0,esk3_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_63,plain,
    ( empty(X1)
    | member(esk6_1(X1),X1) ),
    inference(spm,[status(thm)],[c_0_32,c_0_52]) ).

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

cnf(c_0_65,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_53,c_0_24]),c_0_24])]) ).

cnf(c_0_66,plain,
    ( member(X1,X2)
    | ~ member(X1,domain(X2,X3,X4))
    | ~ ilf_type(X4,relation_type(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_67,plain,
    ( domain(X1,X2,X3) = domain_of(X3)
    | ~ ilf_type(X3,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_56,c_0_24]),c_0_24])]) ).

cnf(c_0_68,plain,
    ( member(esk8_2(X1,X2),domain_of(X2))
    | ~ member(X1,range_of(X2))
    | ~ ilf_type(X2,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_57,c_0_24])]) ).

cnf(c_0_69,negated_conjecture,
    member(esk4_0,range(esk2_0,esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_70,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_58,c_0_24]),c_0_24])]) ).

cnf(c_0_71,plain,
    ( ilf_type(X1,binary_relation_type)
    | ~ relation_like(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_59,c_0_24])]) ).

cnf(c_0_72,negated_conjecture,
    relation_like(esk3_0),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_73,negated_conjecture,
    ( empty(domain(esk2_0,esk1_0,esk3_0))
    | ~ ilf_type(esk6_1(domain(esk2_0,esk1_0,esk3_0)),member_type(esk2_0)) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_74,plain,
    ( ilf_type(X1,member_type(X2))
    | ~ member(X1,X2) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_24]),c_0_24])]),c_0_65]) ).

cnf(c_0_75,plain,
    ( member(X1,X2)
    | ~ member(X1,domain_of(X3))
    | ~ ilf_type(X3,relation_type(X2,X4)) ),
    inference(spm,[status(thm)],[c_0_66,c_0_67]) ).

cnf(c_0_76,plain,
    ( ~ empty(domain_of(X1))
    | ~ member(X2,range_of(X1))
    | ~ ilf_type(X1,binary_relation_type) ),
    inference(spm,[status(thm)],[c_0_65,c_0_68]) ).

cnf(c_0_77,negated_conjecture,
    member(esk4_0,range_of(esk3_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_69,c_0_70]),c_0_61])]) ).

cnf(c_0_78,negated_conjecture,
    ilf_type(esk3_0,binary_relation_type),
    inference(spm,[status(thm)],[c_0_71,c_0_72]) ).

cnf(c_0_79,negated_conjecture,
    ( empty(domain(esk2_0,esk1_0,esk3_0))
    | ~ member(esk6_1(domain(esk2_0,esk1_0,esk3_0)),esk2_0) ),
    inference(spm,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_80,negated_conjecture,
    ( member(X1,esk2_0)
    | ~ member(X1,domain_of(esk3_0)) ),
    inference(spm,[status(thm)],[c_0_75,c_0_61]) ).

cnf(c_0_81,negated_conjecture,
    ~ empty(domain_of(esk3_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_78])]) ).

cnf(c_0_82,negated_conjecture,
    ( empty(domain_of(esk3_0))
    | ~ member(esk6_1(domain_of(esk3_0)),esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_67]),c_0_61])]) ).

cnf(c_0_83,negated_conjecture,
    member(esk6_1(domain_of(esk3_0)),esk2_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_80,c_0_63]),c_0_81]) ).

cnf(c_0_84,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_82,c_0_83])]),c_0_81]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SET683+3 : TPTP v8.1.2. Released v2.2.0.
% 0.10/0.10  % Command    : run_E %s %d THM
% 0.10/0.30  % Computer : n018.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 10:23:01 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.16/0.41  Running first-order model finding
% 0.16/0.41  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.iYZrHKm0x8/E---3.1_14951.p
% 0.16/0.43  # Version: 3.1.0
% 0.16/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.43  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.43  # Starting new_bool_1 with 300s (1) cores
% 0.16/0.43  # Starting sh5l with 300s (1) cores
% 0.16/0.43  # new_bool_3 with pid 15029 completed with status 0
% 0.16/0.43  # Result found by new_bool_3
% 0.16/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.43  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.43  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.43  # Search class: FGHSF-FFMM31-SFFFFFNN
% 0.16/0.43  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.43  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.16/0.43  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with pid 15034 completed with status 0
% 0.16/0.43  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN
% 0.16/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.43  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.43  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.43  # Search class: FGHSF-FFMM31-SFFFFFNN
% 0.16/0.43  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.43  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.16/0.43  # Preprocessing time       : 0.001 s
% 0.16/0.43  # Presaturation interreduction done
% 0.16/0.43  
% 0.16/0.43  # Proof found!
% 0.16/0.43  # SZS status Theorem
% 0.16/0.43  # SZS output start CNFRefutation
% See solution above
% 0.16/0.43  # Parsed axioms                        : 25
% 0.16/0.43  # Removed by relevancy pruning/SinE    : 2
% 0.16/0.43  # Initial clauses                      : 42
% 0.16/0.43  # Removed in clause preprocessing      : 1
% 0.16/0.43  # Initial clauses in saturation        : 41
% 0.16/0.43  # Processed clauses                    : 155
% 0.16/0.43  # ...of these trivial                  : 8
% 0.16/0.43  # ...subsumed                          : 19
% 0.16/0.43  # ...remaining for further processing  : 128
% 0.16/0.43  # Other redundant clauses eliminated   : 0
% 0.16/0.43  # Clauses deleted for lack of memory   : 0
% 0.16/0.43  # Backward-subsumed                    : 0
% 0.16/0.43  # Backward-rewritten                   : 3
% 0.16/0.43  # Generated clauses                    : 134
% 0.16/0.43  # ...of the previous two non-redundant : 123
% 0.16/0.43  # ...aggressively subsumed             : 0
% 0.16/0.43  # Contextual simplify-reflections      : 1
% 0.16/0.43  # Paramodulations                      : 134
% 0.16/0.43  # Factorizations                       : 0
% 0.16/0.43  # NegExts                              : 0
% 0.16/0.43  # Equation resolutions                 : 0
% 0.16/0.43  # Disequality decompositions           : 0
% 0.16/0.43  # Total rewrite steps                  : 74
% 0.16/0.43  # ...of those cached                   : 57
% 0.16/0.43  # Propositional unsat checks           : 0
% 0.16/0.43  #    Propositional check models        : 0
% 0.16/0.43  #    Propositional check unsatisfiable : 0
% 0.16/0.43  #    Propositional clauses             : 0
% 0.16/0.43  #    Propositional clauses after purity: 0
% 0.16/0.43  #    Propositional unsat core size     : 0
% 0.16/0.43  #    Propositional preprocessing time  : 0.000
% 0.16/0.43  #    Propositional encoding time       : 0.000
% 0.16/0.43  #    Propositional solver time         : 0.000
% 0.16/0.43  #    Success case prop preproc time    : 0.000
% 0.16/0.43  #    Success case prop encoding time   : 0.000
% 0.16/0.43  #    Success case prop solver time     : 0.000
% 0.16/0.43  # Current number of processed clauses  : 93
% 0.16/0.43  #    Positive orientable unit clauses  : 25
% 0.16/0.43  #    Positive unorientable unit clauses: 0
% 0.16/0.43  #    Negative unit clauses             : 6
% 0.16/0.43  #    Non-unit-clauses                  : 62
% 0.16/0.43  # Current number of unprocessed clauses: 41
% 0.16/0.43  # ...number of literals in the above   : 86
% 0.16/0.43  # Current number of archived formulas  : 0
% 0.16/0.43  # Current number of archived clauses   : 35
% 0.16/0.43  # Clause-clause subsumption calls (NU) : 470
% 0.16/0.43  # Rec. Clause-clause subsumption calls : 453
% 0.16/0.43  # Non-unit clause-clause subsumptions  : 15
% 0.16/0.43  # Unit Clause-clause subsumption calls : 170
% 0.16/0.43  # Rewrite failures with RHS unbound    : 0
% 0.16/0.43  # BW rewrite match attempts            : 9
% 0.16/0.43  # BW rewrite match successes           : 3
% 0.16/0.43  # Condensation attempts                : 0
% 0.16/0.43  # Condensation successes               : 0
% 0.16/0.43  # Termbank termtop insertions          : 5447
% 0.16/0.43  # Search garbage collected termcells   : 819
% 0.16/0.43  
% 0.16/0.43  # -------------------------------------------------
% 0.16/0.43  # User time                : 0.009 s
% 0.16/0.43  # System time              : 0.004 s
% 0.16/0.43  # Total time               : 0.013 s
% 0.16/0.43  # Maximum resident set size: 1828 pages
% 0.16/0.43  
% 0.16/0.43  # -------------------------------------------------
% 0.16/0.43  # User time                : 0.010 s
% 0.16/0.43  # System time              : 0.006 s
% 0.16/0.43  # Total time               : 0.016 s
% 0.16/0.43  # Maximum resident set size: 1752 pages
% 0.16/0.43  % E---3.1 exiting
%------------------------------------------------------------------------------