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

View Problem - Process Solution

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

% Computer : art02.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:46:48 EST 2010

% Result   : Theorem 0.28s
% Output   : CNFRefutation 0.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   31 (   8 unt;   0 def)
%            Number of atoms       :   94 (  39 equ)
%            Maximal formula atoms :    5 (   3 avg)
%            Number of connectives :  108 (  45   ~;  38   |;  18   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   1 con; 0-1 aty)
%            Number of variables   :   14 (   0 sgn   9   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(4,conjecture,
    ! [X1] :
      ( ( relation(X1)
        & function(X1) )
     => ( one_to_one(X1)
       => ( relation_rng(X1) = relation_dom(function_inverse(X1))
          & relation_dom(X1) = relation_rng(function_inverse(X1)) ) ) ),
    file('/tmp/tmp_RxfiU/sel_SEU219+1.p_1',t55_funct_1) ).

fof(5,axiom,
    ! [X1] :
      ( relation(X1)
     => ( relation_rng(X1) = relation_dom(relation_inverse(X1))
        & relation_dom(X1) = relation_rng(relation_inverse(X1)) ) ),
    file('/tmp/tmp_RxfiU/sel_SEU219+1.p_1',t37_relat_1) ).

fof(7,axiom,
    ! [X1] :
      ( ( relation(X1)
        & function(X1) )
     => ( one_to_one(X1)
       => function_inverse(X1) = relation_inverse(X1) ) ),
    file('/tmp/tmp_RxfiU/sel_SEU219+1.p_1',d9_funct_1) ).

fof(12,negated_conjecture,
    ~ ! [X1] :
        ( ( relation(X1)
          & function(X1) )
       => ( one_to_one(X1)
         => ( relation_rng(X1) = relation_dom(function_inverse(X1))
            & relation_dom(X1) = relation_rng(function_inverse(X1)) ) ) ),
    inference(assume_negation,[status(cth)],[4]) ).

fof(25,negated_conjecture,
    ? [X1] :
      ( relation(X1)
      & function(X1)
      & one_to_one(X1)
      & ( relation_rng(X1) != relation_dom(function_inverse(X1))
        | relation_dom(X1) != relation_rng(function_inverse(X1)) ) ),
    inference(fof_nnf,[status(thm)],[12]) ).

fof(26,negated_conjecture,
    ? [X2] :
      ( relation(X2)
      & function(X2)
      & one_to_one(X2)
      & ( relation_rng(X2) != relation_dom(function_inverse(X2))
        | relation_dom(X2) != relation_rng(function_inverse(X2)) ) ),
    inference(variable_rename,[status(thm)],[25]) ).

fof(27,negated_conjecture,
    ( relation(esk2_0)
    & function(esk2_0)
    & one_to_one(esk2_0)
    & ( relation_rng(esk2_0) != relation_dom(function_inverse(esk2_0))
      | relation_dom(esk2_0) != relation_rng(function_inverse(esk2_0)) ) ),
    inference(skolemize,[status(esa)],[26]) ).

cnf(28,negated_conjecture,
    ( relation_dom(esk2_0) != relation_rng(function_inverse(esk2_0))
    | relation_rng(esk2_0) != relation_dom(function_inverse(esk2_0)) ),
    inference(split_conjunct,[status(thm)],[27]) ).

cnf(29,negated_conjecture,
    one_to_one(esk2_0),
    inference(split_conjunct,[status(thm)],[27]) ).

cnf(30,negated_conjecture,
    function(esk2_0),
    inference(split_conjunct,[status(thm)],[27]) ).

cnf(31,negated_conjecture,
    relation(esk2_0),
    inference(split_conjunct,[status(thm)],[27]) ).

fof(32,plain,
    ! [X1] :
      ( ~ relation(X1)
      | ( relation_rng(X1) = relation_dom(relation_inverse(X1))
        & relation_dom(X1) = relation_rng(relation_inverse(X1)) ) ),
    inference(fof_nnf,[status(thm)],[5]) ).

fof(33,plain,
    ! [X2] :
      ( ~ relation(X2)
      | ( relation_rng(X2) = relation_dom(relation_inverse(X2))
        & relation_dom(X2) = relation_rng(relation_inverse(X2)) ) ),
    inference(variable_rename,[status(thm)],[32]) ).

fof(34,plain,
    ! [X2] :
      ( ( relation_rng(X2) = relation_dom(relation_inverse(X2))
        | ~ relation(X2) )
      & ( relation_dom(X2) = relation_rng(relation_inverse(X2))
        | ~ relation(X2) ) ),
    inference(distribute,[status(thm)],[33]) ).

cnf(35,plain,
    ( relation_dom(X1) = relation_rng(relation_inverse(X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[34]) ).

cnf(36,plain,
    ( relation_rng(X1) = relation_dom(relation_inverse(X1))
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[34]) ).

fof(42,plain,
    ! [X1] :
      ( ~ relation(X1)
      | ~ function(X1)
      | ~ one_to_one(X1)
      | function_inverse(X1) = relation_inverse(X1) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(43,plain,
    ! [X2] :
      ( ~ relation(X2)
      | ~ function(X2)
      | ~ one_to_one(X2)
      | function_inverse(X2) = relation_inverse(X2) ),
    inference(variable_rename,[status(thm)],[42]) ).

cnf(44,plain,
    ( function_inverse(X1) = relation_inverse(X1)
    | ~ one_to_one(X1)
    | ~ function(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[43]) ).

cnf(70,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | relation_dom(relation_inverse(esk2_0)) != relation_rng(esk2_0)
    | ~ one_to_one(esk2_0)
    | ~ function(esk2_0)
    | ~ relation(esk2_0) ),
    inference(spm,[status(thm)],[28,44,theory(equality)]) ).

cnf(71,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | relation_dom(relation_inverse(esk2_0)) != relation_rng(esk2_0)
    | $false
    | ~ function(esk2_0)
    | ~ relation(esk2_0) ),
    inference(rw,[status(thm)],[70,29,theory(equality)]) ).

cnf(72,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | relation_dom(relation_inverse(esk2_0)) != relation_rng(esk2_0)
    | $false
    | $false
    | ~ relation(esk2_0) ),
    inference(rw,[status(thm)],[71,30,theory(equality)]) ).

cnf(73,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | relation_dom(relation_inverse(esk2_0)) != relation_rng(esk2_0)
    | $false
    | $false
    | $false ),
    inference(rw,[status(thm)],[72,31,theory(equality)]) ).

cnf(74,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | relation_dom(relation_inverse(esk2_0)) != relation_rng(esk2_0) ),
    inference(cn,[status(thm)],[73,theory(equality)]) ).

cnf(75,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | ~ relation(esk2_0) ),
    inference(spm,[status(thm)],[74,36,theory(equality)]) ).

cnf(76,negated_conjecture,
    ( relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0)
    | $false ),
    inference(rw,[status(thm)],[75,31,theory(equality)]) ).

cnf(77,negated_conjecture,
    relation_rng(relation_inverse(esk2_0)) != relation_dom(esk2_0),
    inference(cn,[status(thm)],[76,theory(equality)]) ).

cnf(78,negated_conjecture,
    ~ relation(esk2_0),
    inference(spm,[status(thm)],[77,35,theory(equality)]) ).

cnf(79,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[78,31,theory(equality)]) ).

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

cnf(81,negated_conjecture,
    $false,
    80,
    [proof] ).

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