TSTP Solution File: SET236-6 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : SET236-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n023.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 : Tue Apr 30 20:39:28 EDT 2024

% Result   : Unsatisfiable 0.09s 0.34s
% Output   : CNFRefutation 0.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   23 (  10 unt;   0 def)
%            Number of atoms       :   39 (   5 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   30 (  14   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   29 (  29   !;   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(f17,axiom,
    ! [Z,X,Y] :
      ( ~ member(Z,cross_product(X,Y))
      | ordered_pair(first(Z),second(Z)) = Z ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f113,negated_conjecture,
    subclass(x,cross_product(universal_class,universal_class)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f114,negated_conjecture,
    member(ordered_pair(first(not_subclass_element(x,y)),second(not_subclass_element(x,y))),y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f115,negated_conjecture,
    ~ subclass(x,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

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

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

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

fof(f138,plain,
    ! [Z] :
      ( ! [X,Y] : ~ member(Z,cross_product(X,Y))
      | ordered_pair(first(Z),second(Z)) = Z ),
    inference(miniscoping,[status(esa)],[f17]) ).

fof(f139,plain,
    ! [X0,X1,X2] :
      ( ~ member(X0,cross_product(X1,X2))
      | ordered_pair(first(X0),second(X0)) = X0 ),
    inference(cnf_transformation,[status(esa)],[f138]) ).

fof(f247,plain,
    subclass(x,cross_product(universal_class,universal_class)),
    inference(cnf_transformation,[status(esa)],[f113]) ).

fof(f248,plain,
    member(ordered_pair(first(not_subclass_element(x,y)),second(not_subclass_element(x,y))),y),
    inference(cnf_transformation,[status(esa)],[f114]) ).

fof(f249,plain,
    ~ subclass(x,y),
    inference(cnf_transformation,[status(esa)],[f115]) ).

fof(f254,plain,
    ! [X0] :
      ( ~ member(X0,x)
      | member(X0,cross_product(universal_class,universal_class)) ),
    inference(resolution,[status(thm)],[f117,f247]) ).

fof(f272,plain,
    ! [X0] :
      ( member(not_subclass_element(x,X0),cross_product(universal_class,universal_class))
      | subclass(x,X0) ),
    inference(resolution,[status(thm)],[f254,f118]) ).

fof(f310,plain,
    ! [X0] :
      ( subclass(x,X0)
      | ordered_pair(first(not_subclass_element(x,X0)),second(not_subclass_element(x,X0))) = not_subclass_element(x,X0) ),
    inference(resolution,[status(thm)],[f272,f139]) ).

fof(f317,plain,
    ordered_pair(first(not_subclass_element(x,y)),second(not_subclass_element(x,y))) = not_subclass_element(x,y),
    inference(resolution,[status(thm)],[f310,f249]) ).

fof(f321,plain,
    member(not_subclass_element(x,y),y),
    inference(backward_demodulation,[status(thm)],[f317,f248]) ).

fof(f324,plain,
    subclass(x,y),
    inference(resolution,[status(thm)],[f321,f119]) ).

fof(f325,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f324,f249]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.12  % Problem  : SET236-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.02/0.12  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.33  % Computer : n023.cluster.edu
% 0.09/0.33  % Model    : x86_64 x86_64
% 0.09/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.33  % Memory   : 8042.1875MB
% 0.09/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.33  % CPULimit : 300
% 0.09/0.33  % WCLimit  : 300
% 0.09/0.33  % DateTime : Mon Apr 29 22:06:25 EDT 2024
% 0.09/0.33  % CPUTime  : 
% 0.09/0.34  % Drodi V3.6.0
% 0.09/0.34  % Refutation found
% 0.09/0.34  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.09/0.34  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.09/0.35  % Elapsed time: 0.019513 seconds
% 0.09/0.35  % CPU time: 0.032603 seconds
% 0.09/0.35  % Total memory used: 13.777 MB
% 0.09/0.35  % Net memory used: 13.763 MB
%------------------------------------------------------------------------------