TSTP Solution File: SWB018+1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SWB018+1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n027.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 : Wed May 31 12:38:36 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f25,axiom,
    ! [X,C] :
      ( iext(uri_rdf_type,X,C)
    <=> icext(C,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f52,axiom,
    ! [P,C,X,Y] :
      ( ( iext(uri_rdfs_domain,P,C)
        & iext(P,X,Y) )
     => icext(C,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f354,axiom,
    ! [X,Y] :
      ( iext(uri_owl_sameAs,X,Y)
    <=> X = Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f559,conjecture,
    iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f560,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    inference(negated_conjecture,[status(cth)],[f559]) ).

fof(f561,axiom,
    ( iext(uri_rdfs_domain,uri_owl_sameAs,uri_ex_Person)
    & iext(uri_owl_sameAs,uri_ex_w,uri_ex_u) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f592,plain,
    ! [X,C] :
      ( ( ~ iext(uri_rdf_type,X,C)
        | icext(C,X) )
      & ( iext(uri_rdf_type,X,C)
        | ~ icext(C,X) ) ),
    inference(NNF_transformation,[status(esa)],[f25]) ).

fof(f593,plain,
    ( ! [X,C] :
        ( ~ iext(uri_rdf_type,X,C)
        | icext(C,X) )
    & ! [X,C] :
        ( iext(uri_rdf_type,X,C)
        | ~ icext(C,X) ) ),
    inference(miniscoping,[status(esa)],[f592]) ).

fof(f595,plain,
    ! [X0,X1] :
      ( iext(uri_rdf_type,X0,X1)
      | ~ icext(X1,X0) ),
    inference(cnf_transformation,[status(esa)],[f593]) ).

fof(f625,plain,
    ! [P,C,X,Y] :
      ( ~ iext(uri_rdfs_domain,P,C)
      | ~ iext(P,X,Y)
      | icext(C,X) ),
    inference(pre_NNF_transformation,[status(esa)],[f52]) ).

fof(f626,plain,
    ! [C,X] :
      ( ! [P] :
          ( ~ iext(uri_rdfs_domain,P,C)
          | ! [Y] : ~ iext(P,X,Y) )
      | icext(C,X) ),
    inference(miniscoping,[status(esa)],[f625]) ).

fof(f627,plain,
    ! [X0,X1,X2,X3] :
      ( ~ iext(uri_rdfs_domain,X0,X1)
      | ~ iext(X0,X2,X3)
      | icext(X1,X2) ),
    inference(cnf_transformation,[status(esa)],[f626]) ).

fof(f1832,plain,
    ! [X,Y] :
      ( ( ~ iext(uri_owl_sameAs,X,Y)
        | X = Y )
      & ( iext(uri_owl_sameAs,X,Y)
        | X != Y ) ),
    inference(NNF_transformation,[status(esa)],[f354]) ).

fof(f1833,plain,
    ( ! [X,Y] :
        ( ~ iext(uri_owl_sameAs,X,Y)
        | X = Y )
    & ! [X,Y] :
        ( iext(uri_owl_sameAs,X,Y)
        | X != Y ) ),
    inference(miniscoping,[status(esa)],[f1832]) ).

fof(f1835,plain,
    ! [X0,X1] :
      ( iext(uri_owl_sameAs,X0,X1)
      | X0 != X1 ),
    inference(cnf_transformation,[status(esa)],[f1833]) ).

fof(f2405,plain,
    ~ iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    inference(cnf_transformation,[status(esa)],[f560]) ).

fof(f2406,plain,
    iext(uri_rdfs_domain,uri_owl_sameAs,uri_ex_Person),
    inference(cnf_transformation,[status(esa)],[f561]) ).

fof(f2503,plain,
    ! [X0] : iext(uri_owl_sameAs,X0,X0),
    inference(destructive_equality_resolution,[status(esa)],[f1835]) ).

fof(f2653,plain,
    ! [X0,X1,X2,X3] :
      ( ~ iext(uri_rdfs_domain,X0,X1)
      | ~ iext(X0,X2,X3)
      | iext(uri_rdf_type,X2,X1) ),
    inference(resolution,[status(thm)],[f627,f595]) ).

fof(f2654,plain,
    ! [X0,X1] :
      ( ~ iext(uri_rdfs_domain,X0,uri_ex_Person)
      | ~ iext(X0,uri_ex_u,X1) ),
    inference(resolution,[status(thm)],[f2653,f2405]) ).

fof(f2656,plain,
    ! [X0] : ~ iext(uri_owl_sameAs,uri_ex_u,X0),
    inference(resolution,[status(thm)],[f2654,f2406]) ).

fof(f2657,plain,
    $false,
    inference(resolution,[status(thm)],[f2656,f2503]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.09  % Problem  : SWB018+1 : TPTP v8.1.2. Released v5.2.0.
% 0.05/0.10  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.30  % Computer : n027.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit : 300
% 0.09/0.30  % WCLimit  : 300
% 0.09/0.30  % DateTime : Tue May 30 11:01:02 EDT 2023
% 0.09/0.30  % CPUTime  : 
% 0.15/0.33  % Drodi V3.5.1
% 0.19/0.57  % Refutation found
% 0.19/0.57  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.19/0.57  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.57  % Elapsed time: 0.048636 seconds
% 0.19/0.57  % CPU time: 0.057340 seconds
% 0.19/0.57  % Memory used: 6.148 MB
%------------------------------------------------------------------------------