TSTP Solution File: SEU303+3 by SInE---0.4

View Problem - Process Solution

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

% Computer : art03.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 07:03:31 EST 2010

% Result   : Theorem 0.22s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   24 (   7 unt;   0 def)
%            Number of atoms       :   64 (   4 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   63 (  23   ~;  21   |;  13   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   1 con; 0-2 aty)
%            Number of variables   :   17 (   0 sgn  11   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2] :
      ( ( relation(X1)
        & function(X1)
        & finite(X2) )
     => finite(relation_image(X1,X2)) ),
    file('/tmp/tmpkudTUI/sel_SEU303+3.p_1',fc13_finset_1) ).

fof(44,conjecture,
    ! [X1] :
      ( ( relation(X1)
        & function(X1) )
     => ( finite(relation_dom(X1))
       => finite(relation_rng(X1)) ) ),
    file('/tmp/tmpkudTUI/sel_SEU303+3.p_1',t26_finset_1) ).

fof(58,axiom,
    ! [X1] :
      ( relation(X1)
     => relation_image(X1,relation_dom(X1)) = relation_rng(X1) ),
    file('/tmp/tmpkudTUI/sel_SEU303+3.p_1',t146_relat_1) ).

fof(64,negated_conjecture,
    ~ ! [X1] :
        ( ( relation(X1)
          & function(X1) )
       => ( finite(relation_dom(X1))
         => finite(relation_rng(X1)) ) ),
    inference(assume_negation,[status(cth)],[44]) ).

fof(78,plain,
    ! [X1,X2] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ~ finite(X2)
      | finite(relation_image(X1,X2)) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(79,plain,
    ! [X3,X4] :
      ( ~ relation(X3)
      | ~ function(X3)
      | ~ finite(X4)
      | finite(relation_image(X3,X4)) ),
    inference(variable_rename,[status(thm)],[78]) ).

cnf(80,plain,
    ( finite(relation_image(X1,X2))
    | ~ finite(X2)
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[79]) ).

fof(273,negated_conjecture,
    ? [X1] :
      ( relation(X1)
      & function(X1)
      & finite(relation_dom(X1))
      & ~ finite(relation_rng(X1)) ),
    inference(fof_nnf,[status(thm)],[64]) ).

fof(274,negated_conjecture,
    ? [X2] :
      ( relation(X2)
      & function(X2)
      & finite(relation_dom(X2))
      & ~ finite(relation_rng(X2)) ),
    inference(variable_rename,[status(thm)],[273]) ).

fof(275,negated_conjecture,
    ( relation(esk16_0)
    & function(esk16_0)
    & finite(relation_dom(esk16_0))
    & ~ finite(relation_rng(esk16_0)) ),
    inference(skolemize,[status(esa)],[274]) ).

cnf(276,negated_conjecture,
    ~ finite(relation_rng(esk16_0)),
    inference(split_conjunct,[status(thm)],[275]) ).

cnf(277,negated_conjecture,
    finite(relation_dom(esk16_0)),
    inference(split_conjunct,[status(thm)],[275]) ).

cnf(278,negated_conjecture,
    function(esk16_0),
    inference(split_conjunct,[status(thm)],[275]) ).

cnf(279,negated_conjecture,
    relation(esk16_0),
    inference(split_conjunct,[status(thm)],[275]) ).

fof(334,plain,
    ! [X1] :
      ( ~ relation(X1)
      | relation_image(X1,relation_dom(X1)) = relation_rng(X1) ),
    inference(fof_nnf,[status(thm)],[58]) ).

fof(335,plain,
    ! [X2] :
      ( ~ relation(X2)
      | relation_image(X2,relation_dom(X2)) = relation_rng(X2) ),
    inference(variable_rename,[status(thm)],[334]) ).

cnf(336,plain,
    ( relation_image(X1,relation_dom(X1)) = relation_rng(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[335]) ).

cnf(662,plain,
    ( finite(relation_rng(X1))
    | ~ finite(relation_dom(X1))
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(spm,[status(thm)],[80,336,theory(equality)]) ).

cnf(1198,negated_conjecture,
    ( finite(relation_rng(esk16_0))
    | ~ function(esk16_0)
    | ~ relation(esk16_0) ),
    inference(spm,[status(thm)],[662,277,theory(equality)]) ).

cnf(1203,negated_conjecture,
    ( finite(relation_rng(esk16_0))
    | $false
    | ~ relation(esk16_0) ),
    inference(rw,[status(thm)],[1198,278,theory(equality)]) ).

cnf(1204,negated_conjecture,
    ( finite(relation_rng(esk16_0))
    | $false
    | $false ),
    inference(rw,[status(thm)],[1203,279,theory(equality)]) ).

cnf(1205,negated_conjecture,
    finite(relation_rng(esk16_0)),
    inference(cn,[status(thm)],[1204,theory(equality)]) ).

cnf(1206,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[1205,276,theory(equality)]) ).

cnf(1207,negated_conjecture,
    $false,
    1206,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SEU/SEU303+3.p
% --creating new selector for []
% -running prover on /tmp/tmpkudTUI/sel_SEU303+3.p_1 with time limit 29
% -prover status Theorem
% Problem SEU303+3.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SEU/SEU303+3.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SEU/SEU303+3.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
% 
%------------------------------------------------------------------------------