TSTP Solution File: SET159+4 by E-SAT---3.1

View Problem - Process Solution

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

% Computer : n031.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:22:19 EDT 2023

% Result   : Theorem 4.25s 0.98s
% Output   : CNFRefutation 4.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   74 (  14 unt;   0 def)
%            Number of atoms       :  161 (   0 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  183 (  96   ~;  74   |;   8   &)
%                                         (   4 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   58 (   2 sgn;  28   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(thI09,conjecture,
    ! [X1,X2,X6] : equal_set(union(union(X1,X2),X6),union(X1,union(X2,X6))),
    file('/export/starexec/sandbox/tmp/tmp.wAwemCTM7S/E---3.1_13065.p',thI09) ).

fof(equal_set,axiom,
    ! [X1,X2] :
      ( equal_set(X1,X2)
    <=> ( subset(X1,X2)
        & subset(X2,X1) ) ),
    file('/export/starexec/sandbox/tmp/tmp.wAwemCTM7S/E---3.1_13065.p',equal_set) ).

fof(subset,axiom,
    ! [X1,X2] :
      ( subset(X1,X2)
    <=> ! [X3] :
          ( member(X3,X1)
         => member(X3,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.wAwemCTM7S/E---3.1_13065.p',subset) ).

fof(union,axiom,
    ! [X3,X1,X2] :
      ( member(X3,union(X1,X2))
    <=> ( member(X3,X1)
        | member(X3,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.wAwemCTM7S/E---3.1_13065.p',union) ).

fof(power_set,axiom,
    ! [X3,X1] :
      ( member(X3,power_set(X1))
    <=> subset(X3,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.wAwemCTM7S/E---3.1_13065.p',power_set) ).

fof(c_0_5,negated_conjecture,
    ~ ! [X1,X2,X6] : equal_set(union(union(X1,X2),X6),union(X1,union(X2,X6))),
    inference(assume_negation,[status(cth)],[thI09]) ).

fof(c_0_6,negated_conjecture,
    ~ equal_set(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_5])])]) ).

fof(c_0_7,plain,
    ! [X13,X14] :
      ( ( subset(X13,X14)
        | ~ equal_set(X13,X14) )
      & ( subset(X14,X13)
        | ~ equal_set(X13,X14) )
      & ( ~ subset(X13,X14)
        | ~ subset(X14,X13)
        | equal_set(X13,X14) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[equal_set])])]) ).

cnf(c_0_8,negated_conjecture,
    ~ equal_set(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_9,plain,
    ( equal_set(X1,X2)
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

fof(c_0_10,plain,
    ! [X7,X8,X9,X10,X11] :
      ( ( ~ subset(X7,X8)
        | ~ member(X9,X7)
        | member(X9,X8) )
      & ( member(esk1_2(X10,X11),X10)
        | subset(X10,X11) )
      & ( ~ member(esk1_2(X10,X11),X11)
        | subset(X10,X11) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[subset])])])])])]) ).

cnf(c_0_11,negated_conjecture,
    ( ~ subset(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0))
    | ~ subset(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))) ),
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_12,plain,
    ( subset(X1,X2)
    | ~ member(esk1_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_13,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ subset(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

fof(c_0_14,plain,
    ! [X20,X21,X22] :
      ( ( ~ member(X20,union(X21,X22))
        | member(X20,X21)
        | member(X20,X22) )
      & ( ~ member(X20,X21)
        | member(X20,union(X21,X22)) )
      & ( ~ member(X20,X22)
        | member(X20,union(X21,X22)) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[union])])]) ).

cnf(c_0_15,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(union(esk4_0,esk5_0),esk6_0)) ),
    inference(spm,[status(thm)],[c_0_13,c_0_12]) ).

cnf(c_0_16,plain,
    ( member(X1,union(X3,X2))
    | ~ member(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_17,plain,
    ( member(esk1_2(X1,X2),X1)
    | subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_18,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(union(esk4_0,esk5_0),esk6_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0)) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_19,plain,
    ( member(X1,union(X2,X3))
    | ~ member(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

fof(c_0_20,plain,
    ! [X15,X16] :
      ( ( ~ member(X15,power_set(X16))
        | subset(X15,X16) )
      & ( ~ subset(X15,X16)
        | member(X15,power_set(X16)) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[power_set])]) ).

cnf(c_0_21,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,union(esk5_0,esk6_0))) ),
    inference(spm,[status(thm)],[c_0_13,c_0_17]) ).

cnf(c_0_22,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0)) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_23,plain,
    ( subset(X1,X2)
    | ~ member(X1,power_set(X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_24,plain,
    ( member(X1,X2)
    | member(X1,X3)
    | ~ member(X1,union(X2,X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_25,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0)) ),
    inference(spm,[status(thm)],[c_0_21,c_0_16]) ).

cnf(c_0_26,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0) ),
    inference(spm,[status(thm)],[c_0_22,c_0_16]) ).

cnf(c_0_27,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(union(esk4_0,esk5_0),esk6_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0) ),
    inference(spm,[status(thm)],[c_0_15,c_0_19]) ).

cnf(c_0_28,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_13,c_0_23]) ).

cnf(c_0_29,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(union(esk4_0,esk5_0),esk6_0))
    | ~ subset(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_17]) ).

cnf(c_0_30,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0))
    | member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk4_0)
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_31,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk4_0) ),
    inference(spm,[status(thm)],[c_0_26,c_0_19]) ).

cnf(c_0_32,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0) ),
    inference(spm,[status(thm)],[c_0_18,c_0_16]) ).

cnf(c_0_33,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0) ),
    inference(spm,[status(thm)],[c_0_22,c_0_19]) ).

cnf(c_0_34,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0) ),
    inference(spm,[status(thm)],[c_0_27,c_0_19]) ).

cnf(c_0_35,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk5_0,esk6_0))
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_28,c_0_16]) ).

cnf(c_0_36,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(union(esk4_0,esk5_0),esk6_0))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(union(esk4_0,esk5_0),esk6_0)) ),
    inference(spm,[status(thm)],[c_0_29,c_0_12]) ).

cnf(c_0_37,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_16]),c_0_31]) ).

cnf(c_0_38,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk5_0) ),
    inference(spm,[status(thm)],[c_0_26,c_0_16]) ).

cnf(c_0_39,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0)
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0) ),
    inference(spm,[status(thm)],[c_0_32,c_0_16]) ).

cnf(c_0_40,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk4_0) ),
    inference(spm,[status(thm)],[c_0_33,c_0_19]) ).

cnf(c_0_41,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,union(esk5_0,esk6_0)))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0) ),
    inference(spm,[status(thm)],[c_0_21,c_0_19]) ).

cnf(c_0_42,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk4_0) ),
    inference(spm,[status(thm)],[c_0_34,c_0_19]) ).

cnf(c_0_43,plain,
    ( member(X3,X2)
    | ~ subset(X1,X2)
    | ~ member(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_44,plain,
    ( member(X1,power_set(X2))
    | ~ subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_45,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(union(esk4_0,esk5_0),esk6_0))
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_29,c_0_23]) ).

cnf(c_0_46,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0)
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_35,c_0_16]) ).

cnf(c_0_47,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0))
    | member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(union(esk4_0,esk5_0),esk6_0)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_36]) ).

cnf(c_0_48,negated_conjecture,
    ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk6_0),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_37]),c_0_38]),c_0_39]) ).

cnf(c_0_49,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_19]),c_0_40]) ).

cnf(c_0_50,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk5_0) ),
    inference(spm,[status(thm)],[c_0_33,c_0_16]) ).

cnf(c_0_51,negated_conjecture,
    ( ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0)
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0) ),
    inference(spm,[status(thm)],[c_0_32,c_0_19]) ).

cnf(c_0_52,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0))
    | ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_41]),c_0_42]) ).

cnf(c_0_53,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk5_0) ),
    inference(spm,[status(thm)],[c_0_34,c_0_16]) ).

cnf(c_0_54,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0)
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0) ),
    inference(spm,[status(thm)],[c_0_27,c_0_16]) ).

cnf(c_0_55,plain,
    ( member(esk1_2(X1,X2),X1)
    | member(X3,X2)
    | ~ member(X3,X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_17]) ).

cnf(c_0_56,plain,
    ( member(esk1_2(X1,X2),X1)
    | member(X1,power_set(X2)) ),
    inference(spm,[status(thm)],[c_0_44,c_0_17]) ).

cnf(c_0_57,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0))
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_45]),c_0_46]) ).

cnf(c_0_58,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0)
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_28,c_0_19]) ).

cnf(c_0_59,negated_conjecture,
    ( ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0)
    | ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))) ),
    inference(spm,[status(thm)],[c_0_35,c_0_19]) ).

cnf(c_0_60,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_19]),c_0_48]) ).

cnf(c_0_61,negated_conjecture,
    ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk5_0),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_49]),c_0_50]),c_0_51]) ).

cnf(c_0_62,negated_conjecture,
    ~ member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),esk4_0),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_52]),c_0_53]),c_0_54]) ).

cnf(c_0_63,plain,
    ( member(esk1_2(X1,X2),X3)
    | member(esk1_2(X1,X3),X1)
    | member(X1,power_set(X2)) ),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

cnf(c_0_64,negated_conjecture,
    ~ member(union(esk4_0,union(esk5_0,esk6_0)),power_set(union(union(esk4_0,esk5_0),esk6_0))),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_57]),c_0_58]),c_0_59]) ).

cnf(c_0_65,negated_conjecture,
    ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,esk5_0)),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_60]),c_0_61]),c_0_62]) ).

cnf(c_0_66,negated_conjecture,
    ( member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk4_0,union(esk5_0,esk6_0)))
    | member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0)) ),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_63]),c_0_48]),c_0_64]) ).

cnf(c_0_67,negated_conjecture,
    ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk4_0),
    inference(spm,[status(thm)],[c_0_65,c_0_19]) ).

cnf(c_0_68,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0))
    | member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_66]),c_0_67]) ).

cnf(c_0_69,negated_conjecture,
    ( member(esk1_2(union(union(esk4_0,esk5_0),esk6_0),union(esk4_0,union(esk5_0,esk6_0))),union(esk4_0,esk5_0))
    | ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_16]),c_0_48]) ).

cnf(c_0_70,negated_conjecture,
    member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),union(esk5_0,esk6_0)),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_68]),c_0_61]),c_0_62]) ).

cnf(c_0_71,negated_conjecture,
    ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk6_0),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_69]),c_0_61]),c_0_62]) ).

cnf(c_0_72,negated_conjecture,
    ~ member(esk1_2(union(esk4_0,union(esk5_0,esk6_0)),union(union(esk4_0,esk5_0),esk6_0)),esk5_0),
    inference(spm,[status(thm)],[c_0_65,c_0_16]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem    : SET159+4 : TPTP v8.1.2. Released v2.2.0.
% 0.02/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n031.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 2400
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Mon Oct  2 18:16:28 EDT 2023
% 0.11/0.32  % CPUTime    : 
% 0.16/0.43  Running first-order model finding
% 0.16/0.43  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.wAwemCTM7S/E---3.1_13065.p
% 4.25/0.98  # Version: 3.1pre001
% 4.25/0.98  # Preprocessing class: FSMSSMSSSSSNFFN.
% 4.25/0.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.25/0.98  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 4.25/0.98  # Starting new_bool_3 with 300s (1) cores
% 4.25/0.98  # Starting new_bool_1 with 300s (1) cores
% 4.25/0.98  # Starting sh5l with 300s (1) cores
% 4.25/0.98  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 13143 completed with status 0
% 4.25/0.98  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 4.25/0.98  # Preprocessing class: FSMSSMSSSSSNFFN.
% 4.25/0.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.25/0.98  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 4.25/0.98  # No SInE strategy applied
% 4.25/0.98  # Search class: FGHSF-FFMF21-SFFFFFNN
% 4.25/0.98  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 4.25/0.98  # Starting 208_C09_12_F1_SE_CS_SP_PS_S070I with 811s (1) cores
% 4.25/0.98  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 4.25/0.98  # Starting new_bool_3 with 136s (1) cores
% 4.25/0.98  # Starting G-E--_208_B00_00_F1_SE_CS_SP_PS_S033N with 136s (1) cores
% 4.25/0.98  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S05BI with 136s (1) cores
% 4.25/0.98  # 208_C09_12_F1_SE_CS_SP_PS_S070I with pid 13149 completed with status 0
% 4.25/0.98  # Result found by 208_C09_12_F1_SE_CS_SP_PS_S070I
% 4.25/0.98  # Preprocessing class: FSMSSMSSSSSNFFN.
% 4.25/0.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 4.25/0.98  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 4.25/0.98  # No SInE strategy applied
% 4.25/0.98  # Search class: FGHSF-FFMF21-SFFFFFNN
% 4.25/0.98  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 4.25/0.98  # Starting 208_C09_12_F1_SE_CS_SP_PS_S070I with 811s (1) cores
% 4.25/0.98  # Preprocessing time       : 0.001 s
% 4.25/0.98  # Presaturation interreduction done
% 4.25/0.98  
% 4.25/0.98  # Proof found!
% 4.25/0.98  # SZS status Theorem
% 4.25/0.98  # SZS output start CNFRefutation
% See solution above
% 4.25/0.98  # Parsed axioms                        : 12
% 4.25/0.98  # Removed by relevancy pruning/SinE    : 0
% 4.25/0.98  # Initial clauses                      : 30
% 4.25/0.98  # Removed in clause preprocessing      : 0
% 4.25/0.98  # Initial clauses in saturation        : 30
% 4.25/0.98  # Processed clauses                    : 2237
% 4.25/0.98  # ...of these trivial                  : 724
% 4.25/0.98  # ...subsumed                          : 546
% 4.25/0.98  # ...remaining for further processing  : 967
% 4.25/0.98  # Other redundant clauses eliminated   : 3
% 4.25/0.98  # Clauses deleted for lack of memory   : 0
% 4.25/0.98  # Backward-subsumed                    : 46
% 4.25/0.98  # Backward-rewritten                   : 56
% 4.25/0.98  # Generated clauses                    : 58643
% 4.25/0.98  # ...of the previous two non-redundant : 56895
% 4.25/0.98  # ...aggressively subsumed             : 0
% 4.25/0.98  # Contextual simplify-reflections      : 15
% 4.25/0.98  # Paramodulations                      : 58632
% 4.25/0.98  # Factorizations                       : 8
% 4.25/0.98  # NegExts                              : 0
% 4.25/0.98  # Equation resolutions                 : 3
% 4.25/0.98  # Total rewrite steps                  : 2598
% 4.25/0.98  # Propositional unsat checks           : 0
% 4.25/0.98  #    Propositional check models        : 0
% 4.25/0.98  #    Propositional check unsatisfiable : 0
% 4.25/0.98  #    Propositional clauses             : 0
% 4.25/0.98  #    Propositional clauses after purity: 0
% 4.25/0.98  #    Propositional unsat core size     : 0
% 4.25/0.98  #    Propositional preprocessing time  : 0.000
% 4.25/0.98  #    Propositional encoding time       : 0.000
% 4.25/0.98  #    Propositional solver time         : 0.000
% 4.25/0.98  #    Success case prop preproc time    : 0.000
% 4.25/0.98  #    Success case prop encoding time   : 0.000
% 4.25/0.98  #    Success case prop solver time     : 0.000
% 4.25/0.98  # Current number of processed clauses  : 832
% 4.25/0.98  #    Positive orientable unit clauses  : 152
% 4.25/0.98  #    Positive unorientable unit clauses: 0
% 4.25/0.98  #    Negative unit clauses             : 11
% 4.25/0.98  #    Non-unit-clauses                  : 669
% 4.25/0.98  # Current number of unprocessed clauses: 53672
% 4.25/0.98  # ...number of literals in the above   : 100568
% 4.25/0.98  # Current number of archived formulas  : 0
% 4.25/0.98  # Current number of archived clauses   : 132
% 4.25/0.98  # Clause-clause subsumption calls (NU) : 251461
% 4.25/0.98  # Rec. Clause-clause subsumption calls : 201309
% 4.25/0.98  # Non-unit clause-clause subsumptions  : 525
% 4.25/0.98  # Unit Clause-clause subsumption calls : 7419
% 4.25/0.98  # Rewrite failures with RHS unbound    : 0
% 4.25/0.98  # BW rewrite match attempts            : 1054
% 4.25/0.98  # BW rewrite match successes           : 54
% 4.25/0.98  # Condensation attempts                : 0
% 4.25/0.98  # Condensation successes               : 0
% 4.25/0.98  # Termbank termtop insertions          : 808901
% 4.25/0.98  
% 4.25/0.98  # -------------------------------------------------
% 4.25/0.98  # User time                : 0.484 s
% 4.25/0.98  # System time              : 0.017 s
% 4.25/0.98  # Total time               : 0.500 s
% 4.25/0.98  # Maximum resident set size: 1768 pages
% 4.25/0.98  
% 4.25/0.98  # -------------------------------------------------
% 4.25/0.98  # User time                : 2.508 s
% 4.25/0.98  # System time              : 0.082 s
% 4.25/0.98  # Total time               : 2.590 s
% 4.25/0.98  # Maximum resident set size: 1688 pages
% 4.25/0.98  % E---3.1 exiting
%------------------------------------------------------------------------------