TSTP Solution File: SEU249+1 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : SEU249+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n022.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:25:30 EDT 2023

% Result   : Theorem 6.42s 1.28s
% Output   : CNFRefutation 6.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  101 (  10 unt;   0 def)
%            Number of atoms       :  280 (  39 equ)
%            Maximal formula atoms :   20 (   2 avg)
%            Number of connectives :  314 ( 135   ~; 139   |;  19   &)
%                                         (   5 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   3 con; 0-3 aty)
%            Number of variables   :  198 (  21 sgn;  92   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(d2_xboole_0,axiom,
    ! [X1,X2,X3] :
      ( X3 = set_union2(X1,X2)
    <=> ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X1)
            | in(X4,X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',d2_xboole_0) ).

fof(d3_xboole_0,axiom,
    ! [X1,X2,X3] :
      ( X3 = set_intersection2(X1,X2)
    <=> ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X1)
            & in(X4,X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',d3_xboole_0) ).

fof(t119_relat_1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => relation_rng(relation_rng_restriction(X1,X2)) = set_intersection2(relation_rng(X2),X1) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t119_relat_1) ).

fof(t18_wellord1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => relation_restriction(X2,X1) = relation_rng_restriction(X1,relation_dom_restriction(X2,X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t18_wellord1) ).

fof(commutativity_k3_xboole_0,axiom,
    ! [X1,X2] : set_intersection2(X1,X2) = set_intersection2(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',commutativity_k3_xboole_0) ).

fof(dt_k7_relat_1,axiom,
    ! [X1,X2] :
      ( relation(X1)
     => relation(relation_dom_restriction(X1,X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',dt_k7_relat_1) ).

fof(d6_relat_1,axiom,
    ! [X1] :
      ( relation(X1)
     => relation_field(X1) = set_union2(relation_dom(X1),relation_rng(X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',d6_relat_1) ).

fof(t19_wellord1,conjecture,
    ! [X1,X2,X3] :
      ( relation(X3)
     => ( in(X1,relation_field(relation_restriction(X3,X2)))
       => ( in(X1,relation_field(X3))
          & in(X1,X2) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t19_wellord1) ).

fof(t90_relat_1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => relation_dom(relation_dom_restriction(X2,X1)) = set_intersection2(relation_dom(X2),X1) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t90_relat_1) ).

fof(t17_wellord1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => relation_restriction(X2,X1) = relation_dom_restriction(relation_rng_restriction(X1,X2),X1) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t17_wellord1) ).

fof(dt_k8_relat_1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => relation(relation_rng_restriction(X1,X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',dt_k8_relat_1) ).

fof(t5_subset,axiom,
    ! [X1,X2,X3] :
      ~ ( in(X1,X2)
        & element(X2,powerset(X3))
        & empty(X3) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t5_subset) ).

fof(t3_subset,axiom,
    ! [X1,X2] :
      ( element(X1,powerset(X2))
    <=> subset(X1,X2) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t3_subset) ).

fof(t4_subset,axiom,
    ! [X1,X2,X3] :
      ( ( in(X1,X2)
        & element(X2,powerset(X3)) )
     => element(X1,X3) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t4_subset) ).

fof(t99_relat_1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => subset(relation_rng(relation_dom_restriction(X2,X1)),relation_rng(X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t99_relat_1) ).

fof(l29_wellord1,axiom,
    ! [X1,X2] :
      ( relation(X2)
     => subset(relation_dom(relation_rng_restriction(X1,X2)),relation_dom(X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',l29_wellord1) ).

fof(dt_k2_wellord1,axiom,
    ! [X1,X2] :
      ( relation(X1)
     => relation(relation_restriction(X1,X2)) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',dt_k2_wellord1) ).

fof(t2_subset,axiom,
    ! [X1,X2] :
      ( element(X1,X2)
     => ( empty(X2)
        | in(X1,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p',t2_subset) ).

fof(c_0_18,plain,
    ! [X13,X14,X15,X16,X17,X18,X19,X20] :
      ( ( ~ in(X16,X15)
        | in(X16,X13)
        | in(X16,X14)
        | X15 != set_union2(X13,X14) )
      & ( ~ in(X17,X13)
        | in(X17,X15)
        | X15 != set_union2(X13,X14) )
      & ( ~ in(X17,X14)
        | in(X17,X15)
        | X15 != set_union2(X13,X14) )
      & ( ~ in(esk1_3(X18,X19,X20),X18)
        | ~ in(esk1_3(X18,X19,X20),X20)
        | X20 = set_union2(X18,X19) )
      & ( ~ in(esk1_3(X18,X19,X20),X19)
        | ~ in(esk1_3(X18,X19,X20),X20)
        | X20 = set_union2(X18,X19) )
      & ( in(esk1_3(X18,X19,X20),X20)
        | in(esk1_3(X18,X19,X20),X18)
        | in(esk1_3(X18,X19,X20),X19)
        | X20 = set_union2(X18,X19) ) ),
    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)],[d2_xboole_0])])])])])]) ).

fof(c_0_19,plain,
    ! [X22,X23,X24,X25,X26,X27,X28,X29] :
      ( ( in(X25,X22)
        | ~ in(X25,X24)
        | X24 != set_intersection2(X22,X23) )
      & ( in(X25,X23)
        | ~ in(X25,X24)
        | X24 != set_intersection2(X22,X23) )
      & ( ~ in(X26,X22)
        | ~ in(X26,X23)
        | in(X26,X24)
        | X24 != set_intersection2(X22,X23) )
      & ( ~ in(esk2_3(X27,X28,X29),X29)
        | ~ in(esk2_3(X27,X28,X29),X27)
        | ~ in(esk2_3(X27,X28,X29),X28)
        | X29 = set_intersection2(X27,X28) )
      & ( in(esk2_3(X27,X28,X29),X27)
        | in(esk2_3(X27,X28,X29),X29)
        | X29 = set_intersection2(X27,X28) )
      & ( in(esk2_3(X27,X28,X29),X28)
        | in(esk2_3(X27,X28,X29),X29)
        | X29 = set_intersection2(X27,X28) ) ),
    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)],[d3_xboole_0])])])])])]) ).

fof(c_0_20,plain,
    ! [X60,X61] :
      ( ~ relation(X61)
      | relation_rng(relation_rng_restriction(X60,X61)) = set_intersection2(relation_rng(X61),X60) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t119_relat_1])]) ).

fof(c_0_21,plain,
    ! [X64,X65] :
      ( ~ relation(X65)
      | relation_restriction(X65,X64) = relation_rng_restriction(X64,relation_dom_restriction(X65,X64)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t18_wellord1])]) ).

fof(c_0_22,plain,
    ! [X11,X12] : set_intersection2(X11,X12) = set_intersection2(X12,X11),
    inference(variable_rename,[status(thm)],[commutativity_k3_xboole_0]) ).

fof(c_0_23,plain,
    ! [X36,X37] :
      ( ~ relation(X36)
      | relation(relation_dom_restriction(X36,X37)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[dt_k7_relat_1])]) ).

cnf(c_0_24,plain,
    ( in(X1,X3)
    | in(X1,X4)
    | ~ in(X1,X2)
    | X2 != set_union2(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_25,plain,
    ! [X31] :
      ( ~ relation(X31)
      | relation_field(X31) = set_union2(relation_dom(X31),relation_rng(X31)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[d6_relat_1])]) ).

fof(c_0_26,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( relation(X3)
       => ( in(X1,relation_field(relation_restriction(X3,X2)))
         => ( in(X1,relation_field(X3))
            & in(X1,X2) ) ) ),
    inference(assume_negation,[status(cth)],[t19_wellord1]) ).

fof(c_0_27,plain,
    ! [X88,X89] :
      ( ~ relation(X89)
      | relation_dom(relation_dom_restriction(X89,X88)) = set_intersection2(relation_dom(X89),X88) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t90_relat_1])]) ).

fof(c_0_28,plain,
    ! [X62,X63] :
      ( ~ relation(X63)
      | relation_restriction(X63,X62) = relation_dom_restriction(relation_rng_restriction(X62,X63),X62) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t17_wellord1])]) ).

fof(c_0_29,plain,
    ! [X38,X39] :
      ( ~ relation(X39)
      | relation(relation_rng_restriction(X38,X39)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[dt_k8_relat_1])]) ).

cnf(c_0_30,plain,
    ( in(X1,X2)
    | ~ in(X1,X3)
    | X3 != set_intersection2(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_31,plain,
    ( relation_rng(relation_rng_restriction(X2,X1)) = set_intersection2(relation_rng(X1),X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_32,plain,
    ( relation_restriction(X1,X2) = relation_rng_restriction(X2,relation_dom_restriction(X1,X2))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_33,plain,
    set_intersection2(X1,X2) = set_intersection2(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34,plain,
    ( relation(relation_dom_restriction(X1,X2))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_35,plain,
    ( in(X1,X2)
    | in(X1,X3)
    | ~ in(X1,set_union2(X3,X2)) ),
    inference(er,[status(thm)],[c_0_24]) ).

cnf(c_0_36,plain,
    ( relation_field(X1) = set_union2(relation_dom(X1),relation_rng(X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

fof(c_0_37,negated_conjecture,
    ( relation(esk11_0)
    & in(esk9_0,relation_field(relation_restriction(esk11_0,esk10_0)))
    & ( ~ in(esk9_0,relation_field(esk11_0))
      | ~ in(esk9_0,esk10_0) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_26])])]) ).

cnf(c_0_38,plain,
    ( in(X1,X2)
    | ~ in(X1,X3)
    | X3 != set_intersection2(X2,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

fof(c_0_39,plain,
    ! [X80,X81,X82] :
      ( ~ in(X80,X81)
      | ~ element(X81,powerset(X82))
      | ~ empty(X82) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t5_subset])]) ).

fof(c_0_40,plain,
    ! [X75,X76] :
      ( ( ~ element(X75,powerset(X76))
        | subset(X75,X76) )
      & ( ~ subset(X75,X76)
        | element(X75,powerset(X76)) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t3_subset])]) ).

cnf(c_0_41,plain,
    ( relation_dom(relation_dom_restriction(X1,X2)) = set_intersection2(relation_dom(X1),X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_42,plain,
    ( relation_restriction(X1,X2) = relation_dom_restriction(relation_rng_restriction(X2,X1),X2)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_43,plain,
    ( relation(relation_rng_restriction(X2,X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_44,plain,
    ( in(X1,X2)
    | ~ in(X1,set_intersection2(X3,X2)) ),
    inference(er,[status(thm)],[c_0_30]) ).

cnf(c_0_45,plain,
    ( set_intersection2(X1,relation_rng(relation_dom_restriction(X2,X1))) = relation_rng(relation_restriction(X2,X1))
    | ~ relation(X2) ),
    inference(csr,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_32]),c_0_33]),c_0_34]) ).

cnf(c_0_46,plain,
    ( in(X1,relation_dom(X2))
    | in(X1,relation_rng(X2))
    | ~ relation(X2)
    | ~ in(X1,relation_field(X2)) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_47,negated_conjecture,
    in(esk9_0,relation_field(relation_restriction(esk11_0,esk10_0))),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_48,plain,
    ( in(X1,X2)
    | ~ in(X1,set_intersection2(X2,X3)) ),
    inference(er,[status(thm)],[c_0_38]) ).

fof(c_0_49,plain,
    ! [X77,X78,X79] :
      ( ~ in(X77,X78)
      | ~ element(X78,powerset(X79))
      | element(X77,X79) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t4_subset])]) ).

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

cnf(c_0_51,plain,
    ( element(X1,powerset(X2))
    | ~ subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

fof(c_0_52,plain,
    ! [X90,X91] :
      ( ~ relation(X91)
      | subset(relation_rng(relation_dom_restriction(X91,X90)),relation_rng(X91)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t99_relat_1])]) ).

cnf(c_0_53,plain,
    ( set_intersection2(X1,relation_dom(relation_rng_restriction(X1,X2))) = relation_dom(relation_restriction(X2,X1))
    | ~ relation(X2) ),
    inference(csr,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_42]),c_0_33]),c_0_43]) ).

cnf(c_0_54,plain,
    ( in(X1,relation_rng(relation_dom_restriction(X2,X3)))
    | ~ relation(X2)
    | ~ in(X1,relation_rng(relation_restriction(X2,X3))) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_55,negated_conjecture,
    ( in(esk9_0,relation_rng(relation_restriction(esk11_0,esk10_0)))
    | in(esk9_0,relation_dom(relation_restriction(esk11_0,esk10_0)))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_56,negated_conjecture,
    relation(esk11_0),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_57,plain,
    ( in(X1,X3)
    | ~ in(X1,X2)
    | X3 != set_union2(X2,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_58,plain,
    ( in(X1,X2)
    | ~ relation(X3)
    | ~ in(X1,relation_rng(relation_restriction(X3,X2))) ),
    inference(spm,[status(thm)],[c_0_48,c_0_45]) ).

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

cnf(c_0_60,plain,
    ( in(X1,X3)
    | ~ in(X1,X2)
    | X3 != set_union2(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_61,plain,
    ! [X52,X53] :
      ( ~ relation(X53)
      | subset(relation_dom(relation_rng_restriction(X52,X53)),relation_dom(X53)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[l29_wellord1])]) ).

cnf(c_0_62,plain,
    ( ~ subset(X1,X2)
    | ~ empty(X2)
    | ~ in(X3,X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_63,plain,
    ( subset(relation_rng(relation_dom_restriction(X1,X2)),relation_rng(X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_64,plain,
    ( in(X1,relation_dom(relation_rng_restriction(X2,X3)))
    | ~ relation(X3)
    | ~ in(X1,relation_dom(relation_restriction(X3,X2))) ),
    inference(spm,[status(thm)],[c_0_44,c_0_53]) ).

cnf(c_0_65,negated_conjecture,
    ( in(esk9_0,relation_dom(relation_restriction(esk11_0,esk10_0)))
    | in(esk9_0,relation_rng(relation_dom_restriction(esk11_0,esk10_0)))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_56])]) ).

cnf(c_0_66,plain,
    ( in(X1,set_union2(X2,X3))
    | ~ in(X1,X2) ),
    inference(er,[status(thm)],[c_0_57]) ).

cnf(c_0_67,plain,
    ( in(X1,X2)
    | ~ relation(X3)
    | ~ in(X1,relation_dom(relation_restriction(X3,X2))) ),
    inference(spm,[status(thm)],[c_0_48,c_0_53]) ).

cnf(c_0_68,negated_conjecture,
    ( in(esk9_0,relation_dom(relation_restriction(esk11_0,esk10_0)))
    | in(esk9_0,esk10_0)
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_55]),c_0_56])]) ).

fof(c_0_69,plain,
    ! [X34,X35] :
      ( ~ relation(X34)
      | relation(relation_restriction(X34,X35)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[dt_k2_wellord1])]) ).

cnf(c_0_70,plain,
    ( element(X1,X2)
    | ~ subset(X3,X2)
    | ~ in(X1,X3) ),
    inference(spm,[status(thm)],[c_0_59,c_0_51]) ).

cnf(c_0_71,plain,
    ( in(X1,set_union2(X2,X3))
    | ~ in(X1,X3) ),
    inference(er,[status(thm)],[c_0_60]) ).

cnf(c_0_72,plain,
    ( subset(relation_dom(relation_rng_restriction(X2,X1)),relation_dom(X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

cnf(c_0_73,plain,
    ( ~ relation(X1)
    | ~ empty(relation_rng(X1))
    | ~ in(X2,relation_rng(relation_dom_restriction(X1,X3))) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_74,negated_conjecture,
    ( in(esk9_0,relation_rng(relation_dom_restriction(esk11_0,esk10_0)))
    | in(esk9_0,relation_dom(relation_rng_restriction(esk10_0,esk11_0)))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_56])]) ).

cnf(c_0_75,negated_conjecture,
    ( ~ in(esk9_0,relation_field(esk11_0))
    | ~ in(esk9_0,esk10_0) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_76,plain,
    ( in(X1,relation_field(X2))
    | ~ relation(X2)
    | ~ in(X1,relation_dom(X2)) ),
    inference(spm,[status(thm)],[c_0_66,c_0_36]) ).

cnf(c_0_77,negated_conjecture,
    ( in(esk9_0,esk10_0)
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_68]),c_0_56])]) ).

cnf(c_0_78,plain,
    ( relation(relation_restriction(X1,X2))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_79,plain,
    ( element(X1,relation_rng(X2))
    | ~ relation(X2)
    | ~ in(X1,relation_rng(relation_dom_restriction(X2,X3))) ),
    inference(spm,[status(thm)],[c_0_70,c_0_63]) ).

cnf(c_0_80,plain,
    ( in(X1,relation_field(X2))
    | ~ relation(X2)
    | ~ in(X1,relation_rng(X2)) ),
    inference(spm,[status(thm)],[c_0_71,c_0_36]) ).

fof(c_0_81,plain,
    ! [X73,X74] :
      ( ~ element(X73,X74)
      | empty(X74)
      | in(X73,X74) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[t2_subset])]) ).

cnf(c_0_82,plain,
    ( element(X1,relation_dom(X2))
    | ~ relation(X2)
    | ~ in(X1,relation_dom(relation_rng_restriction(X3,X2))) ),
    inference(spm,[status(thm)],[c_0_70,c_0_72]) ).

cnf(c_0_83,negated_conjecture,
    ( in(esk9_0,relation_dom(relation_rng_restriction(esk10_0,esk11_0)))
    | ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_rng(esk11_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_74]),c_0_56])]) ).

cnf(c_0_84,negated_conjecture,
    ( ~ in(esk9_0,relation_dom(esk11_0))
    | ~ in(esk9_0,esk10_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_76]),c_0_56])]) ).

cnf(c_0_85,negated_conjecture,
    in(esk9_0,esk10_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_77,c_0_78]),c_0_56])]) ).

cnf(c_0_86,plain,
    ( ~ relation(X1)
    | ~ empty(relation_dom(X1))
    | ~ in(X2,relation_dom(relation_rng_restriction(X3,X1))) ),
    inference(spm,[status(thm)],[c_0_62,c_0_72]) ).

cnf(c_0_87,negated_conjecture,
    ( element(esk9_0,relation_rng(esk11_0))
    | in(esk9_0,relation_dom(relation_rng_restriction(esk10_0,esk11_0)))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_74]),c_0_56])]) ).

cnf(c_0_88,negated_conjecture,
    ( ~ in(esk9_0,relation_rng(esk11_0))
    | ~ in(esk9_0,esk10_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_80]),c_0_56])]) ).

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

cnf(c_0_90,negated_conjecture,
    ( element(esk9_0,relation_dom(esk11_0))
    | ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_rng(esk11_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_82,c_0_83]),c_0_56])]) ).

cnf(c_0_91,negated_conjecture,
    ~ in(esk9_0,relation_dom(esk11_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_84,c_0_85])]) ).

cnf(c_0_92,negated_conjecture,
    ( ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_dom(esk11_0))
    | ~ empty(relation_rng(esk11_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_83]),c_0_56])]) ).

cnf(c_0_93,negated_conjecture,
    ( element(esk9_0,relation_rng(esk11_0))
    | element(esk9_0,relation_dom(esk11_0))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_82,c_0_87]),c_0_56])]) ).

cnf(c_0_94,negated_conjecture,
    ~ in(esk9_0,relation_rng(esk11_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_88,c_0_85])]) ).

cnf(c_0_95,negated_conjecture,
    ( ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_rng(esk11_0)) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_90]),c_0_91]),c_0_92]) ).

cnf(c_0_96,negated_conjecture,
    ( element(esk9_0,relation_rng(esk11_0))
    | ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_dom(esk11_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_87]),c_0_56])]) ).

cnf(c_0_97,negated_conjecture,
    ( element(esk9_0,relation_dom(esk11_0))
    | ~ relation(relation_restriction(esk11_0,esk10_0)) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_93]),c_0_94]),c_0_95]) ).

cnf(c_0_98,negated_conjecture,
    ( ~ relation(relation_restriction(esk11_0,esk10_0))
    | ~ empty(relation_dom(esk11_0)) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_96]),c_0_94]),c_0_95]) ).

cnf(c_0_99,negated_conjecture,
    ~ relation(relation_restriction(esk11_0,esk10_0)),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_97]),c_0_91]),c_0_98]) ).

cnf(c_0_100,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_99,c_0_78]),c_0_56])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : SEU249+1 : TPTP v8.1.2. Released v3.3.0.
% 0.10/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n022.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.33  % CPULimit   : 2400
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon Oct  2 08:13:09 EDT 2023
% 0.11/0.33  % CPUTime    : 
% 0.17/0.44  Running first-order theorem proving
% 0.17/0.45  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.TM07cbajBV/E---3.1_11618.p
% 6.42/1.28  # Version: 3.1pre001
% 6.42/1.28  # Preprocessing class: FSMSSMSSSSSNFFN.
% 6.42/1.28  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 6.42/1.28  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 6.42/1.28  # Starting new_bool_3 with 300s (1) cores
% 6.42/1.28  # Starting new_bool_1 with 300s (1) cores
% 6.42/1.28  # Starting sh5l with 300s (1) cores
% 6.42/1.28  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 11696 completed with status 0
% 6.42/1.28  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 6.42/1.28  # Preprocessing class: FSMSSMSSSSSNFFN.
% 6.42/1.28  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 6.42/1.28  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 6.42/1.28  # No SInE strategy applied
% 6.42/1.28  # Search class: FGHSM-FFMM31-SFFFFFNN
% 6.42/1.28  # Scheduled 11 strats onto 5 cores with 1500 seconds (1500 total)
% 6.42/1.28  # Starting G-E--_208_B07----S_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 6.42/1.28  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 6.42/1.28  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 6.42/1.28  # Starting G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 6.42/1.28  # Starting G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 136s (1) cores
% 6.42/1.28  # G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with pid 11704 completed with status 0
% 6.42/1.28  # Result found by G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y
% 6.42/1.28  # Preprocessing class: FSMSSMSSSSSNFFN.
% 6.42/1.28  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 6.42/1.28  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 6.42/1.28  # No SInE strategy applied
% 6.42/1.28  # Search class: FGHSM-FFMM31-SFFFFFNN
% 6.42/1.28  # Scheduled 11 strats onto 5 cores with 1500 seconds (1500 total)
% 6.42/1.28  # Starting G-E--_208_B07----S_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 6.42/1.28  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 6.42/1.28  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 6.42/1.28  # Preprocessing time       : 0.002 s
% 6.42/1.28  
% 6.42/1.28  # Proof found!
% 6.42/1.28  # SZS status Theorem
% 6.42/1.28  # SZS output start CNFRefutation
% See solution above
% 6.42/1.28  # Parsed axioms                        : 52
% 6.42/1.28  # Removed by relevancy pruning/SinE    : 0
% 6.42/1.28  # Initial clauses                      : 74
% 6.42/1.28  # Removed in clause preprocessing      : 11
% 6.42/1.28  # Initial clauses in saturation        : 63
% 6.42/1.28  # Processed clauses                    : 2095
% 6.42/1.28  # ...of these trivial                  : 34
% 6.42/1.28  # ...subsumed                          : 1126
% 6.42/1.28  # ...remaining for further processing  : 935
% 6.42/1.28  # Other redundant clauses eliminated   : 21
% 6.42/1.28  # Clauses deleted for lack of memory   : 0
% 6.42/1.28  # Backward-subsumed                    : 94
% 6.42/1.28  # Backward-rewritten                   : 53
% 6.42/1.28  # Generated clauses                    : 31346
% 6.42/1.28  # ...of the previous two non-redundant : 30130
% 6.42/1.28  # ...aggressively subsumed             : 0
% 6.42/1.28  # Contextual simplify-reflections      : 81
% 6.42/1.28  # Paramodulations                      : 31105
% 6.42/1.28  # Factorizations                       : 154
% 6.42/1.28  # NegExts                              : 0
% 6.42/1.28  # Equation resolutions                 : 87
% 6.42/1.28  # Total rewrite steps                  : 8953
% 6.42/1.28  # Propositional unsat checks           : 0
% 6.42/1.28  #    Propositional check models        : 0
% 6.42/1.28  #    Propositional check unsatisfiable : 0
% 6.42/1.28  #    Propositional clauses             : 0
% 6.42/1.28  #    Propositional clauses after purity: 0
% 6.42/1.28  #    Propositional unsat core size     : 0
% 6.42/1.28  #    Propositional preprocessing time  : 0.000
% 6.42/1.28  #    Propositional encoding time       : 0.000
% 6.42/1.28  #    Propositional solver time         : 0.000
% 6.42/1.28  #    Success case prop preproc time    : 0.000
% 6.42/1.28  #    Success case prop encoding time   : 0.000
% 6.42/1.28  #    Success case prop solver time     : 0.000
% 6.42/1.28  # Current number of processed clauses  : 788
% 6.42/1.28  #    Positive orientable unit clauses  : 66
% 6.42/1.28  #    Positive unorientable unit clauses: 2
% 6.42/1.28  #    Negative unit clauses             : 20
% 6.42/1.28  #    Non-unit-clauses                  : 700
% 6.42/1.28  # Current number of unprocessed clauses: 27884
% 6.42/1.28  # ...number of literals in the above   : 128017
% 6.42/1.28  # Current number of archived formulas  : 0
% 6.42/1.28  # Current number of archived clauses   : 147
% 6.42/1.28  # Clause-clause subsumption calls (NU) : 63905
% 6.42/1.28  # Rec. Clause-clause subsumption calls : 29885
% 6.42/1.28  # Non-unit clause-clause subsumptions  : 880
% 6.42/1.28  # Unit Clause-clause subsumption calls : 4086
% 6.42/1.28  # Rewrite failures with RHS unbound    : 0
% 6.42/1.28  # BW rewrite match attempts            : 73
% 6.42/1.28  # BW rewrite match successes           : 37
% 6.42/1.28  # Condensation attempts                : 0
% 6.42/1.28  # Condensation successes               : 0
% 6.42/1.28  # Termbank termtop insertions          : 545574
% 6.42/1.28  
% 6.42/1.28  # -------------------------------------------------
% 6.42/1.28  # User time                : 0.779 s
% 6.42/1.28  # System time              : 0.023 s
% 6.42/1.28  # Total time               : 0.802 s
% 6.42/1.28  # Maximum resident set size: 1868 pages
% 6.42/1.28  
% 6.42/1.28  # -------------------------------------------------
% 6.42/1.28  # User time                : 3.854 s
% 6.42/1.28  # System time              : 0.137 s
% 6.42/1.28  # Total time               : 3.990 s
% 6.42/1.28  # Maximum resident set size: 1728 pages
% 6.42/1.28  % E---3.1 exiting
% 6.42/1.29  % E---3.1 exiting
%------------------------------------------------------------------------------