TSTP Solution File: SET057-7 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SET057-7 : TPTP v8.1.2. Bugfixed v2.1.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:33:45 EDT 2023

% Result   : Unsatisfiable 0.16s 0.54s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   33 (  11 unt;   0 def)
%            Number of atoms       :   60 (   7 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   52 (  25   ~;  24   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   4 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   24 (;  24   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X,Y,U] :
      ( ~ subclass(X,Y)
      | ~ member(U,X)
      | member(U,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [X,Y] :
      ( member(not_subclass_element(X,Y),X)
      | subclass(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f3,axiom,
    ! [X,Y] :
      ( ~ member(not_subclass_element(X,Y),Y)
      | subclass(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f7,axiom,
    ! [X,Y] :
      ( ~ subclass(X,Y)
      | ~ subclass(Y,X)
      | X = Y ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f98,negated_conjecture,
    member(not_subclass_element(x,y),y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f99,negated_conjecture,
    x != y,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f100,negated_conjecture,
    ~ member(not_subclass_element(y,x),y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f101,plain,
    ! [Y,U] :
      ( ! [X] :
          ( ~ subclass(X,Y)
          | ~ member(U,X) )
      | member(U,Y) ),
    inference(miniscoping,[status(esa)],[f1]) ).

fof(f102,plain,
    ! [X0,X1,X2] :
      ( ~ subclass(X0,X1)
      | ~ member(X2,X0)
      | member(X2,X1) ),
    inference(cnf_transformation,[status(esa)],[f101]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( member(not_subclass_element(X0,X1),X0)
      | subclass(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( ~ member(not_subclass_element(X0,X1),X1)
      | subclass(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f3]) ).

fof(f108,plain,
    ! [X0,X1] :
      ( ~ subclass(X0,X1)
      | ~ subclass(X1,X0)
      | X0 = X1 ),
    inference(cnf_transformation,[status(esa)],[f7]) ).

fof(f217,plain,
    member(not_subclass_element(x,y),y),
    inference(cnf_transformation,[status(esa)],[f98]) ).

fof(f218,plain,
    x != y,
    inference(cnf_transformation,[status(esa)],[f99]) ).

fof(f219,plain,
    ~ member(not_subclass_element(y,x),y),
    inference(cnf_transformation,[status(esa)],[f100]) ).

fof(f223,plain,
    subclass(y,x),
    inference(resolution,[status(thm)],[f103,f219]) ).

fof(f225,plain,
    ! [X0] :
      ( subclass(X0,X0)
      | subclass(X0,X0) ),
    inference(resolution,[status(thm)],[f104,f103]) ).

fof(f226,plain,
    ! [X0] : subclass(X0,X0),
    inference(duplicate_literals_removal,[status(esa)],[f225]) ).

fof(f228,plain,
    ! [X0] :
      ( ~ subclass(y,X0)
      | member(not_subclass_element(x,y),X0) ),
    inference(resolution,[status(thm)],[f102,f217]) ).

fof(f230,plain,
    ( spl0_0
  <=> subclass(y,y) ),
    introduced(split_symbol_definition) ).

fof(f232,plain,
    ( ~ subclass(y,y)
    | spl0_0 ),
    inference(component_clause,[status(thm)],[f230]) ).

fof(f233,plain,
    ( spl0_1
  <=> subclass(x,y) ),
    introduced(split_symbol_definition) ).

fof(f236,plain,
    ( ~ subclass(y,y)
    | subclass(x,y) ),
    inference(resolution,[status(thm)],[f228,f104]) ).

fof(f237,plain,
    ( ~ spl0_0
    | spl0_1 ),
    inference(split_clause,[status(thm)],[f236,f230,f233]) ).

fof(f239,plain,
    ( $false
    | spl0_0 ),
    inference(forward_subsumption_resolution,[status(thm)],[f232,f226]) ).

fof(f240,plain,
    spl0_0,
    inference(contradiction_clause,[status(thm)],[f239]) ).

fof(f250,plain,
    ( spl0_3
  <=> y = x ),
    introduced(split_symbol_definition) ).

fof(f251,plain,
    ( y = x
    | ~ spl0_3 ),
    inference(component_clause,[status(thm)],[f250]) ).

fof(f255,plain,
    ( ~ subclass(x,y)
    | x = y ),
    inference(resolution,[status(thm)],[f108,f223]) ).

fof(f256,plain,
    ( ~ spl0_1
    | spl0_3 ),
    inference(split_clause,[status(thm)],[f255,f233,f250]) ).

fof(f258,plain,
    ( $false
    | ~ spl0_3 ),
    inference(forward_subsumption_resolution,[status(thm)],[f251,f218]) ).

fof(f259,plain,
    ~ spl0_3,
    inference(contradiction_clause,[status(thm)],[f258]) ).

fof(f260,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f237,f240,f256,f259]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem  : SET057-7 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.05/0.11  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.31  % Computer : n027.cluster.edu
% 0.09/0.31  % Model    : x86_64 x86_64
% 0.09/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.31  % Memory   : 8042.1875MB
% 0.09/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.31  % CPULimit : 300
% 0.09/0.31  % WCLimit  : 300
% 0.09/0.31  % DateTime : Tue May 30 10:38:32 EDT 2023
% 0.09/0.31  % CPUTime  : 
% 0.15/0.32  % Drodi V3.5.1
% 0.16/0.54  % Refutation found
% 0.16/0.54  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.16/0.54  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.16/0.54  % Elapsed time: 0.012696 seconds
% 0.16/0.54  % CPU time: 0.013900 seconds
% 0.16/0.54  % Memory used: 3.817 MB
%------------------------------------------------------------------------------