TSTP Solution File: SWB008+2 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB008+2 : TPTP v5.2.0. Released v5.2.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 : Tue Feb 15 23:41:05 EST 2011

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

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_sameAs,X1,X2)
    <=> X1 = X2 ),
    file('/tmp/tmpNqRx42/sel_SWB008+2.p_1',owl_eqdis_sameas) ).

fof(2,axiom,
    ! [X1,X3] :
      ( iext(uri_rdf_type,X1,X3)
    <=> icext(X3,X1) ),
    file('/tmp/tmpNqRx42/sel_SWB008+2.p_1',rdfs_cext_def) ).

fof(3,axiom,
    ! [X4] :
      ( icext(uri_owl_InverseFunctionalProperty,X4)
    <=> ( ip(X4)
        & ! [X5,X6,X2] :
            ( ( iext(X4,X5,X2)
              & iext(X4,X6,X2) )
           => X5 = X6 ) ) ),
    file('/tmp/tmpNqRx42/sel_SWB008+2.p_1',owl_char_inversefunctional) ).

fof(4,axiom,
    ( iext(uri_rdf_type,uri_foaf_mbox_sha1sum,uri_owl_DatatypeProperty)
    & iext(uri_rdf_type,uri_foaf_mbox_sha1sum,uri_owl_InverseFunctionalProperty)
    & iext(uri_foaf_mbox_sha1sum,uri_ex_bob,literal_plain(dat_str_xyz))
    & iext(uri_foaf_mbox_sha1sum,uri_ex_robert,literal_plain(dat_str_xyz)) ),
    file('/tmp/tmpNqRx42/sel_SWB008+2.p_1',testcase_premise_fullish_008_Inverse_Functional_Data_Properties) ).

fof(5,conjecture,
    iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert),
    file('/tmp/tmpNqRx42/sel_SWB008+2.p_1',testcase_conclusion_fullish_008_Inverse_Functional_Data_Properties) ).

fof(6,negated_conjecture,
    ~ iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert),
    inference(assume_negation,[status(cth)],[5]) ).

fof(7,negated_conjecture,
    ~ iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert),
    inference(fof_simplification,[status(thm)],[6,theory(equality)]) ).

fof(8,plain,
    ! [X1,X2] :
      ( ( ~ iext(uri_owl_sameAs,X1,X2)
        | X1 = X2 )
      & ( X1 != X2
        | iext(uri_owl_sameAs,X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(9,plain,
    ! [X3,X4] :
      ( ( ~ iext(uri_owl_sameAs,X3,X4)
        | X3 = X4 )
      & ( X3 != X4
        | iext(uri_owl_sameAs,X3,X4) ) ),
    inference(variable_rename,[status(thm)],[8]) ).

cnf(10,plain,
    ( iext(uri_owl_sameAs,X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[9]) ).

fof(12,plain,
    ! [X1,X3] :
      ( ( ~ iext(uri_rdf_type,X1,X3)
        | icext(X3,X1) )
      & ( ~ icext(X3,X1)
        | iext(uri_rdf_type,X1,X3) ) ),
    inference(fof_nnf,[status(thm)],[2]) ).

fof(13,plain,
    ! [X4,X5] :
      ( ( ~ iext(uri_rdf_type,X4,X5)
        | icext(X5,X4) )
      & ( ~ icext(X5,X4)
        | iext(uri_rdf_type,X4,X5) ) ),
    inference(variable_rename,[status(thm)],[12]) ).

cnf(15,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_type,X2,X1) ),
    inference(split_conjunct,[status(thm)],[13]) ).

fof(16,plain,
    ! [X4] :
      ( ( ~ icext(uri_owl_InverseFunctionalProperty,X4)
        | ( ip(X4)
          & ! [X5,X6,X2] :
              ( ~ iext(X4,X5,X2)
              | ~ iext(X4,X6,X2)
              | X5 = X6 ) ) )
      & ( ~ ip(X4)
        | ? [X5,X6,X2] :
            ( iext(X4,X5,X2)
            & iext(X4,X6,X2)
            & X5 != X6 )
        | icext(uri_owl_InverseFunctionalProperty,X4) ) ),
    inference(fof_nnf,[status(thm)],[3]) ).

fof(17,plain,
    ! [X7] :
      ( ( ~ icext(uri_owl_InverseFunctionalProperty,X7)
        | ( ip(X7)
          & ! [X8,X9,X10] :
              ( ~ iext(X7,X8,X10)
              | ~ iext(X7,X9,X10)
              | X8 = X9 ) ) )
      & ( ~ ip(X7)
        | ? [X11,X12,X13] :
            ( iext(X7,X11,X13)
            & iext(X7,X12,X13)
            & X11 != X12 )
        | icext(uri_owl_InverseFunctionalProperty,X7) ) ),
    inference(variable_rename,[status(thm)],[16]) ).

fof(18,plain,
    ! [X7] :
      ( ( ~ icext(uri_owl_InverseFunctionalProperty,X7)
        | ( ip(X7)
          & ! [X8,X9,X10] :
              ( ~ iext(X7,X8,X10)
              | ~ iext(X7,X9,X10)
              | X8 = X9 ) ) )
      & ( ~ ip(X7)
        | ( iext(X7,esk1_1(X7),esk3_1(X7))
          & iext(X7,esk2_1(X7),esk3_1(X7))
          & esk1_1(X7) != esk2_1(X7) )
        | icext(uri_owl_InverseFunctionalProperty,X7) ) ),
    inference(skolemize,[status(esa)],[17]) ).

fof(19,plain,
    ! [X7,X8,X9,X10] :
      ( ( ( ( ~ iext(X7,X8,X10)
            | ~ iext(X7,X9,X10)
            | X8 = X9 )
          & ip(X7) )
        | ~ icext(uri_owl_InverseFunctionalProperty,X7) )
      & ( ~ ip(X7)
        | ( iext(X7,esk1_1(X7),esk3_1(X7))
          & iext(X7,esk2_1(X7),esk3_1(X7))
          & esk1_1(X7) != esk2_1(X7) )
        | icext(uri_owl_InverseFunctionalProperty,X7) ) ),
    inference(shift_quantors,[status(thm)],[18]) ).

fof(20,plain,
    ! [X7,X8,X9,X10] :
      ( ( ~ iext(X7,X8,X10)
        | ~ iext(X7,X9,X10)
        | X8 = X9
        | ~ icext(uri_owl_InverseFunctionalProperty,X7) )
      & ( ip(X7)
        | ~ icext(uri_owl_InverseFunctionalProperty,X7) )
      & ( iext(X7,esk1_1(X7),esk3_1(X7))
        | ~ ip(X7)
        | icext(uri_owl_InverseFunctionalProperty,X7) )
      & ( iext(X7,esk2_1(X7),esk3_1(X7))
        | ~ ip(X7)
        | icext(uri_owl_InverseFunctionalProperty,X7) )
      & ( esk1_1(X7) != esk2_1(X7)
        | ~ ip(X7)
        | icext(uri_owl_InverseFunctionalProperty,X7) ) ),
    inference(distribute,[status(thm)],[19]) ).

cnf(25,plain,
    ( X2 = X3
    | ~ icext(uri_owl_InverseFunctionalProperty,X1)
    | ~ iext(X1,X3,X4)
    | ~ iext(X1,X2,X4) ),
    inference(split_conjunct,[status(thm)],[20]) ).

cnf(26,plain,
    iext(uri_foaf_mbox_sha1sum,uri_ex_robert,literal_plain(dat_str_xyz)),
    inference(split_conjunct,[status(thm)],[4]) ).

cnf(27,plain,
    iext(uri_foaf_mbox_sha1sum,uri_ex_bob,literal_plain(dat_str_xyz)),
    inference(split_conjunct,[status(thm)],[4]) ).

cnf(28,plain,
    iext(uri_rdf_type,uri_foaf_mbox_sha1sum,uri_owl_InverseFunctionalProperty),
    inference(split_conjunct,[status(thm)],[4]) ).

cnf(30,negated_conjecture,
    ~ iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert),
    inference(split_conjunct,[status(thm)],[7]) ).

cnf(31,plain,
    iext(uri_owl_sameAs,X1,X1),
    inference(er,[status(thm)],[10,theory(equality)]) ).

cnf(33,plain,
    ( X1 = X2
    | ~ iext(X3,X2,X4)
    | ~ iext(X3,X1,X4)
    | ~ iext(uri_rdf_type,X3,uri_owl_InverseFunctionalProperty) ),
    inference(spm,[status(thm)],[25,15,theory(equality)]) ).

cnf(42,plain,
    ( X1 = X2
    | ~ iext(uri_foaf_mbox_sha1sum,X2,X3)
    | ~ iext(uri_foaf_mbox_sha1sum,X1,X3) ),
    inference(spm,[status(thm)],[33,28,theory(equality)]) ).

cnf(45,plain,
    ( X1 = uri_ex_bob
    | ~ iext(uri_foaf_mbox_sha1sum,X1,literal_plain(dat_str_xyz)) ),
    inference(spm,[status(thm)],[42,27,theory(equality)]) ).

cnf(49,plain,
    uri_ex_robert = uri_ex_bob,
    inference(spm,[status(thm)],[45,26,theory(equality)]) ).

cnf(52,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[30,49,theory(equality)]),31,theory(equality)]) ).

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

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

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