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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET878+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 : n004.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:16 EDT 2023

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

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

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

tff(f_44,axiom,
    ! [A,B,C] :
      ( ( C = unordered_pair(A,B) )
    <=> ! [D] :
          ( in(D,C)
        <=> ( ( D = A )
            | ( D = B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_tarski) ).

tff(f_50,axiom,
    ! [A,B] :
      ( in(A,B)
     => ( set_intersection2(B,singleton(A)) = singleton(A) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l32_zfmisc_1) ).

tff(f_35,axiom,
    ! [A,B] : ( set_intersection2(A,B) = set_intersection2(B,A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_k3_xboole_0) ).

tff(f_33,axiom,
    ! [A,B] : ( unordered_pair(A,B) = unordered_pair(B,A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_k2_tarski) ).

tff(f_58,negated_conjecture,
    ~ ! [A,B] : ( set_intersection2(singleton(A),unordered_pair(A,B)) = singleton(A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t19_zfmisc_1) ).

tff(c_10,plain,
    ! [D_12,A_7] : in(D_12,unordered_pair(A_7,D_12)),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_167,plain,
    ! [B_35,A_36] :
      ( ( set_intersection2(B_35,singleton(A_36)) = singleton(A_36) )
      | ~ in(A_36,B_35) ),
    inference(cnfTransformation,[status(thm)],[f_50]) ).

tff(c_6,plain,
    ! [B_6,A_5] : ( set_intersection2(B_6,A_5) = set_intersection2(A_5,B_6) ),
    inference(cnfTransformation,[status(thm)],[f_35]) ).

tff(c_218,plain,
    ! [A_43,B_44] :
      ( ( set_intersection2(singleton(A_43),B_44) = singleton(A_43) )
      | ~ in(A_43,B_44) ),
    inference(superposition,[status(thm),theory(equality)],[c_167,c_6]) ).

tff(c_4,plain,
    ! [B_4,A_3] : ( unordered_pair(B_4,A_3) = unordered_pair(A_3,B_4) ),
    inference(cnfTransformation,[status(thm)],[f_33]) ).

tff(c_34,plain,
    set_intersection2(singleton('#skF_5'),unordered_pair('#skF_5','#skF_6')) != singleton('#skF_5'),
    inference(cnfTransformation,[status(thm)],[f_58]) ).

tff(c_35,plain,
    set_intersection2(singleton('#skF_5'),unordered_pair('#skF_6','#skF_5')) != singleton('#skF_5'),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_34]) ).

tff(c_228,plain,
    ~ in('#skF_5',unordered_pair('#skF_6','#skF_5')),
    inference(superposition,[status(thm),theory(equality)],[c_218,c_35]) ).

tff(c_262,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_10,c_228]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET878+1 : TPTP v8.1.2. Released v3.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 : n004.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.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Aug  3 16:09:41 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 2.92/1.75  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.10/1.76  
% 3.10/1.76  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.11/1.78  
% 3.11/1.78  Inference rules
% 3.11/1.78  ----------------------
% 3.11/1.78  #Ref     : 0
% 3.11/1.78  #Sup     : 55
% 3.11/1.78  #Fact    : 0
% 3.11/1.78  #Define  : 0
% 3.11/1.78  #Split   : 0
% 3.11/1.78  #Chain   : 0
% 3.11/1.78  #Close   : 0
% 3.11/1.78  
% 3.11/1.78  Ordering : KBO
% 3.11/1.78  
% 3.11/1.78  Simplification rules
% 3.11/1.78  ----------------------
% 3.11/1.78  #Subsume      : 7
% 3.11/1.78  #Demod        : 6
% 3.11/1.78  #Tautology    : 31
% 3.11/1.78  #SimpNegUnit  : 0
% 3.11/1.78  #BackRed      : 0
% 3.11/1.78  
% 3.11/1.78  #Partial instantiations: 0
% 3.11/1.78  #Strategies tried      : 1
% 3.11/1.78  
% 3.11/1.78  Timing (in seconds)
% 3.11/1.78  ----------------------
% 3.11/1.78  Preprocessing        : 0.47
% 3.11/1.78  Parsing              : 0.25
% 3.11/1.78  CNF conversion       : 0.03
% 3.11/1.78  Main loop            : 0.26
% 3.11/1.79  Inferencing          : 0.08
% 3.11/1.79  Reduction            : 0.09
% 3.11/1.79  Demodulation         : 0.07
% 3.11/1.79  BG Simplification    : 0.01
% 3.11/1.79  Subsumption          : 0.06
% 3.11/1.79  Abstraction          : 0.01
% 3.11/1.79  MUC search           : 0.00
% 3.11/1.79  Cooper               : 0.00
% 3.11/1.79  Total                : 0.77
% 3.11/1.79  Index Insertion      : 0.00
% 3.11/1.79  Index Deletion       : 0.00
% 3.11/1.79  Index Matching       : 0.00
% 3.11/1.79  BG Taut test         : 0.00
%------------------------------------------------------------------------------