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

View Problem - Process Solution

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

% Computer : n010.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:01 EDT 2022

% Result   : Theorem 0.26s 1.44s
% Output   : CNFRefutation 0.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   72 (  12 unt;   0 def)
%            Number of atoms       :  277 (  15 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  353 ( 148   ~; 146   |;  20   &)
%                                         (   4 <=>;  35  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   4 con; 0-3 aty)
%            Number of variables   :  151 (   9 sgn  54   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(p2,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,set_type)
             => ! [X4] :
                  ( ilf_type(X4,relation_type(X1,X2))
                 => ( subset(identity_relation_of(X3),X4)
                   => ( subset(X3,domain(X1,X2,X4))
                      & subset(X3,range(X1,X2,X4)) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',p2) ).

fof(p32,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',p32) ).

fof(p30,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/sandbox2/solver/bin/../tmp/theBenchmark.p',p30) ).

fof(prove_relset_1_32,conjecture,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ! [X3] :
              ( ilf_type(X3,relation_type(X1,X2))
             => ( subset(identity_relation_of(X2),X3)
               => ( subset(X2,domain(X1,X2,X3))
                  & X2 = range(X1,X2,X3) ) ) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',prove_relset_1_32) ).

fof(p7,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( subset(X1,X2)
          <=> ! [X3] :
                ( ilf_type(X3,set_type)
               => ( member(X3,X1)
                 => member(X3,X2) ) ) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',p7) ).

fof(p22,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/sandbox2/solver/bin/../tmp/theBenchmark.p',p22) ).

fof(p16,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/sandbox2/solver/bin/../tmp/theBenchmark.p',p16) ).

fof(p21,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( ~ empty(power_set(X1))
        & ilf_type(power_set(X1),set_type) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',p21) ).

fof(p31,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/sandbox2/solver/bin/../tmp/theBenchmark.p',p31) ).

fof(p20,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/sandbox2/solver/bin/../tmp/theBenchmark.p',p20) ).

fof(p1,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ( subset(X1,X2)
              & subset(X2,X1) )
           => X1 = X2 ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',p1) ).

fof(c_0_11,plain,
    ! [X5,X6,X7,X8] :
      ( ( subset(X7,domain(X5,X6,X8))
        | ~ subset(identity_relation_of(X7),X8)
        | ~ ilf_type(X8,relation_type(X5,X6))
        | ~ ilf_type(X7,set_type)
        | ~ ilf_type(X6,set_type)
        | ~ ilf_type(X5,set_type) )
      & ( subset(X7,range(X5,X6,X8))
        | ~ subset(identity_relation_of(X7),X8)
        | ~ ilf_type(X8,relation_type(X5,X6))
        | ~ ilf_type(X7,set_type)
        | ~ 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_12,plain,
    ! [X2] : ilf_type(X2,set_type),
    inference(variable_rename,[status(thm)],[p32]) ).

fof(c_0_13,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)],[p30])])])])]) ).

cnf(c_0_14,plain,
    ( subset(X3,range(X1,X2,X4))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X4,relation_type(X1,X2))
    | ~ subset(identity_relation_of(X3),X4) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

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

cnf(c_0_16,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_13]) ).

fof(c_0_17,negated_conjecture,
    ~ ! [X1] :
        ( ilf_type(X1,set_type)
       => ! [X2] :
            ( ilf_type(X2,set_type)
           => ! [X3] :
                ( ilf_type(X3,relation_type(X1,X2))
               => ( subset(identity_relation_of(X2),X3)
                 => ( subset(X2,domain(X1,X2,X3))
                    & X2 = range(X1,X2,X3) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[prove_relset_1_32]) ).

fof(c_0_18,plain,
    ! [X4,X5,X6] :
      ( ( ~ subset(X4,X5)
        | ~ ilf_type(X6,set_type)
        | ~ member(X6,X4)
        | member(X6,X5)
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ilf_type(esk2_2(X4,X5),set_type)
        | subset(X4,X5)
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( member(esk2_2(X4,X5),X4)
        | subset(X4,X5)
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ~ member(esk2_2(X4,X5),X5)
        | subset(X4,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)],[p7])])])])])])]) ).

cnf(c_0_19,plain,
    ( subset(X1,range(X2,X3,X4))
    | ~ subset(identity_relation_of(X1),X4)
    | ~ ilf_type(X4,relation_type(X2,X3)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_14,c_0_15]),c_0_15]),c_0_15])]) ).

cnf(c_0_20,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_16,c_0_15]),c_0_15])]) ).

fof(c_0_21,negated_conjecture,
    ( ilf_type(esk13_0,set_type)
    & ilf_type(esk14_0,set_type)
    & ilf_type(esk15_0,relation_type(esk13_0,esk14_0))
    & subset(identity_relation_of(esk14_0),esk15_0)
    & ( ~ subset(esk14_0,domain(esk13_0,esk14_0,esk15_0))
      | esk14_0 != range(esk13_0,esk14_0,esk15_0) ) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_17])])])])]) ).

cnf(c_0_22,plain,
    ( member(X3,X2)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ member(X3,X1)
    | ~ ilf_type(X3,set_type)
    | ~ subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_23,plain,
    ( subset(X1,range_of(X2))
    | ~ subset(identity_relation_of(X1),X2)
    | ~ ilf_type(X2,relation_type(X3,X4)) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_24,negated_conjecture,
    ilf_type(esk15_0,relation_type(esk13_0,esk14_0)),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_25,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ subset(X3,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_15]),c_0_15]),c_0_15])]) ).

cnf(c_0_26,negated_conjecture,
    ( subset(X1,range_of(esk15_0))
    | ~ subset(identity_relation_of(X1),esk15_0) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

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)],[p22])])])])])])]) ).

fof(c_0_28,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)],[p16])])])])])]) ).

fof(c_0_29,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)],[p21])])])]) ).

fof(c_0_30,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)],[p31])])])])]) ).

cnf(c_0_31,plain,
    ( subset(X1,X2)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ member(esk2_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_32,negated_conjecture,
    ( member(X1,range_of(esk15_0))
    | ~ member(X1,X2)
    | ~ subset(identity_relation_of(X2),esk15_0) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_33,negated_conjecture,
    subset(identity_relation_of(esk14_0),esk15_0),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

fof(c_0_34,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)],[p20])])])])])])]) ).

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

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

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

cnf(c_0_39,plain,
    ( subset(X1,X2)
    | ~ member(esk2_2(X1,X2),X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_31,c_0_15]),c_0_15])]) ).

cnf(c_0_40,negated_conjecture,
    ( member(X1,range_of(esk15_0))
    | ~ member(X1,esk14_0) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

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

cnf(c_0_42,plain,
    ( subset(X3,domain(X1,X2,X4))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,set_type)
    | ~ ilf_type(X4,relation_type(X1,X2))
    | ~ subset(identity_relation_of(X3),X4) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_43,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_34]) ).

cnf(c_0_44,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_35,c_0_15]),c_0_15])]) ).

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

cnf(c_0_46,plain,
    ~ empty(power_set(X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_37,c_0_15])]) ).

cnf(c_0_47,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_38,c_0_15]),c_0_15])]) ).

fof(c_0_48,plain,
    ! [X3,X4] :
      ( ~ ilf_type(X3,set_type)
      | ~ ilf_type(X4,set_type)
      | ~ subset(X3,X4)
      | ~ subset(X4,X3)
      | X3 = X4 ),
    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)],[p1])])])])]) ).

cnf(c_0_49,negated_conjecture,
    ( subset(X1,range_of(esk15_0))
    | ~ member(esk2_2(X1,range_of(esk15_0)),esk14_0) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_50,plain,
    ( member(esk2_2(X1,X2),X1)
    | subset(X1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_41,c_0_15]),c_0_15])]) ).

cnf(c_0_51,negated_conjecture,
    ( esk14_0 != range(esk13_0,esk14_0,esk15_0)
    | ~ subset(esk14_0,domain(esk13_0,esk14_0,esk15_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_52,plain,
    ( subset(X1,domain(X2,X3,X4))
    | ~ subset(identity_relation_of(X1),X4)
    | ~ ilf_type(X4,relation_type(X2,X3)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_42,c_0_15]),c_0_15]),c_0_15])]) ).

cnf(c_0_53,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_43,c_0_15]),c_0_15]),c_0_15])]) ).

cnf(c_0_54,plain,
    ( member(X1,power_set(X2))
    | ~ ilf_type(X1,subset_type(X2)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_46]) ).

cnf(c_0_55,plain,
    ( ilf_type(range_of(X1),subset_type(X2))
    | ~ ilf_type(X1,relation_type(X3,X2)) ),
    inference(spm,[status(thm)],[c_0_47,c_0_20]) ).

cnf(c_0_56,plain,
    ( X1 = X2
    | ~ subset(X2,X1)
    | ~ subset(X1,X2)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_57,negated_conjecture,
    subset(esk14_0,range_of(esk15_0)),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

cnf(c_0_58,negated_conjecture,
    range(esk13_0,esk14_0,esk15_0) != esk14_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_33]),c_0_24])]) ).

cnf(c_0_59,plain,
    ( range(X1,X2,X3) = range(X4,X5,X3)
    | ~ ilf_type(X3,relation_type(X1,X2))
    | ~ ilf_type(X3,relation_type(X4,X5)) ),
    inference(spm,[status(thm)],[c_0_20,c_0_20]) ).

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

cnf(c_0_61,negated_conjecture,
    ilf_type(range_of(esk15_0),subset_type(esk14_0)),
    inference(spm,[status(thm)],[c_0_55,c_0_24]) ).

cnf(c_0_62,plain,
    ( X1 = X2
    | ~ subset(X2,X1)
    | ~ subset(X1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_56,c_0_15]),c_0_15])]) ).

cnf(c_0_63,negated_conjecture,
    ( subset(esk14_0,range(X1,X2,esk15_0))
    | ~ ilf_type(esk15_0,relation_type(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_57,c_0_20]) ).

cnf(c_0_64,negated_conjecture,
    ( range(X1,X2,esk15_0) != esk14_0
    | ~ ilf_type(esk15_0,relation_type(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_59]),c_0_24])]) ).

cnf(c_0_65,negated_conjecture,
    ( member(X1,esk14_0)
    | ~ member(X1,range_of(esk15_0)) ),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_66,negated_conjecture,
    ( ~ subset(range(X1,X2,esk15_0),esk14_0)
    | ~ ilf_type(esk15_0,relation_type(X1,X2)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_63]),c_0_64]) ).

cnf(c_0_67,negated_conjecture,
    ( member(esk2_2(range_of(esk15_0),X1),esk14_0)
    | subset(range_of(esk15_0),X1) ),
    inference(spm,[status(thm)],[c_0_65,c_0_50]) ).

cnf(c_0_68,negated_conjecture,
    ( ~ subset(range_of(esk15_0),esk14_0)
    | ~ ilf_type(esk15_0,relation_type(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_66,c_0_20]) ).

cnf(c_0_69,negated_conjecture,
    subset(range_of(esk15_0),esk14_0),
    inference(spm,[status(thm)],[c_0_39,c_0_67]) ).

cnf(c_0_70,negated_conjecture,
    ~ ilf_type(esk15_0,relation_type(X1,X2)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_68,c_0_69])]) ).

cnf(c_0_71,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[c_0_24,c_0_70]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SET669+3 : TPTP v8.1.0. Released v2.2.0.
% 0.12/0.14  % Command  : run_ET %s %d
% 0.14/0.36  % Computer : n010.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jul 10 11:55:00 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.26/1.44  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.26/1.44  # Preprocessing time       : 0.019 s
% 0.26/1.44  
% 0.26/1.44  # Proof found!
% 0.26/1.44  # SZS status Theorem
% 0.26/1.44  # SZS output start CNFRefutation
% See solution above
% 0.26/1.44  # Proof object total steps             : 72
% 0.26/1.44  # Proof object clause steps            : 49
% 0.26/1.44  # Proof object formula steps           : 23
% 0.26/1.44  # Proof object conjectures             : 22
% 0.26/1.44  # Proof object clause conjectures      : 19
% 0.26/1.44  # Proof object formula conjectures     : 3
% 0.26/1.44  # Proof object initial clauses used    : 16
% 0.26/1.44  # Proof object initial formulas used   : 11
% 0.26/1.44  # Proof object generating inferences   : 19
% 0.26/1.44  # Proof object simplifying inferences  : 49
% 0.26/1.44  # Training examples: 0 positive, 0 negative
% 0.26/1.44  # Parsed axioms                        : 33
% 0.26/1.44  # Removed by relevancy pruning/SinE    : 0
% 0.26/1.44  # Initial clauses                      : 65
% 0.26/1.44  # Removed in clause preprocessing      : 1
% 0.26/1.44  # Initial clauses in saturation        : 64
% 0.26/1.44  # Processed clauses                    : 2016
% 0.26/1.44  # ...of these trivial                  : 16
% 0.26/1.44  # ...subsumed                          : 1403
% 0.26/1.44  # ...remaining for further processing  : 597
% 0.26/1.44  # Other redundant clauses eliminated   : 3
% 0.26/1.44  # Clauses deleted for lack of memory   : 0
% 0.26/1.44  # Backward-subsumed                    : 36
% 0.26/1.44  # Backward-rewritten                   : 58
% 0.26/1.44  # Generated clauses                    : 8861
% 0.26/1.44  # ...of the previous two non-trivial   : 8512
% 0.26/1.44  # Contextual simplify-reflections      : 866
% 0.26/1.44  # Paramodulations                      : 8856
% 0.26/1.44  # Factorizations                       : 0
% 0.26/1.44  # Equation resolutions                 : 4
% 0.26/1.44  # Current number of processed clauses  : 499
% 0.26/1.44  #    Positive orientable unit clauses  : 53
% 0.26/1.44  #    Positive unorientable unit clauses: 0
% 0.26/1.44  #    Negative unit clauses             : 5
% 0.26/1.44  #    Non-unit-clauses                  : 441
% 0.26/1.44  # Current number of unprocessed clauses: 5794
% 0.26/1.44  # ...number of literals in the above   : 27236
% 0.26/1.44  # Current number of archived formulas  : 0
% 0.26/1.44  # Current number of archived clauses   : 95
% 0.26/1.44  # Clause-clause subsumption calls (NU) : 64766
% 0.26/1.44  # Rec. Clause-clause subsumption calls : 48287
% 0.26/1.44  # Non-unit clause-clause subsumptions  : 2215
% 0.26/1.44  # Unit Clause-clause subsumption calls : 1667
% 0.26/1.44  # Rewrite failures with RHS unbound    : 0
% 0.26/1.44  # BW rewrite match attempts            : 30
% 0.26/1.44  # BW rewrite match successes           : 5
% 0.26/1.44  # Condensation attempts                : 0
% 0.26/1.44  # Condensation successes               : 0
% 0.26/1.44  # Termbank termtop insertions          : 152982
% 0.26/1.44  
% 0.26/1.44  # -------------------------------------------------
% 0.26/1.44  # User time                : 0.182 s
% 0.26/1.44  # System time              : 0.005 s
% 0.26/1.44  # Total time               : 0.187 s
% 0.26/1.44  # Maximum resident set size: 10688 pages
% 0.26/23.43  eprover: CPU time limit exceeded, terminating
% 0.26/23.43  eprover: CPU time limit exceeded, terminating
% 0.26/23.43  eprover: CPU time limit exceeded, terminating
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.45  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.46  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
%------------------------------------------------------------------------------