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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB007+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:40:43 EST 2011

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

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

fof(2,axiom,
    ( iext(uri_owl_sameAs,uri_ex_c1,uri_ex_c2)
    & iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    & iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1)
    & iext(uri_rdfs_range,uri_ex_p,uri_ex_c1) ),
    file('/tmp/tmpsCjVdV/sel_SWB007+2.p_1',testcase_premise_fullish_007_Equal_Classes) ).

fof(3,conjecture,
    ( iext(uri_rdf_type,uri_ex_w,uri_ex_c2)
    & iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
    & iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    file('/tmp/tmpsCjVdV/sel_SWB007+2.p_1',testcase_conclusion_fullish_007_Equal_Classes) ).

fof(4,negated_conjecture,
    ~ ( iext(uri_rdf_type,uri_ex_w,uri_ex_c2)
      & iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
      & iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(assume_negation,[status(cth)],[3]) ).

fof(5,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(6,plain,
    ! [X3,X4] :
      ( ( ~ iext(uri_owl_sameAs,X3,X4)
        | X3 = X4 )
      & ( X3 != X4
        | iext(uri_owl_sameAs,X3,X4) ) ),
    inference(variable_rename,[status(thm)],[5]) ).

cnf(8,plain,
    ( X1 = X2
    | ~ iext(uri_owl_sameAs,X1,X2) ),
    inference(split_conjunct,[status(thm)],[6]) ).

cnf(9,plain,
    iext(uri_rdfs_range,uri_ex_p,uri_ex_c1),
    inference(split_conjunct,[status(thm)],[2]) ).

cnf(10,plain,
    iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1),
    inference(split_conjunct,[status(thm)],[2]) ).

cnf(11,plain,
    iext(uri_rdf_type,uri_ex_w,uri_ex_c1),
    inference(split_conjunct,[status(thm)],[2]) ).

cnf(12,plain,
    iext(uri_owl_sameAs,uri_ex_c1,uri_ex_c2),
    inference(split_conjunct,[status(thm)],[2]) ).

fof(13,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c2)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(fof_nnf,[status(thm)],[4]) ).

cnf(14,negated_conjecture,
    ( ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c2)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
    | ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c2) ),
    inference(split_conjunct,[status(thm)],[13]) ).

cnf(16,plain,
    uri_ex_c1 = uri_ex_c2,
    inference(spm,[status(thm)],[8,12,theory(equality)]) ).

cnf(18,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(rw,[status(thm)],[14,16,theory(equality)]) ).

cnf(19,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(rw,[status(thm)],[18,16,theory(equality)]) ).

cnf(20,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c1) ),
    inference(rw,[status(thm)],[19,16,theory(equality)]) ).

cnf(21,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1) ),
    inference(spm,[status(thm)],[20,9,theory(equality)]) ).

cnf(22,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1),
    inference(spm,[status(thm)],[21,10,theory(equality)]) ).

cnf(23,plain,
    $false,
    inference(sr,[status(thm)],[11,22,theory(equality)]) ).

cnf(24,plain,
    $false,
    23,
    [proof] ).

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