TSTP Solution File: SET602+3 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET602+3 : TPTP v8.1.2. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n028.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 Aug 22 10:56:40 EDT 2023

% Result   : Theorem 2.78s 1.79s
% Output   : CNFRefutation 3.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   16 (   6 unt;   8 typ;   0 def)
%            Number of atoms       :   10 (   5 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    5 (   3   ~;   1   |;   0   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (   6   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :    8 (;   8   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ subset > member > empty > difference > #nlpp > empty_set > #skF_2 > #skF_3 > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff('#skF_2',type,
    '#skF_2': $i > $i ).

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

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

tff('#skF_3',type,
    '#skF_3': $i ).

tff(empty,type,
    empty: $i > $o ).

tff(empty_set,type,
    empty_set: $i ).

tff(difference,type,
    difference: ( $i * $i ) > $i ).

tff('#skF_1',type,
    '#skF_1': ( $i * $i ) > $i ).

tff(f_61,axiom,
    ! [B] : subset(B,B),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_of_subset) ).

tff(f_31,axiom,
    ! [B,C] :
      ( ( difference(B,C) = empty_set )
    <=> subset(B,C) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',difference_empty_set) ).

tff(f_72,negated_conjecture,
    ~ ! [B] : ( difference(B,B) = empty_set ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_self_difference_is_empty_set) ).

tff(c_26,plain,
    ! [B_14] : subset(B_14,B_14),
    inference(cnfTransformation,[status(thm)],[f_61]) ).

tff(c_48,plain,
    ! [B_24,C_25] :
      ( ( difference(B_24,C_25) = empty_set )
      | ~ subset(B_24,C_25) ),
    inference(cnfTransformation,[status(thm)],[f_31]) ).

tff(c_52,plain,
    ! [B_14] : ( difference(B_14,B_14) = empty_set ),
    inference(resolution,[status(thm)],[c_26,c_48]) ).

tff(c_32,plain,
    difference('#skF_3','#skF_3') != empty_set,
    inference(cnfTransformation,[status(thm)],[f_72]) ).

tff(c_55,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_52,c_32]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET602+3 : TPTP v8.1.2. Released v2.2.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.13/0.34  % Computer : n028.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug  3 16:30:54 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 2.78/1.79  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.78/1.79  
% 2.78/1.79  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.09/1.82  
% 3.09/1.82  Inference rules
% 3.09/1.82  ----------------------
% 3.09/1.82  #Ref     : 0
% 3.09/1.82  #Sup     : 3
% 3.09/1.82  #Fact    : 0
% 3.09/1.82  #Define  : 0
% 3.09/1.82  #Split   : 0
% 3.09/1.82  #Chain   : 0
% 3.09/1.82  #Close   : 0
% 3.09/1.82  
% 3.09/1.82  Ordering : KBO
% 3.09/1.82  
% 3.09/1.82  Simplification rules
% 3.09/1.82  ----------------------
% 3.09/1.82  #Subsume      : 0
% 3.09/1.82  #Demod        : 3
% 3.09/1.82  #Tautology    : 3
% 3.09/1.82  #SimpNegUnit  : 0
% 3.09/1.82  #BackRed      : 1
% 3.09/1.82  
% 3.09/1.82  #Partial instantiations: 0
% 3.09/1.82  #Strategies tried      : 1
% 3.09/1.82  
% 3.09/1.82  Timing (in seconds)
% 3.09/1.82  ----------------------
% 3.09/1.83  Preprocessing        : 0.57
% 3.09/1.83  Parsing              : 0.26
% 3.09/1.83  CNF conversion       : 0.04
% 3.09/1.83  Main loop            : 0.18
% 3.09/1.83  Inferencing          : 0.07
% 3.09/1.83  Reduction            : 0.04
% 3.09/1.83  Demodulation         : 0.03
% 3.09/1.83  BG Simplification    : 0.03
% 3.09/1.83  Subsumption          : 0.04
% 3.09/1.83  Abstraction          : 0.01
% 3.09/1.83  MUC search           : 0.00
% 3.09/1.83  Cooper               : 0.00
% 3.09/1.83  Total                : 0.81
% 3.09/1.83  Index Insertion      : 0.00
% 3.09/1.83  Index Deletion       : 0.00
% 3.09/1.83  Index Matching       : 0.00
% 3.09/1.83  BG Taut test         : 0.00
%------------------------------------------------------------------------------