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

View Problem - Process Solution

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

% Computer : art07.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 12:38:47 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(11,axiom,
    ! [X1,X2] : ~ pair_in_list(create_slb,X1,X2),
    file('/tmp/tmpDlz3Vl/sel_SWV402+1.p_1',ax22) ).

fof(12,conjecture,
    ! [X1,X2,X3,X4] :
      ( ( pair_in_list(create_slb,X2,X3)
        & strictly_less_than(X3,X4) )
     => pair_in_list(update_slb(create_slb,X4),X2,X4) ),
    file('/tmp/tmpDlz3Vl/sel_SWV402+1.p_1',l38_co) ).

fof(13,negated_conjecture,
    ~ ! [X1,X2,X3,X4] :
        ( ( pair_in_list(create_slb,X2,X3)
          & strictly_less_than(X3,X4) )
       => pair_in_list(update_slb(create_slb,X4),X2,X4) ),
    inference(assume_negation,[status(cth)],[12]) ).

fof(16,plain,
    ! [X1,X2] : ~ pair_in_list(create_slb,X1,X2),
    inference(fof_simplification,[status(thm)],[11,theory(equality)]) ).

fof(53,plain,
    ! [X3,X4] : ~ pair_in_list(create_slb,X3,X4),
    inference(variable_rename,[status(thm)],[16]) ).

cnf(54,plain,
    ~ pair_in_list(create_slb,X1,X2),
    inference(split_conjunct,[status(thm)],[53]) ).

fof(55,negated_conjecture,
    ? [X1,X2,X3,X4] :
      ( pair_in_list(create_slb,X2,X3)
      & strictly_less_than(X3,X4)
      & ~ pair_in_list(update_slb(create_slb,X4),X2,X4) ),
    inference(fof_nnf,[status(thm)],[13]) ).

fof(56,negated_conjecture,
    ? [X5,X6,X7,X8] :
      ( pair_in_list(create_slb,X6,X7)
      & strictly_less_than(X7,X8)
      & ~ pair_in_list(update_slb(create_slb,X8),X6,X8) ),
    inference(variable_rename,[status(thm)],[55]) ).

fof(57,negated_conjecture,
    ( pair_in_list(create_slb,esk2_0,esk3_0)
    & strictly_less_than(esk3_0,esk4_0)
    & ~ pair_in_list(update_slb(create_slb,esk4_0),esk2_0,esk4_0) ),
    inference(skolemize,[status(esa)],[56]) ).

cnf(60,negated_conjecture,
    pair_in_list(create_slb,esk2_0,esk3_0),
    inference(split_conjunct,[status(thm)],[57]) ).

cnf(61,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[60,54,theory(equality)]) ).

cnf(62,negated_conjecture,
    $false,
    61,
    [proof] ).

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