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

View Problem - Process Solution

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

% Computer : n013.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:46 EDT 2024

% Result   : Unsatisfiable 0.14s 0.37s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   29 (  13 unt;   0 def)
%            Number of atoms       :   52 (  15 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   45 (  22   ~;  23   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :   37 (  37   !;   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(f4,axiom,
    ! [X] : subclass(X,universal_class),
    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(f11,axiom,
    ! [X,Y] : member(unordered_pair(X,Y),universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f12,axiom,
    ! [X] : unordered_pair(X,X) = singleton(X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f24,axiom,
    ! [Z,X] :
      ( ~ member(Z,complement(X))
      | ~ member(Z,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f66,axiom,
    ! [X] :
      ( X = null_class
      | member(regular(X),X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

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

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

fof(f118,plain,
    ! [X0] : subclass(X0,universal_class),
    inference(cnf_transformation,[status(esa)],[f4]) ).

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

fof(f128,plain,
    ! [X0,X1] : member(unordered_pair(X0,X1),universal_class),
    inference(cnf_transformation,[status(esa)],[f11]) ).

fof(f129,plain,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    inference(cnf_transformation,[status(esa)],[f12]) ).

fof(f146,plain,
    ! [X0,X1] :
      ( ~ member(X0,complement(X1))
      | ~ member(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f24]) ).

fof(f188,plain,
    ! [X0] :
      ( X0 = null_class
      | member(regular(X0),X0) ),
    inference(cnf_transformation,[status(esa)],[f66]) ).

fof(f245,plain,
    subclass(universal_class,null_class),
    inference(cnf_transformation,[status(esa)],[f113]) ).

fof(f258,plain,
    ! [X0] :
      ( ~ subclass(universal_class,X0)
      | universal_class = X0 ),
    inference(resolution,[status(thm)],[f121,f118]) ).

fof(f261,plain,
    universal_class = null_class,
    inference(resolution,[status(thm)],[f258,f245]) ).

fof(f267,plain,
    ! [X0] : member(singleton(X0),universal_class),
    inference(paramodulation,[status(thm)],[f129,f128]) ).

fof(f276,plain,
    ! [X0] :
      ( X0 = universal_class
      | member(regular(X0),X0) ),
    inference(forward_demodulation,[status(thm)],[f261,f188]) ).

fof(f277,plain,
    ! [X0,X1] :
      ( X0 = universal_class
      | ~ subclass(X0,X1)
      | member(regular(X0),X1) ),
    inference(resolution,[status(thm)],[f276,f115]) ).

fof(f286,plain,
    ! [X0] :
      ( ~ member(regular(complement(X0)),X0)
      | complement(X0) = universal_class ),
    inference(resolution,[status(thm)],[f146,f276]) ).

fof(f354,plain,
    ! [X0] :
      ( complement(X0) = universal_class
      | complement(X0) = universal_class
      | ~ subclass(complement(X0),X0) ),
    inference(resolution,[status(thm)],[f286,f277]) ).

fof(f355,plain,
    ! [X0] :
      ( complement(X0) = universal_class
      | ~ subclass(complement(X0),X0) ),
    inference(duplicate_literals_removal,[status(esa)],[f354]) ).

fof(f356,plain,
    complement(universal_class) = universal_class,
    inference(resolution,[status(thm)],[f355,f118]) ).

fof(f375,plain,
    ! [X0] :
      ( ~ member(X0,universal_class)
      | ~ member(X0,universal_class) ),
    inference(paramodulation,[status(thm)],[f356,f146]) ).

fof(f376,plain,
    ! [X0] : ~ member(X0,universal_class),
    inference(duplicate_literals_removal,[status(esa)],[f375]) ).

fof(f379,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[f267,f376]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET507-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.13/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.14/0.34  % Computer : n013.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Apr 29 21:31:49 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % Drodi V3.6.0
% 0.14/0.37  % Refutation found
% 0.14/0.37  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.14/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.14/0.38  % Elapsed time: 0.026407 seconds
% 0.14/0.38  % CPU time: 0.043689 seconds
% 0.14/0.38  % Total memory used: 13.745 MB
% 0.14/0.38  % Net memory used: 13.736 MB
%------------------------------------------------------------------------------