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

View Problem - Process Solution

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

% Computer : art05.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:35 EST 2010

% Result   : Theorem 185.49s
% Output   : CNFRefutation 185.49s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   61 (  11 unt;   0 def)
%            Number of atoms       :  182 (  31 equ)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives :  204 (  83   ~;  76   |;  34   &)
%                                         (   3 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :  144 (   7 sgn  88   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(3,axiom,
    ! [X1,X2,X3,X4] :
      ( less_than(X3,X4)
     => update_slb(insert_slb(X1,pair(X2,X4)),X3) = insert_slb(update_slb(X1,X3),pair(X2,X4)) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',ax30) ).

fof(4,axiom,
    ! [X1,X2,X3,X4] :
      ( strictly_less_than(X4,X3)
     => update_slb(insert_slb(X1,pair(X2,X4)),X3) = insert_slb(update_slb(X1,X3),pair(X2,X3)) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',ax29) ).

fof(6,axiom,
    ! [X1,X2] :
      ( less_than(X1,X2)
      | less_than(X2,X1) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',totality) ).

fof(7,axiom,
    ! [X1,X2] :
      ( strictly_less_than(X1,X2)
    <=> ( less_than(X1,X2)
        & ~ less_than(X2,X1) ) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',stricly_smaller_definition) ).

fof(10,axiom,
    ! [X1,X2,X3,X4,X5] :
      ( pair_in_list(insert_slb(X1,pair(X2,X4)),X3,X5)
    <=> ( pair_in_list(X1,X3,X5)
        | ( X2 = X3
          & X4 = X5 ) ) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',ax23) ).

fof(12,conjecture,
    ! [X1] :
      ( ! [X2,X3,X4] :
          ( ( pair_in_list(X1,X2,X3)
            & less_than(X4,X3) )
         => pair_in_list(update_slb(X1,X4),X2,X3) )
     => ! [X5,X6,X7,X8,X9] :
          ( ( pair_in_list(insert_slb(X1,pair(X8,X9)),X5,X6)
            & less_than(X7,X6) )
         => pair_in_list(update_slb(insert_slb(X1,pair(X8,X9)),X7),X5,X6) ) ),
    file('/tmp/tmpz5-IHm/sel_SWV401+1.p_4',l37_co) ).

fof(13,negated_conjecture,
    ~ ! [X1] :
        ( ! [X2,X3,X4] :
            ( ( pair_in_list(X1,X2,X3)
              & less_than(X4,X3) )
           => pair_in_list(update_slb(X1,X4),X2,X3) )
       => ! [X5,X6,X7,X8,X9] :
            ( ( pair_in_list(insert_slb(X1,pair(X8,X9)),X5,X6)
              & less_than(X7,X6) )
           => pair_in_list(update_slb(insert_slb(X1,pair(X8,X9)),X7),X5,X6) ) ),
    inference(assume_negation,[status(cth)],[12]) ).

fof(14,plain,
    ! [X1,X2] :
      ( strictly_less_than(X1,X2)
    <=> ( less_than(X1,X2)
        & ~ less_than(X2,X1) ) ),
    inference(fof_simplification,[status(thm)],[7,theory(equality)]) ).

fof(22,plain,
    ! [X1,X2,X3,X4] :
      ( ~ less_than(X3,X4)
      | update_slb(insert_slb(X1,pair(X2,X4)),X3) = insert_slb(update_slb(X1,X3),pair(X2,X4)) ),
    inference(fof_nnf,[status(thm)],[3]) ).

fof(23,plain,
    ! [X5,X6,X7,X8] :
      ( ~ less_than(X7,X8)
      | update_slb(insert_slb(X5,pair(X6,X8)),X7) = insert_slb(update_slb(X5,X7),pair(X6,X8)) ),
    inference(variable_rename,[status(thm)],[22]) ).

cnf(24,plain,
    ( update_slb(insert_slb(X1,pair(X2,X3)),X4) = insert_slb(update_slb(X1,X4),pair(X2,X3))
    | ~ less_than(X4,X3) ),
    inference(split_conjunct,[status(thm)],[23]) ).

fof(25,plain,
    ! [X1,X2,X3,X4] :
      ( ~ strictly_less_than(X4,X3)
      | update_slb(insert_slb(X1,pair(X2,X4)),X3) = insert_slb(update_slb(X1,X3),pair(X2,X3)) ),
    inference(fof_nnf,[status(thm)],[4]) ).

fof(26,plain,
    ! [X5,X6,X7,X8] :
      ( ~ strictly_less_than(X8,X7)
      | update_slb(insert_slb(X5,pair(X6,X8)),X7) = insert_slb(update_slb(X5,X7),pair(X6,X7)) ),
    inference(variable_rename,[status(thm)],[25]) ).

cnf(27,plain,
    ( update_slb(insert_slb(X1,pair(X2,X3)),X4) = insert_slb(update_slb(X1,X4),pair(X2,X4))
    | ~ strictly_less_than(X3,X4) ),
    inference(split_conjunct,[status(thm)],[26]) ).

fof(30,plain,
    ! [X3,X4] :
      ( less_than(X3,X4)
      | less_than(X4,X3) ),
    inference(variable_rename,[status(thm)],[6]) ).

cnf(31,plain,
    ( less_than(X1,X2)
    | less_than(X2,X1) ),
    inference(split_conjunct,[status(thm)],[30]) ).

fof(32,plain,
    ! [X1,X2] :
      ( ( ~ strictly_less_than(X1,X2)
        | ( less_than(X1,X2)
          & ~ less_than(X2,X1) ) )
      & ( ~ less_than(X1,X2)
        | less_than(X2,X1)
        | strictly_less_than(X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[14]) ).

fof(33,plain,
    ! [X3,X4] :
      ( ( ~ strictly_less_than(X3,X4)
        | ( less_than(X3,X4)
          & ~ less_than(X4,X3) ) )
      & ( ~ less_than(X3,X4)
        | less_than(X4,X3)
        | strictly_less_than(X3,X4) ) ),
    inference(variable_rename,[status(thm)],[32]) ).

fof(34,plain,
    ! [X3,X4] :
      ( ( less_than(X3,X4)
        | ~ strictly_less_than(X3,X4) )
      & ( ~ less_than(X4,X3)
        | ~ strictly_less_than(X3,X4) )
      & ( ~ less_than(X3,X4)
        | less_than(X4,X3)
        | strictly_less_than(X3,X4) ) ),
    inference(distribute,[status(thm)],[33]) ).

cnf(35,plain,
    ( strictly_less_than(X1,X2)
    | less_than(X2,X1)
    | ~ less_than(X1,X2) ),
    inference(split_conjunct,[status(thm)],[34]) ).

fof(46,plain,
    ! [X1,X2,X3,X4,X5] :
      ( ( ~ pair_in_list(insert_slb(X1,pair(X2,X4)),X3,X5)
        | pair_in_list(X1,X3,X5)
        | ( X2 = X3
          & X4 = X5 ) )
      & ( ( ~ pair_in_list(X1,X3,X5)
          & ( X2 != X3
            | X4 != X5 ) )
        | pair_in_list(insert_slb(X1,pair(X2,X4)),X3,X5) ) ),
    inference(fof_nnf,[status(thm)],[10]) ).

fof(47,plain,
    ! [X6,X7,X8,X9,X10] :
      ( ( ~ pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10)
        | pair_in_list(X6,X8,X10)
        | ( X7 = X8
          & X9 = X10 ) )
      & ( ( ~ pair_in_list(X6,X8,X10)
          & ( X7 != X8
            | X9 != X10 ) )
        | pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10) ) ),
    inference(variable_rename,[status(thm)],[46]) ).

fof(48,plain,
    ! [X6,X7,X8,X9,X10] :
      ( ( X7 = X8
        | pair_in_list(X6,X8,X10)
        | ~ pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10) )
      & ( X9 = X10
        | pair_in_list(X6,X8,X10)
        | ~ pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10) )
      & ( ~ pair_in_list(X6,X8,X10)
        | pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10) )
      & ( X7 != X8
        | X9 != X10
        | pair_in_list(insert_slb(X6,pair(X7,X9)),X8,X10) ) ),
    inference(distribute,[status(thm)],[47]) ).

cnf(49,plain,
    ( pair_in_list(insert_slb(X1,pair(X2,X3)),X4,X5)
    | X3 != X5
    | X2 != X4 ),
    inference(split_conjunct,[status(thm)],[48]) ).

cnf(50,plain,
    ( pair_in_list(insert_slb(X1,pair(X2,X3)),X4,X5)
    | ~ pair_in_list(X1,X4,X5) ),
    inference(split_conjunct,[status(thm)],[48]) ).

cnf(51,plain,
    ( pair_in_list(X1,X4,X5)
    | X3 = X5
    | ~ pair_in_list(insert_slb(X1,pair(X2,X3)),X4,X5) ),
    inference(split_conjunct,[status(thm)],[48]) ).

cnf(52,plain,
    ( pair_in_list(X1,X4,X5)
    | X2 = X4
    | ~ pair_in_list(insert_slb(X1,pair(X2,X3)),X4,X5) ),
    inference(split_conjunct,[status(thm)],[48]) ).

fof(55,negated_conjecture,
    ? [X1] :
      ( ! [X2,X3,X4] :
          ( ~ pair_in_list(X1,X2,X3)
          | ~ less_than(X4,X3)
          | pair_in_list(update_slb(X1,X4),X2,X3) )
      & ? [X5,X6,X7,X8,X9] :
          ( pair_in_list(insert_slb(X1,pair(X8,X9)),X5,X6)
          & less_than(X7,X6)
          & ~ pair_in_list(update_slb(insert_slb(X1,pair(X8,X9)),X7),X5,X6) ) ),
    inference(fof_nnf,[status(thm)],[13]) ).

fof(56,negated_conjecture,
    ? [X10] :
      ( ! [X11,X12,X13] :
          ( ~ pair_in_list(X10,X11,X12)
          | ~ less_than(X13,X12)
          | pair_in_list(update_slb(X10,X13),X11,X12) )
      & ? [X14,X15,X16,X17,X18] :
          ( pair_in_list(insert_slb(X10,pair(X17,X18)),X14,X15)
          & less_than(X16,X15)
          & ~ pair_in_list(update_slb(insert_slb(X10,pair(X17,X18)),X16),X14,X15) ) ),
    inference(variable_rename,[status(thm)],[55]) ).

fof(57,negated_conjecture,
    ( ! [X11,X12,X13] :
        ( ~ pair_in_list(esk1_0,X11,X12)
        | ~ less_than(X13,X12)
        | pair_in_list(update_slb(esk1_0,X13),X11,X12) )
    & pair_in_list(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk2_0,esk3_0)
    & less_than(esk4_0,esk3_0)
    & ~ pair_in_list(update_slb(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk4_0),esk2_0,esk3_0) ),
    inference(skolemize,[status(esa)],[56]) ).

fof(58,negated_conjecture,
    ! [X11,X12,X13] :
      ( ( ~ pair_in_list(esk1_0,X11,X12)
        | ~ less_than(X13,X12)
        | pair_in_list(update_slb(esk1_0,X13),X11,X12) )
      & pair_in_list(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk2_0,esk3_0)
      & less_than(esk4_0,esk3_0)
      & ~ pair_in_list(update_slb(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk4_0),esk2_0,esk3_0) ),
    inference(shift_quantors,[status(thm)],[57]) ).

cnf(59,negated_conjecture,
    ~ pair_in_list(update_slb(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk4_0),esk2_0,esk3_0),
    inference(split_conjunct,[status(thm)],[58]) ).

cnf(60,negated_conjecture,
    less_than(esk4_0,esk3_0),
    inference(split_conjunct,[status(thm)],[58]) ).

cnf(61,negated_conjecture,
    pair_in_list(insert_slb(esk1_0,pair(esk5_0,esk6_0)),esk2_0,esk3_0),
    inference(split_conjunct,[status(thm)],[58]) ).

cnf(62,negated_conjecture,
    ( pair_in_list(update_slb(esk1_0,X1),X2,X3)
    | ~ less_than(X1,X3)
    | ~ pair_in_list(esk1_0,X2,X3) ),
    inference(split_conjunct,[status(thm)],[58]) ).

cnf(67,plain,
    ( strictly_less_than(X1,X2)
    | less_than(X2,X1) ),
    inference(csr,[status(thm)],[35,31]) ).

cnf(75,plain,
    ( pair_in_list(insert_slb(X1,pair(X2,X3)),X4,X3)
    | X2 != X4 ),
    inference(er,[status(thm)],[49,theory(equality)]) ).

cnf(76,plain,
    pair_in_list(insert_slb(X1,pair(X2,X3)),X2,X3),
    inference(er,[status(thm)],[75,theory(equality)]) ).

cnf(78,negated_conjecture,
    ( ~ pair_in_list(insert_slb(update_slb(esk1_0,esk4_0),pair(esk5_0,esk6_0)),esk2_0,esk3_0)
    | ~ less_than(esk4_0,esk6_0) ),
    inference(spm,[status(thm)],[59,24,theory(equality)]) ).

cnf(79,negated_conjecture,
    ( esk6_0 = esk3_0
    | pair_in_list(esk1_0,esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[51,61,theory(equality)]) ).

cnf(81,negated_conjecture,
    ( esk5_0 = esk2_0
    | pair_in_list(esk1_0,esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[52,61,theory(equality)]) ).

cnf(84,negated_conjecture,
    ( ~ pair_in_list(insert_slb(update_slb(esk1_0,esk4_0),pair(esk5_0,esk4_0)),esk2_0,esk3_0)
    | ~ strictly_less_than(esk6_0,esk4_0) ),
    inference(spm,[status(thm)],[59,27,theory(equality)]) ).

cnf(108,negated_conjecture,
    ( ~ less_than(esk4_0,esk6_0)
    | ~ pair_in_list(update_slb(esk1_0,esk4_0),esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[78,50,theory(equality)]) ).

cnf(109,negated_conjecture,
    ( ~ less_than(esk4_0,esk6_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0)
    | ~ less_than(esk4_0,esk3_0) ),
    inference(spm,[status(thm)],[108,62,theory(equality)]) ).

cnf(110,negated_conjecture,
    ( ~ less_than(esk4_0,esk6_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0)
    | $false ),
    inference(rw,[status(thm)],[109,60,theory(equality)]) ).

cnf(111,negated_conjecture,
    ( ~ less_than(esk4_0,esk6_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0) ),
    inference(cn,[status(thm)],[110,theory(equality)]) ).

cnf(142,negated_conjecture,
    ( ~ strictly_less_than(esk6_0,esk4_0)
    | ~ pair_in_list(update_slb(esk1_0,esk4_0),esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[84,50,theory(equality)]) ).

cnf(143,negated_conjecture,
    ( ~ strictly_less_than(esk6_0,esk4_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0)
    | ~ less_than(esk4_0,esk3_0) ),
    inference(spm,[status(thm)],[142,62,theory(equality)]) ).

cnf(144,negated_conjecture,
    ( ~ strictly_less_than(esk6_0,esk4_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0)
    | $false ),
    inference(rw,[status(thm)],[143,60,theory(equality)]) ).

cnf(145,negated_conjecture,
    ( ~ strictly_less_than(esk6_0,esk4_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0) ),
    inference(cn,[status(thm)],[144,theory(equality)]) ).

cnf(146,negated_conjecture,
    ( less_than(esk4_0,esk6_0)
    | ~ pair_in_list(esk1_0,esk2_0,esk3_0) ),
    inference(spm,[status(thm)],[145,67,theory(equality)]) ).

cnf(147,negated_conjecture,
    ~ pair_in_list(esk1_0,esk2_0,esk3_0),
    inference(csr,[status(thm)],[146,111]) ).

cnf(148,negated_conjecture,
    esk6_0 = esk3_0,
    inference(sr,[status(thm)],[79,147,theory(equality)]) ).

cnf(149,negated_conjecture,
    esk2_0 = esk5_0,
    inference(sr,[status(thm)],[81,147,theory(equality)]) ).

cnf(151,negated_conjecture,
    ~ pair_in_list(update_slb(insert_slb(esk1_0,pair(esk5_0,esk3_0)),esk4_0),esk2_0,esk3_0),
    inference(rw,[status(thm)],[59,148,theory(equality)]) ).

cnf(176,negated_conjecture,
    ~ pair_in_list(update_slb(insert_slb(esk1_0,pair(esk5_0,esk3_0)),esk4_0),esk5_0,esk3_0),
    inference(rw,[status(thm)],[151,149,theory(equality)]) ).

cnf(177,negated_conjecture,
    ( ~ pair_in_list(insert_slb(update_slb(esk1_0,esk4_0),pair(esk5_0,esk3_0)),esk5_0,esk3_0)
    | ~ less_than(esk4_0,esk3_0) ),
    inference(spm,[status(thm)],[176,24,theory(equality)]) ).

cnf(179,negated_conjecture,
    ( $false
    | ~ less_than(esk4_0,esk3_0) ),
    inference(rw,[status(thm)],[177,76,theory(equality)]) ).

cnf(180,negated_conjecture,
    ( $false
    | $false ),
    inference(rw,[status(thm)],[179,60,theory(equality)]) ).

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

cnf(182,negated_conjecture,
    $false,
    181,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SWV/SWV401+1.p
% --creating new selector for [SWV007+0.ax, SWV007+2.ax]
% eprover: CPU time limit exceeded, terminating
% eprover: CPU time limit exceeded, terminating
% -running prover on /tmp/tmpz5-IHm/sel_SWV401+1.p_1 with time limit 29
% -prover status ResourceOut
% -running prover on /tmp/tmpz5-IHm/sel_SWV401+1.p_2 with time limit 81
% -prover status ResourceOut
% --creating new selector for [SWV007+0.ax, SWV007+2.ax]
% eprover: CPU time limit exceeded, terminating
% -running prover on /tmp/tmpz5-IHm/sel_SWV401+1.p_3 with time limit 75
% -prover status ResourceOut
% --creating new selector for [SWV007+0.ax, SWV007+2.ax]
% -running prover on /tmp/tmpz5-IHm/sel_SWV401+1.p_4 with time limit 56
% -prover status Theorem
% Problem SWV401+1.p solved in phase 3.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWV/SWV401+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWV/SWV401+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
% 
%------------------------------------------------------------------------------