TSTP Solution File: SET924+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET924+1 : TPTP v8.1.2. Released v3.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 : n020.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:57:21 EDT 2023

% Result   : Theorem 2.83s 1.70s
% Output   : CNFRefutation 2.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   33 (  14 unt;  10 typ;   0 def)
%            Number of atoms       :   32 (  13 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   24 (  15   ~;   7   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   4   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   10 (;  10   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ in > empty > set_difference > #nlpp > singleton > #skF_5 > #skF_6 > #skF_2 > #skF_3 > #skF_1 > #skF_4

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(set_difference,type,
    set_difference: ( $i * $i ) > $i ).

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

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

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

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

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

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

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

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

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

tff(f_42,negated_conjecture,
    ~ ! [A,B] :
        ( ( set_difference(singleton(A),B) = singleton(A) )
      <=> ~ in(A,B) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t67_zfmisc_1) ).

tff(f_47,axiom,
    ! [A,B] :
      ( ( set_difference(singleton(A),B) = singleton(A) )
    <=> ~ in(A,B) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l34_zfmisc_1) ).

tff(c_10,plain,
    ( ~ in('#skF_3','#skF_4')
    | in('#skF_5','#skF_6') ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_20,plain,
    ~ in('#skF_3','#skF_4'),
    inference(splitLeft,[status(thm)],[c_10]) ).

tff(c_23,plain,
    ! [A_9,B_10] :
      ( ( set_difference(singleton(A_9),B_10) = singleton(A_9) )
      | in(A_9,B_10) ),
    inference(cnfTransformation,[status(thm)],[f_47]) ).

tff(c_8,plain,
    ( ( set_difference(singleton('#skF_3'),'#skF_4') != singleton('#skF_3') )
    | in('#skF_5','#skF_6') ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_21,plain,
    set_difference(singleton('#skF_3'),'#skF_4') != singleton('#skF_3'),
    inference(splitLeft,[status(thm)],[c_8]) ).

tff(c_32,plain,
    in('#skF_3','#skF_4'),
    inference(superposition,[status(thm),theory(equality)],[c_23,c_21]) ).

tff(c_41,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_20,c_32]) ).

tff(c_42,plain,
    in('#skF_5','#skF_6'),
    inference(splitRight,[status(thm)],[c_8]) ).

tff(c_43,plain,
    set_difference(singleton('#skF_3'),'#skF_4') = singleton('#skF_3'),
    inference(splitRight,[status(thm)],[c_8]) ).

tff(c_12,plain,
    ( ( set_difference(singleton('#skF_3'),'#skF_4') != singleton('#skF_3') )
    | ( set_difference(singleton('#skF_5'),'#skF_6') = singleton('#skF_5') ) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_80,plain,
    set_difference(singleton('#skF_5'),'#skF_6') = singleton('#skF_5'),
    inference(demodulation,[status(thm),theory(equality)],[c_43,c_12]) ).

tff(c_16,plain,
    ! [A_3,B_4] :
      ( ~ in(A_3,B_4)
      | ( set_difference(singleton(A_3),B_4) != singleton(A_3) ) ),
    inference(cnfTransformation,[status(thm)],[f_47]) ).

tff(c_87,plain,
    ~ in('#skF_5','#skF_6'),
    inference(superposition,[status(thm),theory(equality)],[c_80,c_16]) ).

tff(c_98,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_42,c_87]) ).

tff(c_99,plain,
    in('#skF_5','#skF_6'),
    inference(splitRight,[status(thm)],[c_10]) ).

tff(c_100,plain,
    in('#skF_3','#skF_4'),
    inference(splitRight,[status(thm)],[c_10]) ).

tff(c_14,plain,
    ( ~ in('#skF_3','#skF_4')
    | ( set_difference(singleton('#skF_5'),'#skF_6') = singleton('#skF_5') ) ),
    inference(cnfTransformation,[status(thm)],[f_42]) ).

tff(c_108,plain,
    set_difference(singleton('#skF_5'),'#skF_6') = singleton('#skF_5'),
    inference(demodulation,[status(thm),theory(equality)],[c_100,c_14]) ).

tff(c_114,plain,
    ! [A_15,B_16] :
      ( ~ in(A_15,B_16)
      | ( set_difference(singleton(A_15),B_16) != singleton(A_15) ) ),
    inference(cnfTransformation,[status(thm)],[f_47]) ).

tff(c_117,plain,
    ~ in('#skF_5','#skF_6'),
    inference(superposition,[status(thm),theory(equality)],[c_108,c_114]) ).

tff(c_121,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_99,c_117]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SET924+1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.15  % 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.18/0.37  % Computer : n020.cluster.edu
% 0.18/0.37  % Model    : x86_64 x86_64
% 0.18/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.37  % Memory   : 8042.1875MB
% 0.18/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.37  % CPULimit : 300
% 0.18/0.37  % WCLimit  : 300
% 0.18/0.37  % DateTime : Thu Aug  3 16:37:07 EDT 2023
% 0.18/0.37  % CPUTime  : 
% 2.83/1.70  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.83/1.70  
% 2.83/1.70  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.96/1.74  
% 2.96/1.74  Inference rules
% 2.96/1.74  ----------------------
% 2.96/1.74  #Ref     : 0
% 2.96/1.74  #Sup     : 23
% 2.96/1.74  #Fact    : 0
% 2.96/1.74  #Define  : 0
% 2.96/1.74  #Split   : 2
% 2.96/1.74  #Chain   : 0
% 2.96/1.74  #Close   : 0
% 2.96/1.74  
% 2.96/1.74  Ordering : KBO
% 2.96/1.74  
% 2.96/1.74  Simplification rules
% 2.96/1.74  ----------------------
% 2.96/1.74  #Subsume      : 3
% 2.96/1.74  #Demod        : 6
% 2.96/1.74  #Tautology    : 14
% 2.96/1.74  #SimpNegUnit  : 3
% 2.96/1.74  #BackRed      : 0
% 2.96/1.74  
% 2.96/1.74  #Partial instantiations: 0
% 2.96/1.74  #Strategies tried      : 1
% 2.96/1.74  
% 2.96/1.74  Timing (in seconds)
% 2.96/1.74  ----------------------
% 2.96/1.74  Preprocessing        : 0.43
% 2.96/1.74  Parsing              : 0.24
% 2.96/1.74  CNF conversion       : 0.03
% 2.96/1.74  Main loop            : 0.22
% 2.96/1.74  Inferencing          : 0.09
% 2.96/1.74  Reduction            : 0.05
% 2.96/1.74  Demodulation         : 0.03
% 2.96/1.74  BG Simplification    : 0.01
% 2.96/1.74  Subsumption          : 0.06
% 2.96/1.74  Abstraction          : 0.01
% 2.96/1.74  MUC search           : 0.00
% 2.96/1.74  Cooper               : 0.00
% 2.96/1.74  Total                : 0.70
% 2.96/1.74  Index Insertion      : 0.00
% 2.96/1.74  Index Deletion       : 0.00
% 2.96/1.74  Index Matching       : 0.00
% 2.96/1.74  BG Taut test         : 0.00
%------------------------------------------------------------------------------