TSTP Solution File: SEU225+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SEU225+1 : TPTP v5.0.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art06.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Sun Dec 26 05:52:14 EST 2010

% Result   : Theorem 0.22s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   69 (  11 unt;   0 def)
%            Number of atoms       :  369 (  85 equ)
%            Maximal formula atoms :   27 (   5 avg)
%            Number of connectives :  516 ( 216   ~; 220   |;  58   &)
%                                         (   6 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   4 con; 0-3 aty)
%            Number of variables   :  110 (   4 sgn  74   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2] :
      ( ( relation(X1)
        & function(X1) )
     => ( relation(relation_dom_restriction(X1,X2))
        & function(relation_dom_restriction(X1,X2)) ) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',fc4_funct_1) ).

fof(4,conjecture,
    ! [X1,X2,X3] :
      ( ( relation(X3)
        & function(X3) )
     => ( in(X2,X1)
       => apply(relation_dom_restriction(X3,X1),X2) = apply(X3,X2) ) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',t72_funct_1) ).

fof(5,axiom,
    ! [X1] :
      ( ( relation(X1)
        & function(X1) )
     => ! [X2,X3] :
          ( ( in(X2,relation_dom(X1))
           => ( X3 = apply(X1,X2)
            <=> in(ordered_pair(X2,X3),X1) ) )
          & ( ~ in(X2,relation_dom(X1))
           => ( X3 = apply(X1,X2)
            <=> X3 = empty_set ) ) ) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',d4_funct_1) ).

fof(27,axiom,
    ! [X1,X2,X3] :
      ( ( relation(X3)
        & function(X3) )
     => ( in(X2,relation_dom(relation_dom_restriction(X3,X1)))
      <=> ( in(X2,relation_dom(X3))
          & in(X2,X1) ) ) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',l82_funct_1) ).

fof(30,axiom,
    ! [X1,X2] :
      ( ( relation(X2)
        & function(X2) )
     => ! [X3] :
          ( ( relation(X3)
            & function(X3) )
         => ( X2 = relation_dom_restriction(X3,X1)
          <=> ( relation_dom(X2) = set_intersection2(relation_dom(X3),X1)
              & ! [X4] :
                  ( in(X4,relation_dom(X2))
                 => apply(X2,X4) = apply(X3,X4) ) ) ) ) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',t68_funct_1) ).

fof(40,axiom,
    ! [X1,X2] :
      ( relation(X1)
     => relation(relation_dom_restriction(X1,X2)) ),
    file('/tmp/tmpsoIrzN/sel_SEU225+1.p_1',dt_k7_relat_1) ).

fof(48,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( ( relation(X3)
          & function(X3) )
       => ( in(X2,X1)
         => apply(relation_dom_restriction(X3,X1),X2) = apply(X3,X2) ) ),
    inference(assume_negation,[status(cth)],[4]) ).

fof(49,plain,
    ! [X1] :
      ( ( relation(X1)
        & function(X1) )
     => ! [X2,X3] :
          ( ( in(X2,relation_dom(X1))
           => ( X3 = apply(X1,X2)
            <=> in(ordered_pair(X2,X3),X1) ) )
          & ( ~ in(X2,relation_dom(X1))
           => ( X3 = apply(X1,X2)
            <=> X3 = empty_set ) ) ) ),
    inference(fof_simplification,[status(thm)],[5,theory(equality)]) ).

fof(57,plain,
    ! [X1,X2] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ( relation(relation_dom_restriction(X1,X2))
        & function(relation_dom_restriction(X1,X2)) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(58,plain,
    ! [X3,X4] :
      ( ~ relation(X3)
      | ~ function(X3)
      | ( relation(relation_dom_restriction(X3,X4))
        & function(relation_dom_restriction(X3,X4)) ) ),
    inference(variable_rename,[status(thm)],[57]) ).

fof(59,plain,
    ! [X3,X4] :
      ( ( relation(relation_dom_restriction(X3,X4))
        | ~ relation(X3)
        | ~ function(X3) )
      & ( function(relation_dom_restriction(X3,X4))
        | ~ relation(X3)
        | ~ function(X3) ) ),
    inference(distribute,[status(thm)],[58]) ).

cnf(60,plain,
    ( function(relation_dom_restriction(X1,X2))
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[59]) ).

fof(68,negated_conjecture,
    ? [X1,X2,X3] :
      ( relation(X3)
      & function(X3)
      & in(X2,X1)
      & apply(relation_dom_restriction(X3,X1),X2) != apply(X3,X2) ),
    inference(fof_nnf,[status(thm)],[48]) ).

fof(69,negated_conjecture,
    ? [X4,X5,X6] :
      ( relation(X6)
      & function(X6)
      & in(X5,X4)
      & apply(relation_dom_restriction(X6,X4),X5) != apply(X6,X5) ),
    inference(variable_rename,[status(thm)],[68]) ).

fof(70,negated_conjecture,
    ( relation(esk4_0)
    & function(esk4_0)
    & in(esk3_0,esk2_0)
    & apply(relation_dom_restriction(esk4_0,esk2_0),esk3_0) != apply(esk4_0,esk3_0) ),
    inference(skolemize,[status(esa)],[69]) ).

cnf(71,negated_conjecture,
    apply(relation_dom_restriction(esk4_0,esk2_0),esk3_0) != apply(esk4_0,esk3_0),
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(72,negated_conjecture,
    in(esk3_0,esk2_0),
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(73,negated_conjecture,
    function(esk4_0),
    inference(split_conjunct,[status(thm)],[70]) ).

cnf(74,negated_conjecture,
    relation(esk4_0),
    inference(split_conjunct,[status(thm)],[70]) ).

fof(75,plain,
    ! [X1] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ! [X2,X3] :
          ( ( ~ in(X2,relation_dom(X1))
            | ( ( X3 != apply(X1,X2)
                | in(ordered_pair(X2,X3),X1) )
              & ( ~ in(ordered_pair(X2,X3),X1)
                | X3 = apply(X1,X2) ) ) )
          & ( in(X2,relation_dom(X1))
            | ( ( X3 != apply(X1,X2)
                | X3 = empty_set )
              & ( X3 != empty_set
                | X3 = apply(X1,X2) ) ) ) ) ),
    inference(fof_nnf,[status(thm)],[49]) ).

fof(76,plain,
    ! [X4] :
      ( ~ relation(X4)
      | ~ function(X4)
      | ! [X5,X6] :
          ( ( ~ in(X5,relation_dom(X4))
            | ( ( X6 != apply(X4,X5)
                | in(ordered_pair(X5,X6),X4) )
              & ( ~ in(ordered_pair(X5,X6),X4)
                | X6 = apply(X4,X5) ) ) )
          & ( in(X5,relation_dom(X4))
            | ( ( X6 != apply(X4,X5)
                | X6 = empty_set )
              & ( X6 != empty_set
                | X6 = apply(X4,X5) ) ) ) ) ),
    inference(variable_rename,[status(thm)],[75]) ).

fof(77,plain,
    ! [X4,X5,X6] :
      ( ( ( ~ in(X5,relation_dom(X4))
          | ( ( X6 != apply(X4,X5)
              | in(ordered_pair(X5,X6),X4) )
            & ( ~ in(ordered_pair(X5,X6),X4)
              | X6 = apply(X4,X5) ) ) )
        & ( in(X5,relation_dom(X4))
          | ( ( X6 != apply(X4,X5)
              | X6 = empty_set )
            & ( X6 != empty_set
              | X6 = apply(X4,X5) ) ) ) )
      | ~ relation(X4)
      | ~ function(X4) ),
    inference(shift_quantors,[status(thm)],[76]) ).

fof(78,plain,
    ! [X4,X5,X6] :
      ( ( X6 != apply(X4,X5)
        | in(ordered_pair(X5,X6),X4)
        | ~ in(X5,relation_dom(X4))
        | ~ relation(X4)
        | ~ function(X4) )
      & ( ~ in(ordered_pair(X5,X6),X4)
        | X6 = apply(X4,X5)
        | ~ in(X5,relation_dom(X4))
        | ~ relation(X4)
        | ~ function(X4) )
      & ( X6 != apply(X4,X5)
        | X6 = empty_set
        | in(X5,relation_dom(X4))
        | ~ relation(X4)
        | ~ function(X4) )
      & ( X6 != empty_set
        | X6 = apply(X4,X5)
        | in(X5,relation_dom(X4))
        | ~ relation(X4)
        | ~ function(X4) ) ),
    inference(distribute,[status(thm)],[77]) ).

cnf(79,plain,
    ( in(X2,relation_dom(X1))
    | X3 = apply(X1,X2)
    | ~ function(X1)
    | ~ relation(X1)
    | X3 != empty_set ),
    inference(split_conjunct,[status(thm)],[78]) ).

fof(147,plain,
    ! [X1,X2,X3] :
      ( ~ relation(X3)
      | ~ function(X3)
      | ( ( ~ in(X2,relation_dom(relation_dom_restriction(X3,X1)))
          | ( in(X2,relation_dom(X3))
            & in(X2,X1) ) )
        & ( ~ in(X2,relation_dom(X3))
          | ~ in(X2,X1)
          | in(X2,relation_dom(relation_dom_restriction(X3,X1))) ) ) ),
    inference(fof_nnf,[status(thm)],[27]) ).

fof(148,plain,
    ! [X4,X5,X6] :
      ( ~ relation(X6)
      | ~ function(X6)
      | ( ( ~ in(X5,relation_dom(relation_dom_restriction(X6,X4)))
          | ( in(X5,relation_dom(X6))
            & in(X5,X4) ) )
        & ( ~ in(X5,relation_dom(X6))
          | ~ in(X5,X4)
          | in(X5,relation_dom(relation_dom_restriction(X6,X4))) ) ) ),
    inference(variable_rename,[status(thm)],[147]) ).

fof(149,plain,
    ! [X4,X5,X6] :
      ( ( in(X5,relation_dom(X6))
        | ~ in(X5,relation_dom(relation_dom_restriction(X6,X4)))
        | ~ relation(X6)
        | ~ function(X6) )
      & ( in(X5,X4)
        | ~ in(X5,relation_dom(relation_dom_restriction(X6,X4)))
        | ~ relation(X6)
        | ~ function(X6) )
      & ( ~ in(X5,relation_dom(X6))
        | ~ in(X5,X4)
        | in(X5,relation_dom(relation_dom_restriction(X6,X4)))
        | ~ relation(X6)
        | ~ function(X6) ) ),
    inference(distribute,[status(thm)],[148]) ).

cnf(150,plain,
    ( in(X2,relation_dom(relation_dom_restriction(X1,X3)))
    | ~ function(X1)
    | ~ relation(X1)
    | ~ in(X2,X3)
    | ~ in(X2,relation_dom(X1)) ),
    inference(split_conjunct,[status(thm)],[149]) ).

cnf(152,plain,
    ( in(X2,relation_dom(X1))
    | ~ function(X1)
    | ~ relation(X1)
    | ~ in(X2,relation_dom(relation_dom_restriction(X1,X3))) ),
    inference(split_conjunct,[status(thm)],[149]) ).

fof(157,plain,
    ! [X1,X2] :
      ( ~ relation(X2)
      | ~ function(X2)
      | ! [X3] :
          ( ~ relation(X3)
          | ~ function(X3)
          | ( ( X2 != relation_dom_restriction(X3,X1)
              | ( relation_dom(X2) = set_intersection2(relation_dom(X3),X1)
                & ! [X4] :
                    ( ~ in(X4,relation_dom(X2))
                    | apply(X2,X4) = apply(X3,X4) ) ) )
            & ( relation_dom(X2) != set_intersection2(relation_dom(X3),X1)
              | ? [X4] :
                  ( in(X4,relation_dom(X2))
                  & apply(X2,X4) != apply(X3,X4) )
              | X2 = relation_dom_restriction(X3,X1) ) ) ) ),
    inference(fof_nnf,[status(thm)],[30]) ).

fof(158,plain,
    ! [X5,X6] :
      ( ~ relation(X6)
      | ~ function(X6)
      | ! [X7] :
          ( ~ relation(X7)
          | ~ function(X7)
          | ( ( X6 != relation_dom_restriction(X7,X5)
              | ( relation_dom(X6) = set_intersection2(relation_dom(X7),X5)
                & ! [X8] :
                    ( ~ in(X8,relation_dom(X6))
                    | apply(X6,X8) = apply(X7,X8) ) ) )
            & ( relation_dom(X6) != set_intersection2(relation_dom(X7),X5)
              | ? [X9] :
                  ( in(X9,relation_dom(X6))
                  & apply(X6,X9) != apply(X7,X9) )
              | X6 = relation_dom_restriction(X7,X5) ) ) ) ),
    inference(variable_rename,[status(thm)],[157]) ).

fof(159,plain,
    ! [X5,X6] :
      ( ~ relation(X6)
      | ~ function(X6)
      | ! [X7] :
          ( ~ relation(X7)
          | ~ function(X7)
          | ( ( X6 != relation_dom_restriction(X7,X5)
              | ( relation_dom(X6) = set_intersection2(relation_dom(X7),X5)
                & ! [X8] :
                    ( ~ in(X8,relation_dom(X6))
                    | apply(X6,X8) = apply(X7,X8) ) ) )
            & ( relation_dom(X6) != set_intersection2(relation_dom(X7),X5)
              | ( in(esk10_3(X5,X6,X7),relation_dom(X6))
                & apply(X6,esk10_3(X5,X6,X7)) != apply(X7,esk10_3(X5,X6,X7)) )
              | X6 = relation_dom_restriction(X7,X5) ) ) ) ),
    inference(skolemize,[status(esa)],[158]) ).

fof(160,plain,
    ! [X5,X6,X7,X8] :
      ( ( ( ( ( ~ in(X8,relation_dom(X6))
              | apply(X6,X8) = apply(X7,X8) )
            & relation_dom(X6) = set_intersection2(relation_dom(X7),X5) )
          | X6 != relation_dom_restriction(X7,X5) )
        & ( relation_dom(X6) != set_intersection2(relation_dom(X7),X5)
          | ( in(esk10_3(X5,X6,X7),relation_dom(X6))
            & apply(X6,esk10_3(X5,X6,X7)) != apply(X7,esk10_3(X5,X6,X7)) )
          | X6 = relation_dom_restriction(X7,X5) ) )
      | ~ relation(X7)
      | ~ function(X7)
      | ~ relation(X6)
      | ~ function(X6) ),
    inference(shift_quantors,[status(thm)],[159]) ).

fof(161,plain,
    ! [X5,X6,X7,X8] :
      ( ( ~ in(X8,relation_dom(X6))
        | apply(X6,X8) = apply(X7,X8)
        | X6 != relation_dom_restriction(X7,X5)
        | ~ relation(X7)
        | ~ function(X7)
        | ~ relation(X6)
        | ~ function(X6) )
      & ( relation_dom(X6) = set_intersection2(relation_dom(X7),X5)
        | X6 != relation_dom_restriction(X7,X5)
        | ~ relation(X7)
        | ~ function(X7)
        | ~ relation(X6)
        | ~ function(X6) )
      & ( in(esk10_3(X5,X6,X7),relation_dom(X6))
        | relation_dom(X6) != set_intersection2(relation_dom(X7),X5)
        | X6 = relation_dom_restriction(X7,X5)
        | ~ relation(X7)
        | ~ function(X7)
        | ~ relation(X6)
        | ~ function(X6) )
      & ( apply(X6,esk10_3(X5,X6,X7)) != apply(X7,esk10_3(X5,X6,X7))
        | relation_dom(X6) != set_intersection2(relation_dom(X7),X5)
        | X6 = relation_dom_restriction(X7,X5)
        | ~ relation(X7)
        | ~ function(X7)
        | ~ relation(X6)
        | ~ function(X6) ) ),
    inference(distribute,[status(thm)],[160]) ).

cnf(165,plain,
    ( apply(X1,X4) = apply(X2,X4)
    | ~ function(X1)
    | ~ relation(X1)
    | ~ function(X2)
    | ~ relation(X2)
    | X1 != relation_dom_restriction(X2,X3)
    | ~ in(X4,relation_dom(X1)) ),
    inference(split_conjunct,[status(thm)],[161]) ).

fof(182,plain,
    ! [X1,X2] :
      ( ~ relation(X1)
      | relation(relation_dom_restriction(X1,X2)) ),
    inference(fof_nnf,[status(thm)],[40]) ).

fof(183,plain,
    ! [X3,X4] :
      ( ~ relation(X3)
      | relation(relation_dom_restriction(X3,X4)) ),
    inference(variable_rename,[status(thm)],[182]) ).

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

cnf(259,plain,
    ( apply(X1,X2) = empty_set
    | in(X2,relation_dom(X1))
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(er,[status(thm)],[79,theory(equality)]) ).

cnf(266,plain,
    ( apply(relation_dom_restriction(X1,X2),X3) = apply(X1,X3)
    | ~ in(X3,relation_dom(relation_dom_restriction(X1,X2)))
    | ~ function(X1)
    | ~ function(relation_dom_restriction(X1,X2))
    | ~ relation(X1)
    | ~ relation(relation_dom_restriction(X1,X2)) ),
    inference(er,[status(thm)],[165,theory(equality)]) ).

cnf(406,negated_conjecture,
    ( in(esk3_0,relation_dom(relation_dom_restriction(esk4_0,esk2_0)))
    | empty_set != apply(esk4_0,esk3_0)
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(spm,[status(thm)],[71,259,theory(equality)]) ).

cnf(553,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | ~ function(esk4_0)
    | ~ relation(esk4_0)
    | apply(esk4_0,esk3_0) != empty_set
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(spm,[status(thm)],[152,406,theory(equality)]) ).

cnf(561,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | $false
    | ~ relation(esk4_0)
    | apply(esk4_0,esk3_0) != empty_set
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(rw,[status(thm)],[553,73,theory(equality)]) ).

cnf(562,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | $false
    | $false
    | apply(esk4_0,esk3_0) != empty_set
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(rw,[status(thm)],[561,74,theory(equality)]) ).

cnf(563,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | apply(esk4_0,esk3_0) != empty_set
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(cn,[status(thm)],[562,theory(equality)]) ).

cnf(565,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | ~ function(esk4_0)
    | ~ relation(esk4_0) ),
    inference(spm,[status(thm)],[563,259,theory(equality)]) ).

cnf(566,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | $false
    | ~ relation(esk4_0) ),
    inference(rw,[status(thm)],[565,73,theory(equality)]) ).

cnf(567,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | $false
    | $false ),
    inference(rw,[status(thm)],[566,74,theory(equality)]) ).

cnf(568,negated_conjecture,
    ( in(esk3_0,relation_dom(esk4_0))
    | ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(cn,[status(thm)],[567,theory(equality)]) ).

cnf(652,plain,
    ( apply(relation_dom_restriction(X1,X2),X3) = apply(X1,X3)
    | ~ in(X3,relation_dom(relation_dom_restriction(X1,X2)))
    | ~ function(relation_dom_restriction(X1,X2))
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(csr,[status(thm)],[266,184]) ).

cnf(653,plain,
    ( apply(relation_dom_restriction(X1,X2),X3) = apply(X1,X3)
    | ~ in(X3,relation_dom(relation_dom_restriction(X1,X2)))
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(csr,[status(thm)],[652,60]) ).

cnf(654,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(relation_dom_restriction(esk4_0,esk2_0)))
    | ~ function(esk4_0)
    | ~ relation(esk4_0) ),
    inference(spm,[status(thm)],[71,653,theory(equality)]) ).

cnf(659,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(relation_dom_restriction(esk4_0,esk2_0)))
    | $false
    | ~ relation(esk4_0) ),
    inference(rw,[status(thm)],[654,73,theory(equality)]) ).

cnf(660,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(relation_dom_restriction(esk4_0,esk2_0)))
    | $false
    | $false ),
    inference(rw,[status(thm)],[659,74,theory(equality)]) ).

cnf(661,negated_conjecture,
    ~ in(esk3_0,relation_dom(relation_dom_restriction(esk4_0,esk2_0))),
    inference(cn,[status(thm)],[660,theory(equality)]) ).

cnf(662,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(esk4_0))
    | ~ in(esk3_0,esk2_0)
    | ~ function(esk4_0)
    | ~ relation(esk4_0) ),
    inference(spm,[status(thm)],[661,150,theory(equality)]) ).

cnf(665,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(esk4_0))
    | $false
    | ~ function(esk4_0)
    | ~ relation(esk4_0) ),
    inference(rw,[status(thm)],[662,72,theory(equality)]) ).

cnf(666,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(esk4_0))
    | $false
    | $false
    | ~ relation(esk4_0) ),
    inference(rw,[status(thm)],[665,73,theory(equality)]) ).

cnf(667,negated_conjecture,
    ( ~ in(esk3_0,relation_dom(esk4_0))
    | $false
    | $false
    | $false ),
    inference(rw,[status(thm)],[666,74,theory(equality)]) ).

cnf(668,negated_conjecture,
    ~ in(esk3_0,relation_dom(esk4_0)),
    inference(cn,[status(thm)],[667,theory(equality)]) ).

cnf(670,negated_conjecture,
    ( ~ function(relation_dom_restriction(esk4_0,esk2_0))
    | ~ relation(relation_dom_restriction(esk4_0,esk2_0)) ),
    inference(spm,[status(thm)],[668,568,theory(equality)]) ).

cnf(671,negated_conjecture,
    ( ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | ~ function(esk4_0)
    | ~ relation(esk4_0) ),
    inference(spm,[status(thm)],[670,60,theory(equality)]) ).

cnf(672,negated_conjecture,
    ( ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | $false
    | ~ relation(esk4_0) ),
    inference(rw,[status(thm)],[671,73,theory(equality)]) ).

cnf(673,negated_conjecture,
    ( ~ relation(relation_dom_restriction(esk4_0,esk2_0))
    | $false
    | $false ),
    inference(rw,[status(thm)],[672,74,theory(equality)]) ).

cnf(674,negated_conjecture,
    ~ relation(relation_dom_restriction(esk4_0,esk2_0)),
    inference(cn,[status(thm)],[673,theory(equality)]) ).

cnf(743,negated_conjecture,
    ~ relation(esk4_0),
    inference(spm,[status(thm)],[674,184,theory(equality)]) ).

cnf(744,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[743,74,theory(equality)]) ).

cnf(745,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[744,theory(equality)]) ).

cnf(746,negated_conjecture,
    $false,
    745,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SEU/SEU225+1.p
% --creating new selector for []
% -running prover on /tmp/tmpsoIrzN/sel_SEU225+1.p_1 with time limit 29
% -prover status Theorem
% Problem SEU225+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SEU/SEU225+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SEU/SEU225+1.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------