TSTP Solution File: SEU265+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SEU265+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n023.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 09:18:25 EDT 2022

% Result   : Theorem 0.24s 1.41s
% Output   : CNFRefutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   99 (  17 unt;   0 def)
%            Number of atoms       :  269 (  59 equ)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  284 ( 114   ~; 135   |;  16   &)
%                                         (   6 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   17 (  17 usr;   4 con; 0-3 aty)
%            Number of variables   :  183 (  20 sgn  98   !;   1   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(t22_relset_1,conjecture,
    ! [X1,X2,X3] :
      ( relation_of2_as_subset(X3,X2,X1)
     => ( ! [X4] :
            ~ ( in(X4,X2)
              & ! [X5] : ~ in(ordered_pair(X4,X5),X3) )
      <=> relation_dom_as_subset(X2,X1,X3) = X2 ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t22_relset_1) ).

fof(d5_tarski,axiom,
    ! [X1,X2] : ordered_pair(X1,X2) = unordered_pair(unordered_pair(X1,X2),singleton(X1)),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',d5_tarski) ).

fof(commutativity_k2_tarski,axiom,
    ! [X1,X2] : unordered_pair(X1,X2) = unordered_pair(X2,X1),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',commutativity_k2_tarski) ).

fof(t20_relat_1,axiom,
    ! [X1,X2,X3] :
      ( relation(X3)
     => ( in(ordered_pair(X1,X2),X3)
       => ( in(X1,relation_dom(X3))
          & in(X2,relation_rng(X3)) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t20_relat_1) ).

fof(dt_m2_relset_1,axiom,
    ! [X1,X2,X3] :
      ( relation_of2_as_subset(X3,X1,X2)
     => element(X3,powerset(cartesian_product2(X1,X2))) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',dt_m2_relset_1) ).

fof(redefinition_k4_relset_1,axiom,
    ! [X1,X2,X3] :
      ( relation_of2(X3,X1,X2)
     => relation_dom_as_subset(X1,X2,X3) = relation_dom(X3) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',redefinition_k4_relset_1) ).

fof(d4_relat_1,axiom,
    ! [X1] :
      ( relation(X1)
     => ! [X2] :
          ( X2 = relation_dom(X1)
        <=> ! [X3] :
              ( in(X3,X2)
            <=> ? [X4] : in(ordered_pair(X3,X4),X1) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',d4_relat_1) ).

fof(t2_tarski,axiom,
    ! [X1,X2] :
      ( ! [X3] :
          ( in(X3,X1)
        <=> in(X3,X2) )
     => X1 = X2 ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t2_tarski) ).

fof(cc1_relset_1,axiom,
    ! [X1,X2,X3] :
      ( element(X3,powerset(cartesian_product2(X1,X2)))
     => relation(X3) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',cc1_relset_1) ).

fof(redefinition_m2_relset_1,axiom,
    ! [X1,X2,X3] :
      ( relation_of2_as_subset(X3,X1,X2)
    <=> relation_of2(X3,X1,X2) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',redefinition_m2_relset_1) ).

fof(dt_k4_relset_1,axiom,
    ! [X1,X2,X3] :
      ( relation_of2(X3,X1,X2)
     => element(relation_dom_as_subset(X1,X2,X3),powerset(X1)) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',dt_k4_relset_1) ).

fof(t5_subset,axiom,
    ! [X1,X2,X3] :
      ~ ( in(X1,X2)
        & element(X2,powerset(X3))
        & empty(X3) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t5_subset) ).

fof(t4_subset,axiom,
    ! [X1,X2,X3] :
      ( ( in(X1,X2)
        & element(X2,powerset(X3)) )
     => element(X1,X3) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t4_subset) ).

fof(t1_subset,axiom,
    ! [X1,X2] :
      ( in(X1,X2)
     => element(X1,X2) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t1_subset) ).

fof(t7_boole,axiom,
    ! [X1,X2] :
      ~ ( in(X1,X2)
        & empty(X2) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t7_boole) ).

fof(t2_subset,axiom,
    ! [X1,X2] :
      ( element(X1,X2)
     => ( empty(X2)
        | in(X1,X2) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',t2_subset) ).

fof(c_0_16,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( relation_of2_as_subset(X3,X2,X1)
       => ( ! [X4] :
              ~ ( in(X4,X2)
                & ! [X5] : ~ in(ordered_pair(X4,X5),X3) )
        <=> relation_dom_as_subset(X2,X1,X3) = X2 ) ),
    inference(assume_negation,[status(cth)],[t22_relset_1]) ).

fof(c_0_17,negated_conjecture,
    ! [X10,X11] :
      ( relation_of2_as_subset(esk11_0,esk10_0,esk9_0)
      & ( in(esk12_0,esk10_0)
        | relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0 )
      & ( ~ in(ordered_pair(esk12_0,X10),esk11_0)
        | relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0 )
      & ( ~ in(X11,esk10_0)
        | in(ordered_pair(X11,esk13_1(X11)),esk11_0)
        | relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0 ) ),
    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)],[c_0_16])])])])])])])]) ).

fof(c_0_18,plain,
    ! [X3,X4] : ordered_pair(X3,X4) = unordered_pair(unordered_pair(X3,X4),singleton(X3)),
    inference(variable_rename,[status(thm)],[d5_tarski]) ).

cnf(c_0_19,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0
    | ~ in(ordered_pair(esk12_0,X1),esk11_0) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_20,plain,
    ordered_pair(X1,X2) = unordered_pair(unordered_pair(X1,X2),singleton(X1)),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_21,plain,
    ! [X3,X4] : unordered_pair(X3,X4) = unordered_pair(X4,X3),
    inference(variable_rename,[status(thm)],[commutativity_k2_tarski]) ).

fof(c_0_22,plain,
    ! [X4,X5,X6] :
      ( ( in(X4,relation_dom(X6))
        | ~ in(ordered_pair(X4,X5),X6)
        | ~ relation(X6) )
      & ( in(X5,relation_rng(X6))
        | ~ in(ordered_pair(X4,X5),X6)
        | ~ relation(X6) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t20_relat_1])])]) ).

cnf(c_0_23,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | in(ordered_pair(X1,esk13_1(X1)),esk11_0)
    | ~ in(X1,esk10_0) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

fof(c_0_24,plain,
    ! [X4,X5,X6] :
      ( ~ relation_of2_as_subset(X6,X4,X5)
      | element(X6,powerset(cartesian_product2(X4,X5))) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[dt_m2_relset_1])]) ).

cnf(c_0_25,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0
    | ~ in(unordered_pair(unordered_pair(esk12_0,X1),singleton(esk12_0)),esk11_0) ),
    inference(rw,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_26,plain,
    unordered_pair(X1,X2) = unordered_pair(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

fof(c_0_27,plain,
    ! [X4,X5,X6] :
      ( ~ relation_of2(X6,X4,X5)
      | relation_dom_as_subset(X4,X5,X6) = relation_dom(X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[redefinition_k4_relset_1])]) ).

fof(c_0_28,plain,
    ! [X5,X6,X7,X7,X9,X6,X11] :
      ( ( ~ in(X7,X6)
        | in(ordered_pair(X7,esk1_3(X5,X6,X7)),X5)
        | X6 != relation_dom(X5)
        | ~ relation(X5) )
      & ( ~ in(ordered_pair(X7,X9),X5)
        | in(X7,X6)
        | X6 != relation_dom(X5)
        | ~ relation(X5) )
      & ( ~ in(esk2_2(X5,X6),X6)
        | ~ in(ordered_pair(esk2_2(X5,X6),X11),X5)
        | X6 = relation_dom(X5)
        | ~ relation(X5) )
      & ( in(esk2_2(X5,X6),X6)
        | in(ordered_pair(esk2_2(X5,X6),esk3_2(X5,X6)),X5)
        | X6 = relation_dom(X5)
        | ~ relation(X5) ) ),
    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)],[d4_relat_1])])])])])])]) ).

cnf(c_0_29,plain,
    ( in(X2,relation_dom(X1))
    | ~ relation(X1)
    | ~ in(ordered_pair(X2,X3),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_30,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | in(unordered_pair(unordered_pair(X1,esk13_1(X1)),singleton(X1)),esk11_0)
    | ~ in(X1,esk10_0) ),
    inference(rw,[status(thm)],[c_0_23,c_0_20]) ).

fof(c_0_31,plain,
    ! [X4,X5] :
      ( ( ~ in(esk14_2(X4,X5),X4)
        | ~ in(esk14_2(X4,X5),X5)
        | X4 = X5 )
      & ( in(esk14_2(X4,X5),X4)
        | in(esk14_2(X4,X5),X5)
        | X4 = X5 ) ),
    inference(distribute,[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)],[t2_tarski])])])])])]) ).

fof(c_0_32,plain,
    ! [X4,X5,X6] :
      ( ~ element(X6,powerset(cartesian_product2(X4,X5)))
      | relation(X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cc1_relset_1])]) ).

cnf(c_0_33,plain,
    ( element(X1,powerset(cartesian_product2(X2,X3)))
    | ~ relation_of2_as_subset(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_34,negated_conjecture,
    relation_of2_as_subset(esk11_0,esk10_0,esk9_0),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_35,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0
    | ~ in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,X1)),esk11_0) ),
    inference(rw,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_36,plain,
    ( relation_dom_as_subset(X1,X2,X3) = relation_dom(X3)
    | ~ relation_of2(X3,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

fof(c_0_37,plain,
    ! [X4,X5,X6,X4,X5,X6] :
      ( ( ~ relation_of2_as_subset(X6,X4,X5)
        | relation_of2(X6,X4,X5) )
      & ( ~ relation_of2(X6,X4,X5)
        | relation_of2_as_subset(X6,X4,X5) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[redefinition_m2_relset_1])])])]) ).

cnf(c_0_38,plain,
    ( in(ordered_pair(X3,esk1_3(X1,X2,X3)),X1)
    | ~ relation(X1)
    | X2 != relation_dom(X1)
    | ~ in(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

fof(c_0_39,plain,
    ! [X4,X5,X6] :
      ( ~ relation_of2(X6,X4,X5)
      | element(relation_dom_as_subset(X4,X5,X6),powerset(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[dt_k4_relset_1])]) ).

cnf(c_0_40,plain,
    ( in(X2,relation_dom(X1))
    | ~ relation(X1)
    | ~ in(unordered_pair(unordered_pair(X2,X3),singleton(X2)),X1) ),
    inference(rw,[status(thm)],[c_0_29,c_0_20]) ).

cnf(c_0_41,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | in(unordered_pair(singleton(X1),unordered_pair(X1,esk13_1(X1))),esk11_0)
    | ~ in(X1,esk10_0) ),
    inference(rw,[status(thm)],[c_0_30,c_0_26]) ).

cnf(c_0_42,plain,
    ( X1 = X2
    | in(esk14_2(X1,X2),X2)
    | in(esk14_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_43,plain,
    ( relation(X1)
    | ~ element(X1,powerset(cartesian_product2(X2,X3))) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_44,negated_conjecture,
    element(esk11_0,powerset(cartesian_product2(esk10_0,esk9_0))),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_45,negated_conjecture,
    ( relation_dom(esk11_0) != esk10_0
    | ~ relation_of2(esk11_0,esk10_0,esk9_0)
    | ~ in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,X1)),esk11_0) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_46,plain,
    ( relation_of2(X1,X2,X3)
    | ~ relation_of2_as_subset(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_47,plain,
    ( in(unordered_pair(unordered_pair(X3,esk1_3(X1,X2,X3)),singleton(X3)),X1)
    | X2 != relation_dom(X1)
    | ~ relation(X1)
    | ~ in(X3,X2) ),
    inference(rw,[status(thm)],[c_0_38,c_0_20]) ).

cnf(c_0_48,negated_conjecture,
    ( in(esk12_0,esk10_0)
    | relation_dom_as_subset(esk10_0,esk9_0,esk11_0) != esk10_0 ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_49,plain,
    ( element(relation_dom_as_subset(X1,X2,X3),powerset(X1))
    | ~ relation_of2(X3,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_50,plain,
    ( in(X1,relation_dom(X2))
    | ~ relation(X2)
    | ~ in(unordered_pair(singleton(X1),unordered_pair(X1,X3)),X2) ),
    inference(rw,[status(thm)],[c_0_40,c_0_26]) ).

cnf(c_0_51,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | X1 = esk10_0
    | in(unordered_pair(singleton(esk14_2(X1,esk10_0)),unordered_pair(esk14_2(X1,esk10_0),esk13_1(esk14_2(X1,esk10_0)))),esk11_0)
    | in(esk14_2(X1,esk10_0),X1) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_52,negated_conjecture,
    relation(esk11_0),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_53,negated_conjecture,
    ( relation_dom(esk11_0) != esk10_0
    | ~ in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,X1)),esk11_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_34])]) ).

cnf(c_0_54,plain,
    ( in(unordered_pair(singleton(X1),unordered_pair(X1,esk1_3(X2,X3,X1))),X2)
    | X3 != relation_dom(X2)
    | ~ relation(X2)
    | ~ in(X1,X3) ),
    inference(rw,[status(thm)],[c_0_47,c_0_26]) ).

cnf(c_0_55,negated_conjecture,
    ( in(esk12_0,esk10_0)
    | relation_dom(esk11_0) != esk10_0
    | ~ relation_of2(esk11_0,esk10_0,esk9_0) ),
    inference(spm,[status(thm)],[c_0_48,c_0_36]) ).

cnf(c_0_56,plain,
    ( element(relation_dom(X1),powerset(X2))
    | ~ relation_of2(X1,X2,X3) ),
    inference(spm,[status(thm)],[c_0_49,c_0_36]) ).

cnf(c_0_57,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | esk10_0 = X1
    | in(unordered_pair(singleton(esk14_2(esk10_0,X1)),unordered_pair(esk14_2(esk10_0,X1),esk13_1(esk14_2(esk10_0,X1)))),esk11_0)
    | in(esk14_2(esk10_0,X1),X1) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_58,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | X1 = esk10_0
    | in(esk14_2(X1,esk10_0),relation_dom(esk11_0))
    | in(esk14_2(X1,esk10_0),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_52])]) ).

cnf(c_0_59,negated_conjecture,
    ( relation_dom(esk11_0) != esk10_0
    | X1 != relation_dom(esk11_0)
    | ~ in(esk12_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_54]),c_0_52])]) ).

cnf(c_0_60,negated_conjecture,
    ( in(esk12_0,esk10_0)
    | relation_dom(esk11_0) != esk10_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_46]),c_0_34])]) ).

fof(c_0_61,plain,
    ! [X4,X5,X6] :
      ( ~ in(X4,X5)
      | ~ element(X5,powerset(X6))
      | ~ empty(X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t5_subset])]) ).

cnf(c_0_62,plain,
    ( element(relation_dom(X1),powerset(X2))
    | ~ relation_of2_as_subset(X1,X2,X3) ),
    inference(spm,[status(thm)],[c_0_56,c_0_46]) ).

cnf(c_0_63,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | esk10_0 = X1
    | in(esk14_2(esk10_0,X1),relation_dom(esk11_0))
    | in(esk14_2(esk10_0,X1),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_57]),c_0_52])]) ).

fof(c_0_64,plain,
    ! [X4,X5,X6] :
      ( ~ in(X4,X5)
      | ~ element(X5,powerset(X6))
      | element(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t4_subset])]) ).

fof(c_0_65,plain,
    ! [X3,X4] :
      ( ~ in(X3,X4)
      | element(X3,X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t1_subset])]) ).

fof(c_0_66,plain,
    ! [X3,X4] :
      ( ~ in(X3,X4)
      | ~ empty(X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t7_boole])]) ).

cnf(c_0_67,negated_conjecture,
    ( X1 = esk10_0
    | in(esk14_2(X1,esk10_0),relation_dom(esk11_0))
    | in(esk14_2(X1,esk10_0),X1)
    | in(esk12_0,esk10_0) ),
    inference(spm,[status(thm)],[c_0_48,c_0_58]) ).

cnf(c_0_68,negated_conjecture,
    relation_dom(esk11_0) != esk10_0,
    inference(spm,[status(thm)],[c_0_59,c_0_60]) ).

fof(c_0_69,plain,
    ! [X3,X4] :
      ( ~ element(X3,X4)
      | empty(X4)
      | in(X3,X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t2_subset])]) ).

cnf(c_0_70,plain,
    ( ~ empty(X1)
    | ~ element(X2,powerset(X1))
    | ~ in(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

cnf(c_0_71,negated_conjecture,
    element(relation_dom(esk11_0),powerset(esk10_0)),
    inference(spm,[status(thm)],[c_0_62,c_0_34]) ).

cnf(c_0_72,negated_conjecture,
    ( esk10_0 = X1
    | in(esk14_2(esk10_0,X1),relation_dom(esk11_0))
    | in(esk14_2(esk10_0,X1),X1)
    | in(esk12_0,esk10_0) ),
    inference(spm,[status(thm)],[c_0_48,c_0_63]) ).

cnf(c_0_73,plain,
    ( element(X1,X2)
    | ~ element(X3,powerset(X2))
    | ~ in(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_64]) ).

cnf(c_0_74,plain,
    ( element(X1,X2)
    | ~ in(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_75,plain,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_66]) ).

cnf(c_0_76,negated_conjecture,
    ( in(esk14_2(relation_dom(esk11_0),esk10_0),relation_dom(esk11_0))
    | in(esk12_0,esk10_0) ),
    inference(sr,[status(thm)],[inference(ef,[status(thm)],[c_0_67]),c_0_68]) ).

cnf(c_0_77,plain,
    ( X1 = X2
    | ~ in(esk14_2(X1,X2),X2)
    | ~ in(esk14_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_78,plain,
    ( in(X1,X2)
    | empty(X2)
    | ~ element(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_79,negated_conjecture,
    ( ~ empty(esk10_0)
    | ~ in(X1,relation_dom(esk11_0)) ),
    inference(spm,[status(thm)],[c_0_70,c_0_71]) ).

cnf(c_0_80,negated_conjecture,
    ( in(esk14_2(esk10_0,relation_dom(esk11_0)),relation_dom(esk11_0))
    | in(esk12_0,esk10_0) ),
    inference(sr,[status(thm)],[inference(ef,[status(thm)],[c_0_72]),c_0_68]) ).

cnf(c_0_81,negated_conjecture,
    ( element(X1,esk10_0)
    | ~ in(X1,relation_dom(esk11_0)) ),
    inference(spm,[status(thm)],[c_0_73,c_0_71]) ).

cnf(c_0_82,plain,
    ( X1 = X2
    | element(esk14_2(X1,X2),X2)
    | in(esk14_2(X1,X2),X1) ),
    inference(spm,[status(thm)],[c_0_74,c_0_42]) ).

cnf(c_0_83,negated_conjecture,
    ( in(esk12_0,esk10_0)
    | ~ empty(relation_dom(esk11_0)) ),
    inference(spm,[status(thm)],[c_0_75,c_0_76]) ).

cnf(c_0_84,plain,
    ( X1 = X2
    | empty(X2)
    | ~ element(esk14_2(X1,X2),X2)
    | ~ in(esk14_2(X1,X2),X1) ),
    inference(spm,[status(thm)],[c_0_77,c_0_78]) ).

cnf(c_0_85,negated_conjecture,
    ~ empty(esk10_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_80]),c_0_75]) ).

cnf(c_0_86,negated_conjecture,
    ( relation_dom(esk11_0) = X1
    | element(esk14_2(relation_dom(esk11_0),X1),esk10_0)
    | element(esk14_2(relation_dom(esk11_0),X1),X1) ),
    inference(spm,[status(thm)],[c_0_81,c_0_82]) ).

cnf(c_0_87,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,esk13_1(esk12_0))),esk11_0)
    | ~ empty(relation_dom(esk11_0)) ),
    inference(spm,[status(thm)],[c_0_41,c_0_83]) ).

cnf(c_0_88,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | X1 = esk10_0
    | in(esk14_2(X1,esk10_0),relation_dom(esk11_0))
    | ~ element(esk14_2(X1,esk10_0),esk10_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_58]),c_0_85]) ).

cnf(c_0_89,negated_conjecture,
    element(esk14_2(relation_dom(esk11_0),esk10_0),esk10_0),
    inference(sr,[status(thm)],[inference(ef,[status(thm)],[c_0_86]),c_0_68]) ).

cnf(c_0_90,negated_conjecture,
    ( in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,esk13_1(esk12_0))),esk11_0)
    | ~ empty(relation_dom(esk11_0))
    | ~ relation_of2(esk11_0,esk10_0,esk9_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_87]),c_0_68]) ).

cnf(c_0_91,negated_conjecture,
    ( relation_dom_as_subset(esk10_0,esk9_0,esk11_0) = esk10_0
    | in(esk14_2(relation_dom(esk11_0),esk10_0),relation_dom(esk11_0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_88,c_0_89]),c_0_68]) ).

cnf(c_0_92,negated_conjecture,
    ( in(unordered_pair(singleton(esk12_0),unordered_pair(esk12_0,esk13_1(esk12_0))),esk11_0)
    | ~ empty(relation_dom(esk11_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_46]),c_0_34])]) ).

cnf(c_0_93,negated_conjecture,
    ( in(esk14_2(relation_dom(esk11_0),esk10_0),relation_dom(esk11_0))
    | ~ relation_of2(esk11_0,esk10_0,esk9_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_91]),c_0_68]) ).

cnf(c_0_94,plain,
    ( X1 = X2
    | empty(X1)
    | empty(X2)
    | ~ element(esk14_2(X1,X2),X2)
    | ~ element(esk14_2(X1,X2),X1) ),
    inference(spm,[status(thm)],[c_0_84,c_0_78]) ).

cnf(c_0_95,negated_conjecture,
    ~ empty(relation_dom(esk11_0)),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_92]),c_0_52])]),c_0_75]) ).

cnf(c_0_96,negated_conjecture,
    in(esk14_2(relation_dom(esk11_0),esk10_0),relation_dom(esk11_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_93,c_0_46]),c_0_34])]) ).

cnf(c_0_97,negated_conjecture,
    ~ element(esk14_2(relation_dom(esk11_0),esk10_0),relation_dom(esk11_0)),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_94,c_0_89]),c_0_68]),c_0_95]),c_0_85]) ).

cnf(c_0_98,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_74,c_0_96]),c_0_97]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEU265+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Mon Jun 20 03:02:33 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.24/1.41  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.24/1.41  # Preprocessing time       : 0.016 s
% 0.24/1.41  
% 0.24/1.41  # Proof found!
% 0.24/1.41  # SZS status Theorem
% 0.24/1.41  # SZS output start CNFRefutation
% See solution above
% 0.24/1.41  # Proof object total steps             : 99
% 0.24/1.41  # Proof object clause steps            : 66
% 0.24/1.41  # Proof object formula steps           : 33
% 0.24/1.41  # Proof object conjectures             : 44
% 0.24/1.41  # Proof object clause conjectures      : 41
% 0.24/1.41  # Proof object formula conjectures     : 3
% 0.24/1.41  # Proof object initial clauses used    : 20
% 0.24/1.41  # Proof object initial formulas used   : 16
% 0.24/1.41  # Proof object generating inferences   : 38
% 0.24/1.41  # Proof object simplifying inferences  : 37
% 0.24/1.41  # Training examples: 0 positive, 0 negative
% 0.24/1.41  # Parsed axioms                        : 38
% 0.24/1.41  # Removed by relevancy pruning/SinE    : 0
% 0.24/1.41  # Initial clauses                      : 48
% 0.24/1.41  # Removed in clause preprocessing      : 11
% 0.24/1.41  # Initial clauses in saturation        : 37
% 0.24/1.41  # Processed clauses                    : 951
% 0.24/1.41  # ...of these trivial                  : 8
% 0.24/1.41  # ...subsumed                          : 392
% 0.24/1.41  # ...remaining for further processing  : 551
% 0.24/1.41  # Other redundant clauses eliminated   : 0
% 0.24/1.41  # Clauses deleted for lack of memory   : 0
% 0.24/1.41  # Backward-subsumed                    : 74
% 0.24/1.41  # Backward-rewritten                   : 103
% 0.24/1.41  # Generated clauses                    : 3273
% 0.24/1.41  # ...of the previous two non-trivial   : 3108
% 0.24/1.41  # Contextual simplify-reflections      : 136
% 0.24/1.41  # Paramodulations                      : 3204
% 0.24/1.41  # Factorizations                       : 42
% 0.24/1.41  # Equation resolutions                 : 7
% 0.24/1.41  # Current number of processed clauses  : 365
% 0.24/1.41  #    Positive orientable unit clauses  : 46
% 0.24/1.41  #    Positive unorientable unit clauses: 1
% 0.24/1.41  #    Negative unit clauses             : 24
% 0.24/1.41  #    Non-unit-clauses                  : 294
% 0.24/1.41  # Current number of unprocessed clauses: 1648
% 0.24/1.41  # ...number of literals in the above   : 7377
% 0.24/1.41  # Current number of archived formulas  : 0
% 0.24/1.41  # Current number of archived clauses   : 181
% 0.24/1.41  # Clause-clause subsumption calls (NU) : 20570
% 0.24/1.41  # Rec. Clause-clause subsumption calls : 11590
% 0.24/1.41  # Non-unit clause-clause subsumptions  : 427
% 0.24/1.41  # Unit Clause-clause subsumption calls : 2794
% 0.24/1.41  # Rewrite failures with RHS unbound    : 0
% 0.24/1.41  # BW rewrite match attempts            : 37
% 0.24/1.41  # BW rewrite match successes           : 18
% 0.24/1.41  # Condensation attempts                : 0
% 0.24/1.41  # Condensation successes               : 0
% 0.24/1.41  # Termbank termtop insertions          : 72436
% 0.24/1.41  
% 0.24/1.41  # -------------------------------------------------
% 0.24/1.41  # User time                : 0.126 s
% 0.24/1.41  # System time              : 0.007 s
% 0.24/1.41  # Total time               : 0.133 s
% 0.24/1.41  # Maximum resident set size: 5852 pages
% 0.24/23.41  eprover: CPU time limit exceeded, terminating
% 0.24/23.41  eprover: CPU time limit exceeded, terminating
% 0.24/23.42  eprover: CPU time limit exceeded, terminating
% 0.24/23.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.42  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.24/23.49  eprover: No such file or directory
%------------------------------------------------------------------------------