TSTP Solution File: SET064+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SET064+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n032.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 : Thu Aug 31 14:32:40 EDT 2023

% Result   : Theorem 0.14s 0.54s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   41
% Syntax   : Number of formulae    :   48 (   3 unt;  39 typ;   0 def)
%            Number of atoms       :   21 (   9 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   18 (   6   ~;   6   |;   5   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   47 (  31   >;  16   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   34 (  34 usr;   8 con; 0-3 aty)
%            Number of variables   :   10 (   1 sgn;   5   !;   3   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    subclass: ( $i * $i ) > $o ).

tff(decl_23,type,
    member: ( $i * $i ) > $o ).

tff(decl_24,type,
    universal_class: $i ).

tff(decl_25,type,
    unordered_pair: ( $i * $i ) > $i ).

tff(decl_26,type,
    singleton: $i > $i ).

tff(decl_27,type,
    ordered_pair: ( $i * $i ) > $i ).

tff(decl_28,type,
    cross_product: ( $i * $i ) > $i ).

tff(decl_29,type,
    first: $i > $i ).

tff(decl_30,type,
    second: $i > $i ).

tff(decl_31,type,
    element_relation: $i ).

tff(decl_32,type,
    intersection: ( $i * $i ) > $i ).

tff(decl_33,type,
    complement: $i > $i ).

tff(decl_34,type,
    restrict: ( $i * $i * $i ) > $i ).

tff(decl_35,type,
    null_class: $i ).

tff(decl_36,type,
    domain_of: $i > $i ).

tff(decl_37,type,
    rotate: $i > $i ).

tff(decl_38,type,
    flip: $i > $i ).

tff(decl_39,type,
    union: ( $i * $i ) > $i ).

tff(decl_40,type,
    successor: $i > $i ).

tff(decl_41,type,
    successor_relation: $i ).

tff(decl_42,type,
    inverse: $i > $i ).

tff(decl_43,type,
    range_of: $i > $i ).

tff(decl_44,type,
    image: ( $i * $i ) > $i ).

tff(decl_45,type,
    inductive: $i > $o ).

tff(decl_46,type,
    sum_class: $i > $i ).

tff(decl_47,type,
    power_class: $i > $i ).

tff(decl_48,type,
    compose: ( $i * $i ) > $i ).

tff(decl_49,type,
    identity_relation: $i ).

tff(decl_50,type,
    function: $i > $o ).

tff(decl_51,type,
    disjoint: ( $i * $i ) > $o ).

tff(decl_52,type,
    apply: ( $i * $i ) > $i ).

tff(decl_53,type,
    esk1_2: ( $i * $i ) > $i ).

tff(decl_54,type,
    esk2_0: $i ).

tff(decl_55,type,
    esk3_2: ( $i * $i ) > $i ).

tff(decl_56,type,
    esk4_1: $i > $i ).

tff(decl_57,type,
    esk5_2: ( $i * $i ) > $i ).

tff(decl_58,type,
    esk6_1: $i > $i ).

tff(decl_59,type,
    esk7_0: $i ).

tff(decl_60,type,
    esk8_0: $i ).

fof(null_class_is_unique,conjecture,
    ! [X5] :
      ( X5 = null_class
      | ? [X2] : member(X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',null_class_is_unique) ).

fof(regularity,axiom,
    ! [X1] :
      ( X1 != null_class
     => ? [X3] :
          ( member(X3,universal_class)
          & member(X3,X1)
          & disjoint(X3,X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',regularity) ).

fof(c_0_2,negated_conjecture,
    ~ ! [X5] :
        ( X5 = null_class
        | ? [X2] : member(X2,X5) ),
    inference(assume_negation,[status(cth)],[null_class_is_unique]) ).

fof(c_0_3,negated_conjecture,
    ! [X108] :
      ( esk8_0 != null_class
      & ~ member(X108,esk8_0) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_2])])])]) ).

fof(c_0_4,plain,
    ! [X101] :
      ( ( member(esk6_1(X101),universal_class)
        | X101 = null_class )
      & ( member(esk6_1(X101),X101)
        | X101 = null_class )
      & ( disjoint(esk6_1(X101),X101)
        | X101 = null_class ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[regularity])])])]) ).

cnf(c_0_5,negated_conjecture,
    ~ member(X1,esk8_0),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,plain,
    ( member(esk6_1(X1),X1)
    | X1 = null_class ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,negated_conjecture,
    esk8_0 != null_class,
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_8,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_5,c_0_6]),c_0_7]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SET064+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.10  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit   : 300
% 0.10/0.29  % WCLimit    : 300
% 0.10/0.29  % DateTime   : Sat Aug 26 12:32:43 EDT 2023
% 0.10/0.29  % CPUTime  : 
% 0.14/0.51  start to proof: theBenchmark
% 0.14/0.54  % Version  : CSE_E---1.5
% 0.14/0.54  % Problem  : theBenchmark.p
% 0.14/0.54  % Proof found
% 0.14/0.54  % SZS status Theorem for theBenchmark.p
% 0.14/0.54  % SZS output start Proof
% See solution above
% 0.14/0.54  % Total time : 0.013000 s
% 0.14/0.54  % SZS output end Proof
% 0.14/0.54  % Total time : 0.015000 s
%------------------------------------------------------------------------------