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

View Problem - Process Solution

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

% Computer : art09.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 13:02:01 EST 2010

% Result   : Theorem 0.17s
% Output   : CNFRefutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   49 (   9 unt;   0 def)
%            Number of atoms       :  175 (   0 equ)
%            Maximal formula atoms :   20 (   3 avg)
%            Number of connectives :  202 (  76   ~;  93   |;  23   &)
%                                         (   5 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   43 (   3 sgn  27   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1] :
      ( cowlThing(X1)
     => ! [X2] :
          ( rprop(X1,X2)
         => cA(X2) ) ),
    file('/tmp/tmpddWsoo/sel_KRS135+1.p_1',axiom_2) ).

fof(2,axiom,
    ! [X1] :
      ( cowlThing(X1)
      & ~ cowlNothing(X1) ),
    file('/tmp/tmpddWsoo/sel_KRS135+1.p_1',axiom_0) ).

fof(3,axiom,
    ! [X1] :
      ( xsd_string(X1)
    <=> ~ xsd_integer(X1) ),
    file('/tmp/tmpddWsoo/sel_KRS135+1.p_1',axiom_1) ).

fof(4,conjecture,
    ( ! [X1] :
        ( cowlThing(X1)
        & ~ cowlNothing(X1) )
    & ! [X1] :
        ( xsd_string(X1)
      <=> ~ xsd_integer(X1) )
    & ! [X1,X2] :
        ( rprop(X1,X2)
       => cA(X2) ) ),
    file('/tmp/tmpddWsoo/sel_KRS135+1.p_1',the_axiom) ).

fof(5,negated_conjecture,
    ~ ( ! [X1] :
          ( cowlThing(X1)
          & ~ cowlNothing(X1) )
      & ! [X1] :
          ( xsd_string(X1)
        <=> ~ xsd_integer(X1) )
      & ! [X1,X2] :
          ( rprop(X1,X2)
         => cA(X2) ) ),
    inference(assume_negation,[status(cth)],[4]) ).

fof(6,plain,
    ! [X1] :
      ( cowlThing(X1)
      & ~ cowlNothing(X1) ),
    inference(fof_simplification,[status(thm)],[2,theory(equality)]) ).

fof(7,plain,
    ! [X1] :
      ( xsd_string(X1)
    <=> ~ xsd_integer(X1) ),
    inference(fof_simplification,[status(thm)],[3,theory(equality)]) ).

fof(8,negated_conjecture,
    ~ ( ! [X1] :
          ( cowlThing(X1)
          & ~ cowlNothing(X1) )
      & ! [X1] :
          ( xsd_string(X1)
        <=> ~ xsd_integer(X1) )
      & ! [X1,X2] :
          ( rprop(X1,X2)
         => cA(X2) ) ),
    inference(fof_simplification,[status(thm)],[5,theory(equality)]) ).

fof(9,plain,
    ! [X1] :
      ( ~ cowlThing(X1)
      | ! [X2] :
          ( ~ rprop(X1,X2)
          | cA(X2) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(10,plain,
    ! [X3] :
      ( ~ cowlThing(X3)
      | ! [X4] :
          ( ~ rprop(X3,X4)
          | cA(X4) ) ),
    inference(variable_rename,[status(thm)],[9]) ).

fof(11,plain,
    ! [X3,X4] :
      ( ~ rprop(X3,X4)
      | cA(X4)
      | ~ cowlThing(X3) ),
    inference(shift_quantors,[status(thm)],[10]) ).

cnf(12,plain,
    ( cA(X2)
    | ~ cowlThing(X1)
    | ~ rprop(X1,X2) ),
    inference(split_conjunct,[status(thm)],[11]) ).

fof(13,plain,
    ! [X2] :
      ( cowlThing(X2)
      & ~ cowlNothing(X2) ),
    inference(variable_rename,[status(thm)],[6]) ).

cnf(14,plain,
    ~ cowlNothing(X1),
    inference(split_conjunct,[status(thm)],[13]) ).

cnf(15,plain,
    cowlThing(X1),
    inference(split_conjunct,[status(thm)],[13]) ).

fof(16,plain,
    ! [X1] :
      ( ( ~ xsd_string(X1)
        | ~ xsd_integer(X1) )
      & ( xsd_integer(X1)
        | xsd_string(X1) ) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(17,plain,
    ! [X2] :
      ( ( ~ xsd_string(X2)
        | ~ xsd_integer(X2) )
      & ( xsd_integer(X2)
        | xsd_string(X2) ) ),
    inference(variable_rename,[status(thm)],[16]) ).

cnf(18,plain,
    ( xsd_string(X1)
    | xsd_integer(X1) ),
    inference(split_conjunct,[status(thm)],[17]) ).

cnf(19,plain,
    ( ~ xsd_integer(X1)
    | ~ xsd_string(X1) ),
    inference(split_conjunct,[status(thm)],[17]) ).

fof(20,negated_conjecture,
    ( ? [X1] :
        ( ~ cowlThing(X1)
        | cowlNothing(X1) )
    | ? [X1] :
        ( ( ~ xsd_string(X1)
          | xsd_integer(X1) )
        & ( xsd_string(X1)
          | ~ xsd_integer(X1) ) )
    | ? [X1,X2] :
        ( rprop(X1,X2)
        & ~ cA(X2) ) ),
    inference(fof_nnf,[status(thm)],[8]) ).

fof(21,negated_conjecture,
    ( ? [X3] :
        ( ~ cowlThing(X3)
        | cowlNothing(X3) )
    | ? [X4] :
        ( ( ~ xsd_string(X4)
          | xsd_integer(X4) )
        & ( xsd_string(X4)
          | ~ xsd_integer(X4) ) )
    | ? [X5,X6] :
        ( rprop(X5,X6)
        & ~ cA(X6) ) ),
    inference(variable_rename,[status(thm)],[20]) ).

fof(22,negated_conjecture,
    ( ~ cowlThing(esk1_0)
    | cowlNothing(esk1_0)
    | ( ( ~ xsd_string(esk2_0)
        | xsd_integer(esk2_0) )
      & ( xsd_string(esk2_0)
        | ~ xsd_integer(esk2_0) ) )
    | ( rprop(esk3_0,esk4_0)
      & ~ cA(esk4_0) ) ),
    inference(skolemize,[status(esa)],[21]) ).

fof(23,negated_conjecture,
    ( ( rprop(esk3_0,esk4_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk4_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( rprop(esk3_0,esk4_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk4_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) ) ),
    inference(distribute,[status(thm)],[22]) ).

cnf(24,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | ~ cowlThing(esk1_0)
    | ~ xsd_integer(esk2_0)
    | ~ cA(esk4_0) ),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(25,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ cowlThing(esk1_0)
    | ~ xsd_integer(esk2_0) ),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(26,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0)
    | ~ xsd_string(esk2_0)
    | ~ cA(esk4_0) ),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(27,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ cowlThing(esk1_0)
    | ~ xsd_string(esk2_0) ),
    inference(split_conjunct,[status(thm)],[23]) ).

cnf(28,plain,
    ( cA(X2)
    | $false
    | ~ rprop(X1,X2) ),
    inference(rw,[status(thm)],[12,15,theory(equality)]),
    [unfolding] ).

cnf(29,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | rprop(esk3_0,esk4_0)
    | $false
    | ~ xsd_integer(esk2_0) ),
    inference(rw,[status(thm)],[25,15,theory(equality)]),
    [unfolding] ).

cnf(30,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | rprop(esk3_0,esk4_0)
    | $false
    | ~ xsd_string(esk2_0) ),
    inference(rw,[status(thm)],[27,15,theory(equality)]),
    [unfolding] ).

cnf(31,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | $false
    | ~ cA(esk4_0)
    | ~ xsd_integer(esk2_0) ),
    inference(rw,[status(thm)],[24,15,theory(equality)]),
    [unfolding] ).

cnf(32,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | $false
    | ~ cA(esk4_0)
    | ~ xsd_string(esk2_0) ),
    inference(rw,[status(thm)],[26,15,theory(equality)]),
    [unfolding] ).

cnf(34,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ cA(esk4_0)
    | ~ xsd_integer(esk2_0) ),
    inference(sr,[status(thm)],[31,14,theory(equality)]) ).

cnf(35,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ cA(esk4_0) ),
    inference(csr,[status(thm)],[34,18]) ).

cnf(36,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ cA(esk4_0)
    | ~ xsd_string(esk2_0) ),
    inference(sr,[status(thm)],[32,14,theory(equality)]) ).

cnf(37,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ cA(esk4_0) ),
    inference(csr,[status(thm)],[36,18]) ).

cnf(38,negated_conjecture,
    ( xsd_string(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ xsd_integer(esk2_0) ),
    inference(sr,[status(thm)],[29,14,theory(equality)]) ).

cnf(39,negated_conjecture,
    ( xsd_string(esk2_0)
    | rprop(esk3_0,esk4_0) ),
    inference(csr,[status(thm)],[38,18]) ).

cnf(40,negated_conjecture,
    ( cA(esk4_0)
    | xsd_string(esk2_0) ),
    inference(spm,[status(thm)],[28,39,theory(equality)]) ).

cnf(41,negated_conjecture,
    ( xsd_integer(esk2_0)
    | rprop(esk3_0,esk4_0)
    | ~ xsd_string(esk2_0) ),
    inference(sr,[status(thm)],[30,14,theory(equality)]) ).

cnf(42,negated_conjecture,
    ( xsd_integer(esk2_0)
    | rprop(esk3_0,esk4_0) ),
    inference(csr,[status(thm)],[41,18]) ).

cnf(44,negated_conjecture,
    xsd_string(esk2_0),
    inference(csr,[status(thm)],[40,35]) ).

cnf(45,negated_conjecture,
    ~ xsd_integer(esk2_0),
    inference(spm,[status(thm)],[19,44,theory(equality)]) ).

cnf(48,negated_conjecture,
    rprop(esk3_0,esk4_0),
    inference(sr,[status(thm)],[42,45,theory(equality)]) ).

cnf(49,negated_conjecture,
    cA(esk4_0),
    inference(spm,[status(thm)],[28,48,theory(equality)]) ).

cnf(50,negated_conjecture,
    ( xsd_integer(esk2_0)
    | $false ),
    inference(rw,[status(thm)],[37,49,theory(equality)]) ).

cnf(51,negated_conjecture,
    xsd_integer(esk2_0),
    inference(cn,[status(thm)],[50,theory(equality)]) ).

cnf(52,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[51,45,theory(equality)]) ).

cnf(53,negated_conjecture,
    $false,
    52,
    [proof] ).

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