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

View Problem - Process Solution

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

% Computer : art01.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 : Sat Dec 25 12:11:50 EST 2010

% Result   : Theorem 0.20s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   15 (  15 unt;   0 def)
%            Number of atoms       :   15 (  12 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    6 (   6   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :    7 (   1 sgn   4   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1] : multiplication(X1,zero) = zero,
    file('/tmp/tmpF1qyo7/sel_KLE076+1.p_1',right_annihilation) ).

fof(13,axiom,
    domain(zero) = zero,
    file('/tmp/tmpF1qyo7/sel_KLE076+1.p_1',domain4) ).

fof(14,conjecture,
    ! [X4] : domain(multiplication(X4,domain(zero))) = zero,
    file('/tmp/tmpF1qyo7/sel_KLE076+1.p_1',goals) ).

fof(15,negated_conjecture,
    ~ ! [X4] : domain(multiplication(X4,domain(zero))) = zero,
    inference(assume_negation,[status(cth)],[14]) ).

fof(16,plain,
    ! [X2] : multiplication(X2,zero) = zero,
    inference(variable_rename,[status(thm)],[1]) ).

cnf(17,plain,
    multiplication(X1,zero) = zero,
    inference(split_conjunct,[status(thm)],[16]) ).

cnf(40,plain,
    domain(zero) = zero,
    inference(split_conjunct,[status(thm)],[13]) ).

fof(41,negated_conjecture,
    ? [X4] : domain(multiplication(X4,domain(zero))) != zero,
    inference(fof_nnf,[status(thm)],[15]) ).

fof(42,negated_conjecture,
    ? [X5] : domain(multiplication(X5,domain(zero))) != zero,
    inference(variable_rename,[status(thm)],[41]) ).

fof(43,negated_conjecture,
    domain(multiplication(esk1_0,domain(zero))) != zero,
    inference(skolemize,[status(esa)],[42]) ).

cnf(44,negated_conjecture,
    domain(multiplication(esk1_0,domain(zero))) != zero,
    inference(split_conjunct,[status(thm)],[43]) ).

cnf(45,negated_conjecture,
    domain(multiplication(esk1_0,zero)) != zero,
    inference(rw,[status(thm)],[44,40,theory(equality)]) ).

cnf(159,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[45,17,theory(equality)]),40,theory(equality)]) ).

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

cnf(161,negated_conjecture,
    $false,
    160,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/KLE/KLE076+1.p
% --creating new selector for [KLE001+0.ax, KLE001+5.ax]
% -running prover on /tmp/tmpF1qyo7/sel_KLE076+1.p_1 with time limit 29
% -prover status Theorem
% Problem KLE076+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/KLE/KLE076+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/KLE/KLE076+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
% 
%------------------------------------------------------------------------------