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

View Problem - Process Solution

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

% Computer : n026.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:52 EDT 2023

% Result   : Theorem 0.10s 0.28s
% Output   : CNFRefutation 0.10s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   25 (   7 unt;   0 def)
%            Number of atoms       :   58 (  17 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   55 (  22   ~;  18   |;  10   &)
%                                         (   3 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   3 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   27 (;  23   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4,axiom,
    ! [U,X,Y] :
      ( member(U,unordered_pair(X,Y))
    <=> ( member(U,universal_class)
        & ( U = X
          | U = Y ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f16,axiom,
    ! [X] : ~ member(X,null_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f44,conjecture,
    ! [X,Y] :
      ( member(Y,universal_class)
     => unordered_pair(X,Y) != null_class ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f45,negated_conjecture,
    ~ ! [X,Y] :
        ( member(Y,universal_class)
       => unordered_pair(X,Y) != null_class ),
    inference(negated_conjecture,[status(cth)],[f44]) ).

fof(f59,plain,
    ! [U,X,Y] :
      ( ( ~ member(U,unordered_pair(X,Y))
        | ( member(U,universal_class)
          & ( U = X
            | U = Y ) ) )
      & ( member(U,unordered_pair(X,Y))
        | ~ member(U,universal_class)
        | ( U != X
          & U != Y ) ) ),
    inference(NNF_transformation,[status(esa)],[f4]) ).

fof(f60,plain,
    ( ! [U,X,Y] :
        ( ~ member(U,unordered_pair(X,Y))
        | ( member(U,universal_class)
          & ( U = X
            | U = Y ) ) )
    & ! [U,X,Y] :
        ( member(U,unordered_pair(X,Y))
        | ~ member(U,universal_class)
        | ( U != X
          & U != Y ) ) ),
    inference(miniscoping,[status(esa)],[f59]) ).

fof(f64,plain,
    ! [X0,X1,X2] :
      ( member(X0,unordered_pair(X1,X2))
      | ~ member(X0,universal_class)
      | X0 != X2 ),
    inference(cnf_transformation,[status(esa)],[f60]) ).

fof(f96,plain,
    ! [X0] : ~ member(X0,null_class),
    inference(cnf_transformation,[status(esa)],[f16]) ).

fof(f191,plain,
    ? [X,Y] :
      ( member(Y,universal_class)
      & unordered_pair(X,Y) = null_class ),
    inference(pre_NNF_transformation,[status(esa)],[f45]) ).

fof(f192,plain,
    ? [Y] :
      ( member(Y,universal_class)
      & ? [X] : unordered_pair(X,Y) = null_class ),
    inference(miniscoping,[status(esa)],[f191]) ).

fof(f193,plain,
    ( member(sk0_7,universal_class)
    & unordered_pair(sk0_8,sk0_7) = null_class ),
    inference(skolemization,[status(esa)],[f192]) ).

fof(f194,plain,
    member(sk0_7,universal_class),
    inference(cnf_transformation,[status(esa)],[f193]) ).

fof(f195,plain,
    unordered_pair(sk0_8,sk0_7) = null_class,
    inference(cnf_transformation,[status(esa)],[f193]) ).

fof(f199,plain,
    ! [X0,X1] :
      ( member(X0,unordered_pair(X1,X0))
      | ~ member(X0,universal_class) ),
    inference(destructive_equality_resolution,[status(esa)],[f64]) ).

fof(f218,plain,
    ( spl0_2
  <=> member(sk0_7,null_class) ),
    introduced(split_symbol_definition) ).

fof(f219,plain,
    ( member(sk0_7,null_class)
    | ~ spl0_2 ),
    inference(component_clause,[status(thm)],[f218]) ).

fof(f221,plain,
    ( spl0_3
  <=> member(sk0_7,universal_class) ),
    introduced(split_symbol_definition) ).

fof(f223,plain,
    ( ~ member(sk0_7,universal_class)
    | spl0_3 ),
    inference(component_clause,[status(thm)],[f221]) ).

fof(f224,plain,
    ( member(sk0_7,null_class)
    | ~ member(sk0_7,universal_class) ),
    inference(paramodulation,[status(thm)],[f195,f199]) ).

fof(f225,plain,
    ( spl0_2
    | ~ spl0_3 ),
    inference(split_clause,[status(thm)],[f224,f218,f221]) ).

fof(f227,plain,
    ( $false
    | spl0_3 ),
    inference(forward_subsumption_resolution,[status(thm)],[f223,f194]) ).

fof(f228,plain,
    spl0_3,
    inference(contradiction_clause,[status(thm)],[f227]) ).

fof(f229,plain,
    ( $false
    | ~ spl0_2 ),
    inference(forward_subsumption_resolution,[status(thm)],[f219,f96]) ).

fof(f230,plain,
    ~ spl0_2,
    inference(contradiction_clause,[status(thm)],[f229]) ).

fof(f231,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f225,f228,f230]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : SET074+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.07  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.07/0.26  % Computer : n026.cluster.edu
% 0.07/0.26  % Model    : x86_64 x86_64
% 0.07/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.26  % Memory   : 8042.1875MB
% 0.07/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.26  % CPULimit : 300
% 0.07/0.26  % WCLimit  : 300
% 0.07/0.26  % DateTime : Tue May 30 10:28:58 EDT 2023
% 0.07/0.26  % CPUTime  : 
% 0.07/0.26  % Drodi V3.5.1
% 0.10/0.28  % Refutation found
% 0.10/0.28  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.10/0.28  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.10/0.28  % Elapsed time: 0.015342 seconds
% 0.10/0.28  % CPU time: 0.021118 seconds
% 0.10/0.28  % Memory used: 15.017 MB
%------------------------------------------------------------------------------