TSTP Solution File: SET682+3 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SET682+3 : TPTP v8.1.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n015.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 00:53:07 EDT 2022

% Result   : Theorem 0.21s 1.39s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   78 (  14 unt;   0 def)
%            Number of atoms       :  295 (   8 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  368 ( 151   ~; 141   |;  30   &)
%                                         (   5 <=>;  41  =>;   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    :   18 (  18 usr;   6 con; 0-3 aty)
%            Number of variables   :  149 (   9 sgn  69   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(p23,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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p23) ).

fof(p24,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p24) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p22) ).

fof(prove_relset_1_49,conjecture,
    ! [X1] :
      ( ( ~ empty(X1)
        & ilf_type(X1,set_type) )
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ! [X4] :
                  ( ilf_type(X4,member_type(X1))
                 => ( member(X4,domain(X1,X2,X3))
                   => ? [X5] :
                        ( ilf_type(X5,member_type(X2))
                        & member(X5,range(X1,X2,X3)) ) ) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',prove_relset_1_49) ).

fof(p6,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p6) ).

fof(p1,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,binary_relation_type)
         => ( member(X1,domain_of(X2))
           => ? [X3] :
                ( ilf_type(X3,set_type)
                & member(X3,range_of(X2)) ) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p1) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p20) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p2) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p14) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p15) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p12) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',p10) ).

fof(c_0_14,plain,
    ! [X4,X5,X6] :
      ( ~ ilf_type(X4,set_type)
      | ~ ilf_type(X5,set_type)
      | ~ ilf_type(X6,relation_type(X4,X5))
      | ilf_type(range(X4,X5,X6),subset_type(X5)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p23])])])])]) ).

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

fof(c_0_16,plain,
    ! [X4,X5,X6] :
      ( ~ ilf_type(X4,set_type)
      | ~ ilf_type(X5,set_type)
      | ~ ilf_type(X6,relation_type(X4,X5))
      | range(X4,X5,X6) = range_of(X6) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p22])])])])]) ).

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

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

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

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

fof(c_0_21,plain,
    ! [X3,X4] :
      ( ( ~ empty(X3)
        | ~ ilf_type(X4,set_type)
        | ~ member(X4,X3)
        | ~ ilf_type(X3,set_type) )
      & ( ilf_type(esk4_1(X3),set_type)
        | empty(X3)
        | ~ ilf_type(X3,set_type) )
      & ( member(esk4_1(X3),X3)
        | empty(X3)
        | ~ ilf_type(X3,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[p6])])])])])])])]) ).

fof(c_0_22,plain,
    ! [X4,X5] :
      ( ( ilf_type(esk1_2(X4,X5),set_type)
        | ~ member(X4,domain_of(X5))
        | ~ ilf_type(X5,binary_relation_type)
        | ~ ilf_type(X4,set_type) )
      & ( member(esk1_2(X4,X5),range_of(X5))
        | ~ member(X4,domain_of(X5))
        | ~ ilf_type(X5,binary_relation_type)
        | ~ ilf_type(X4,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p1])])])])])])]) ).

fof(c_0_23,plain,
    ! [X4,X5,X6] :
      ( ~ ilf_type(X4,set_type)
      | ~ ilf_type(X5,set_type)
      | ~ ilf_type(X6,relation_type(X4,X5))
      | domain(X4,X5,X6) = domain_of(X6) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p20])])])])]) ).

fof(c_0_24,plain,
    ! [X4,X5,X6] :
      ( ~ ilf_type(X4,set_type)
      | ~ ilf_type(X5,set_type)
      | ~ ilf_type(X6,subset_type(cross_product(X4,X5)))
      | relation_like(X6) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p18])])])])]) ).

fof(c_0_25,plain,
    ! [X5,X6,X7,X8] :
      ( ( ~ ilf_type(X7,subset_type(cross_product(X5,X6)))
        | ilf_type(X7,relation_type(X5,X6))
        | ~ ilf_type(X6,set_type)
        | ~ ilf_type(X5,set_type) )
      & ( ~ ilf_type(X8,relation_type(X5,X6))
        | ilf_type(X8,subset_type(cross_product(X5,X6)))
        | ~ ilf_type(X6,set_type)
        | ~ ilf_type(X5,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p2])])])])])]) ).

fof(c_0_26,plain,
    ! [X4,X5,X6] :
      ( ( ~ member(X4,power_set(X5))
        | ~ ilf_type(X6,set_type)
        | ~ member(X6,X4)
        | member(X6,X5)
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ilf_type(esk7_2(X4,X5),set_type)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( member(esk7_2(X4,X5),X4)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ~ member(esk7_2(X4,X5),X5)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p14])])])])])])]) ).

fof(c_0_27,plain,
    ! [X3,X4] :
      ( ( ~ ilf_type(X3,member_type(X4))
        | member(X3,X4)
        | empty(X4)
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) )
      & ( ~ member(X3,X4)
        | ilf_type(X3,member_type(X4))
        | empty(X4)
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[p4])])])])])])]) ).

fof(c_0_28,plain,
    ! [X2] :
      ( ( ~ empty(power_set(X2))
        | ~ ilf_type(X2,set_type) )
      & ( ilf_type(power_set(X2),set_type)
        | ~ ilf_type(X2,set_type) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[p15])])])]) ).

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

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

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

fof(c_0_32,negated_conjecture,
    ! [X10] :
      ( ~ empty(esk11_0)
      & ilf_type(esk11_0,set_type)
      & ~ empty(esk12_0)
      & ilf_type(esk12_0,set_type)
      & ilf_type(esk13_0,relation_type(esk11_0,esk12_0))
      & ilf_type(esk14_0,member_type(esk11_0))
      & member(esk14_0,domain(esk11_0,esk12_0,esk13_0))
      & ( ~ ilf_type(X10,member_type(esk12_0))
        | ~ member(X10,range(esk11_0,esk12_0,esk13_0)) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_20])])])])])])]) ).

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

cnf(c_0_34,plain,
    ( member(esk1_2(X1,X2),range_of(X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,binary_relation_type)
    | ~ member(X1,domain_of(X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

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

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

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

cnf(c_0_38,plain,
    ( ilf_type(X3,subset_type(cross_product(X1,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_25]) ).

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

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

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

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

cnf(c_0_43,plain,
    ( ilf_type(range_of(X1),subset_type(X2))
    | ~ ilf_type(X1,relation_type(X3,X2)) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_44,negated_conjecture,
    ilf_type(esk13_0,relation_type(esk11_0,esk12_0)),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_45,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_33,c_0_18]),c_0_18])]) ).

cnf(c_0_46,plain,
    ( member(esk1_2(X1,X2),range_of(X2))
    | ~ member(X1,domain_of(X2))
    | ~ ilf_type(X2,binary_relation_type) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_34,c_0_18])]) ).

cnf(c_0_47,negated_conjecture,
    member(esk14_0,domain(esk11_0,esk12_0,esk13_0)),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

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

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

cnf(c_0_50,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_18]),c_0_18])]) ).

cnf(c_0_51,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_18]),c_0_18])]) ).

cnf(c_0_52,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_39,c_0_18]),c_0_18]),c_0_18])]) ).

cnf(c_0_53,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_40,c_0_18]),c_0_18])]) ).

cnf(c_0_54,plain,
    ~ empty(power_set(X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_41,c_0_18])]) ).

cnf(c_0_55,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_42,c_0_18]),c_0_18])]) ).

cnf(c_0_56,negated_conjecture,
    ilf_type(range_of(esk13_0),subset_type(esk12_0)),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_57,plain,
    ( ~ empty(range_of(X1))
    | ~ member(X2,domain_of(X1))
    | ~ ilf_type(X1,binary_relation_type) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_58,negated_conjecture,
    member(esk14_0,domain_of(esk13_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_44])]) ).

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_49]) ).

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

cnf(c_0_61,plain,
    ( empty(X1)
    | member(esk4_1(X1),X1)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_62,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ ilf_type(X3,member_type(power_set(X2))) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_53]),c_0_54]) ).

cnf(c_0_63,negated_conjecture,
    ilf_type(range_of(esk13_0),member_type(power_set(esk12_0))),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

cnf(c_0_64,negated_conjecture,
    ( ~ empty(range_of(esk13_0))
    | ~ ilf_type(esk13_0,binary_relation_type) ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

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

cnf(c_0_66,negated_conjecture,
    relation_like(esk13_0),
    inference(spm,[status(thm)],[c_0_60,c_0_44]) ).

cnf(c_0_67,negated_conjecture,
    ( ~ member(X1,range(esk11_0,esk12_0,esk13_0))
    | ~ ilf_type(X1,member_type(esk12_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_68,plain,
    ( empty(X1)
    | member(esk4_1(X1),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_61,c_0_18])]) ).

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

cnf(c_0_70,negated_conjecture,
    ( member(X1,esk12_0)
    | ~ member(X1,range_of(esk13_0)) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_71,negated_conjecture,
    ~ empty(range_of(esk13_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_66])]) ).

cnf(c_0_72,negated_conjecture,
    ( empty(range(esk11_0,esk12_0,esk13_0))
    | ~ ilf_type(esk4_1(range(esk11_0,esk12_0,esk13_0)),member_type(esk12_0)) ),
    inference(spm,[status(thm)],[c_0_67,c_0_68]) ).

cnf(c_0_73,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_69,c_0_18]),c_0_18])]),c_0_45]) ).

cnf(c_0_74,negated_conjecture,
    member(esk4_1(range_of(esk13_0)),esk12_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_68]),c_0_71]) ).

cnf(c_0_75,negated_conjecture,
    ( empty(range_of(esk13_0))
    | ~ ilf_type(esk4_1(range_of(esk13_0)),member_type(esk12_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_31]),c_0_44])]) ).

cnf(c_0_76,negated_conjecture,
    ilf_type(esk4_1(range_of(esk13_0)),member_type(esk12_0)),
    inference(spm,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_77,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_75,c_0_76])]),c_0_71]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SET682+3 : TPTP v8.1.0. Released v2.2.0.
% 0.06/0.12  % Command  : run_ET %s %d
% 0.12/0.32  % Computer : n015.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Mon Jul 11 09:08:39 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.21/1.39  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.21/1.39  # Preprocessing time       : 0.014 s
% 0.21/1.39  
% 0.21/1.39  # Proof found!
% 0.21/1.39  # SZS status Theorem
% 0.21/1.39  # SZS output start CNFRefutation
% See solution above
% 0.21/1.39  # Proof object total steps             : 78
% 0.21/1.39  # Proof object clause steps            : 49
% 0.21/1.39  # Proof object formula steps           : 29
% 0.21/1.39  # Proof object conjectures             : 18
% 0.21/1.39  # Proof object clause conjectures      : 15
% 0.21/1.39  # Proof object formula conjectures     : 3
% 0.21/1.39  # Proof object initial clauses used    : 18
% 0.21/1.39  # Proof object initial formulas used   : 14
% 0.21/1.39  # Proof object generating inferences   : 15
% 0.21/1.39  # Proof object simplifying inferences  : 52
% 0.21/1.39  # Training examples: 0 positive, 0 negative
% 0.21/1.39  # Parsed axioms                        : 25
% 0.21/1.39  # Removed by relevancy pruning/SinE    : 0
% 0.21/1.39  # Initial clauses                      : 49
% 0.21/1.39  # Removed in clause preprocessing      : 1
% 0.21/1.39  # Initial clauses in saturation        : 48
% 0.21/1.39  # Processed clauses                    : 166
% 0.21/1.39  # ...of these trivial                  : 14
% 0.21/1.39  # ...subsumed                          : 28
% 0.21/1.39  # ...remaining for further processing  : 124
% 0.21/1.39  # Other redundant clauses eliminated   : 0
% 0.21/1.39  # Clauses deleted for lack of memory   : 0
% 0.21/1.39  # Backward-subsumed                    : 0
% 0.21/1.39  # Backward-rewritten                   : 3
% 0.21/1.39  # Generated clauses                    : 254
% 0.21/1.39  # ...of the previous two non-trivial   : 238
% 0.21/1.39  # Contextual simplify-reflections      : 3
% 0.21/1.39  # Paramodulations                      : 254
% 0.21/1.39  # Factorizations                       : 0
% 0.21/1.39  # Equation resolutions                 : 0
% 0.21/1.39  # Current number of processed clauses  : 121
% 0.21/1.39  #    Positive orientable unit clauses  : 36
% 0.21/1.39  #    Positive unorientable unit clauses: 0
% 0.21/1.39  #    Negative unit clauses             : 6
% 0.21/1.39  #    Non-unit-clauses                  : 79
% 0.21/1.39  # Current number of unprocessed clauses: 120
% 0.21/1.39  # ...number of literals in the above   : 248
% 0.21/1.39  # Current number of archived formulas  : 0
% 0.21/1.39  # Current number of archived clauses   : 3
% 0.21/1.39  # Clause-clause subsumption calls (NU) : 586
% 0.21/1.39  # Rec. Clause-clause subsumption calls : 485
% 0.21/1.39  # Non-unit clause-clause subsumptions  : 21
% 0.21/1.39  # Unit Clause-clause subsumption calls : 100
% 0.21/1.39  # Rewrite failures with RHS unbound    : 0
% 0.21/1.39  # BW rewrite match attempts            : 10
% 0.21/1.39  # BW rewrite match successes           : 3
% 0.21/1.39  # Condensation attempts                : 0
% 0.21/1.39  # Condensation successes               : 0
% 0.21/1.39  # Termbank termtop insertions          : 7046
% 0.21/1.39  
% 0.21/1.39  # -------------------------------------------------
% 0.21/1.39  # User time                : 0.020 s
% 0.21/1.39  # System time              : 0.001 s
% 0.21/1.39  # Total time               : 0.021 s
% 0.21/1.39  # Maximum resident set size: 3508 pages
% 0.21/23.39  eprover: CPU time limit exceeded, terminating
% 0.21/23.41  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.41  eprover: No such file or directory
% 0.21/23.41  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.41  eprover: No such file or directory
% 0.21/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.42  eprover: No such file or directory
% 0.21/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.42  eprover: No such file or directory
% 0.21/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.43  eprover: No such file or directory
% 0.21/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.44  eprover: No such file or directory
% 0.21/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.44  eprover: No such file or directory
% 0.21/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.45  eprover: No such file or directory
% 0.21/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.45  eprover: No such file or directory
% 0.21/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.46  eprover: No such file or directory
% 0.21/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.47  eprover: No such file or directory
%------------------------------------------------------------------------------