TSTP Solution File: SWB007+2 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SWB007+2 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n024.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 20:01:49 EDT 2023

% Result   : Theorem 0.20s 0.57s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   24 (   6 unt;  10 typ;   0 def)
%            Number of atoms       :   30 (   5 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   26 (  10   ~;   7   |;   8   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   1   >;   2   *;   0   +;   0  <<)
%            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   :    6 (   0 sgn;   4   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    uri_owl_sameAs: $i ).

tff(decl_23,type,
    iext: ( $i * $i * $i ) > $o ).

tff(decl_24,type,
    uri_rdf_type: $i ).

tff(decl_25,type,
    uri_ex_w: $i ).

tff(decl_26,type,
    uri_ex_c2: $i ).

tff(decl_27,type,
    uri_rdfs_subClassOf: $i ).

tff(decl_28,type,
    uri_ex_c: $i ).

tff(decl_29,type,
    uri_rdfs_range: $i ).

tff(decl_30,type,
    uri_ex_p: $i ).

tff(decl_31,type,
    uri_ex_c1: $i ).

fof(testcase_conclusion_fullish_007_Equal_Classes,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('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_007_Equal_Classes) ).

fof(owl_eqdis_sameas,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_sameAs,X1,X2)
    <=> X1 = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_sameas) ).

fof(testcase_premise_fullish_007_Equal_Classes,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('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_007_Equal_Classes) ).

fof(c_0_3,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)],[testcase_conclusion_fullish_007_Equal_Classes]) ).

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

fof(c_0_5,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)],[c_0_3]) ).

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

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

cnf(c_0_8,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(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,plain,
    uri_ex_c2 = uri_ex_c1,
    inference(spm,[status(thm)],[c_0_6,c_0_7]) ).

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

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

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

cnf(c_0_13,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_8,c_0_9]),c_0_10]),c_0_9]),c_0_11]),c_0_9]),c_0_12])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWB007+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Sun Aug 27 06:31:38 EDT 2023
% 0.20/0.34  % CPUTime  : 
% 0.20/0.56  start to proof: theBenchmark
% 0.20/0.57  % Version  : CSE_E---1.5
% 0.20/0.57  % Problem  : theBenchmark.p
% 0.20/0.57  % Proof found
% 0.20/0.57  % SZS status Theorem for theBenchmark.p
% 0.20/0.57  % SZS output start Proof
% See solution above
% 0.20/0.57  % Total time : 0.004000 s
% 0.20/0.57  % SZS output end Proof
% 0.20/0.57  % Total time : 0.006000 s
%------------------------------------------------------------------------------