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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SEU230+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %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 : Tue Aug 22 10:58:05 EDT 2023

% Result   : Theorem 5.42s 2.51s
% Output   : CNFRefutation 5.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   37 (   7 unt;  26 typ;   0 def)
%            Number of atoms       :   18 (   5 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   12 (   5   ~;   3   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   24 (  15   >;   9   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   19 (  19 usr;  11 con; 0-3 aty)
%            Number of variables   :   16 (;  16   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ in > element > relation_empty_yielding > relation > one_to_one > function > empty > set_union2 > #nlpp > succ > singleton > empty_set > #skF_5 > #skF_11 > #skF_15 > #skF_4 > #skF_7 > #skF_10 > #skF_14 > #skF_6 > #skF_13 > #skF_9 > #skF_8 > #skF_3 > #skF_2 > #skF_1 > #skF_12

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_62,axiom,
    ! [A,B] :
      ( ( B = singleton(A) )
    <=> ! [C] :
          ( in(C,B)
        <=> ( C = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_tarski) ).

tff(f_55,axiom,
    ! [A] : ( succ(A) = set_union2(A,singleton(A)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_ordinal1) ).

tff(f_71,axiom,
    ! [A,B,C] :
      ( ( C = set_union2(A,B) )
    <=> ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            | in(D,B) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d2_xboole_0) ).

tff(f_150,negated_conjecture,
    ~ ! [A] : in(A,succ(A)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t10_ordinal1) ).

tff(c_20,plain,
    ! [C_13] : in(C_13,singleton(C_13)),
    inference(cnfTransformation,[status(thm)],[f_62]) ).

tff(c_16,plain,
    ! [A_8] : ( set_union2(A_8,singleton(A_8)) = succ(A_8) ),
    inference(cnfTransformation,[status(thm)],[f_55]) ).

tff(c_536,plain,
    ! [D_79,B_80,A_81] :
      ( ~ in(D_79,B_80)
      | in(D_79,set_union2(A_81,B_80)) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_1663,plain,
    ! [D_165,A_166] :
      ( ~ in(D_165,singleton(A_166))
      | in(D_165,succ(A_166)) ),
    inference(superposition,[status(thm),theory(equality)],[c_16,c_536]) ).

tff(c_120,plain,
    ~ in('#skF_15',succ('#skF_15')),
    inference(cnfTransformation,[status(thm)],[f_150]) ).

tff(c_1745,plain,
    ~ in('#skF_15',singleton('#skF_15')),
    inference(resolution,[status(thm)],[c_1663,c_120]) ).

tff(c_1774,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_20,c_1745]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU230+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.34  % Computer : n026.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.20/0.34  % CPULimit : 300
% 0.20/0.34  % WCLimit  : 300
% 0.20/0.34  % DateTime : Thu Aug  3 11:46:32 EDT 2023
% 0.20/0.34  % CPUTime  : 
% 5.42/2.51  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 5.42/2.52  
% 5.42/2.52  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 5.42/2.54  
% 5.42/2.54  Inference rules
% 5.42/2.54  ----------------------
% 5.42/2.54  #Ref     : 0
% 5.42/2.54  #Sup     : 386
% 5.42/2.54  #Fact    : 2
% 5.42/2.54  #Define  : 0
% 5.42/2.54  #Split   : 5
% 5.42/2.54  #Chain   : 0
% 5.42/2.54  #Close   : 0
% 5.42/2.54  
% 5.42/2.54  Ordering : KBO
% 5.42/2.54  
% 5.42/2.54  Simplification rules
% 5.42/2.54  ----------------------
% 5.42/2.54  #Subsume      : 102
% 5.42/2.54  #Demod        : 60
% 5.42/2.54  #Tautology    : 104
% 5.42/2.54  #SimpNegUnit  : 8
% 5.42/2.54  #BackRed      : 13
% 5.42/2.54  
% 5.42/2.54  #Partial instantiations: 0
% 5.42/2.54  #Strategies tried      : 1
% 5.42/2.54  
% 5.42/2.54  Timing (in seconds)
% 5.42/2.54  ----------------------
% 5.42/2.55  Preprocessing        : 0.62
% 5.42/2.55  Parsing              : 0.32
% 5.42/2.55  CNF conversion       : 0.05
% 5.42/2.55  Main loop            : 0.79
% 5.42/2.55  Inferencing          : 0.27
% 5.42/2.55  Reduction            : 0.24
% 5.42/2.55  Demodulation         : 0.17
% 5.42/2.55  BG Simplification    : 0.04
% 5.42/2.55  Subsumption          : 0.17
% 5.42/2.55  Abstraction          : 0.03
% 5.42/2.55  MUC search           : 0.00
% 5.42/2.55  Cooper               : 0.00
% 5.42/2.55  Total                : 1.46
% 5.42/2.55  Index Insertion      : 0.00
% 5.42/2.55  Index Deletion       : 0.00
% 5.42/2.55  Index Matching       : 0.00
% 5.42/2.55  BG Taut test         : 0.00
%------------------------------------------------------------------------------