TSTP Solution File: SEU148+2 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SEU148+2 : 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 : n031.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:45 EDT 2023

% Result   : Theorem 4.92s 2.21s
% Output   : CNFRefutation 4.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   37
% Syntax   : Number of formulae    :   44 (   5 unt;  34 typ;   0 def)
%            Number of atoms       :   16 (   6 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   10 (   4   ~;   2   |;   0   &)
%                                         (   3 <=>;   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  :   62 (  29   >;  33   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   29 (  29 usr;   5 con; 0-3 aty)
%            Number of variables   :   11 (;  11   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ subset > proper_subset > in > disjoint > empty > unordered_pair > set_union2 > set_intersection2 > set_difference > #nlpp > singleton > powerset > empty_set > #skF_13 > #skF_6 > #skF_15 > #skF_17 > #skF_20 > #skF_12 > #skF_16 > #skF_18 > #skF_19 > #skF_10 > #skF_21 > #skF_11 > #skF_7 > #skF_9 > #skF_14 > #skF_3 > #skF_22 > #skF_2 > #skF_8 > #skF_1 > #skF_5 > #skF_4

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_300,negated_conjecture,
    ~ ! [A,B] :
        ( subset(singleton(A),singleton(B))
       => ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t6_zfmisc_1) ).

tff(f_151,lemma,
    ! [A,B] :
      ( subset(singleton(A),B)
    <=> in(A,B) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l2_zfmisc_1) ).

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

tff(c_254,plain,
    '#skF_21' != '#skF_22',
    inference(cnfTransformation,[status(thm)],[f_300]) ).

tff(c_256,plain,
    subset(singleton('#skF_21'),singleton('#skF_22')),
    inference(cnfTransformation,[status(thm)],[f_300]) ).

tff(c_1343,plain,
    ! [A_253,B_254] :
      ( in(A_253,B_254)
      | ~ subset(singleton(A_253),B_254) ),
    inference(cnfTransformation,[status(thm)],[f_151]) ).

tff(c_1373,plain,
    in('#skF_21',singleton('#skF_22')),
    inference(resolution,[status(thm)],[c_256,c_1343]) ).

tff(c_18,plain,
    ! [C_17,A_13] :
      ( ( C_17 = A_13 )
      | ~ in(C_17,singleton(A_13)) ),
    inference(cnfTransformation,[status(thm)],[f_55]) ).

tff(c_1378,plain,
    '#skF_21' = '#skF_22',
    inference(resolution,[status(thm)],[c_1373,c_18]) ).

tff(c_1387,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_254,c_1378]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SEU148+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.15  % 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.15/0.36  % Computer : n031.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.37  % DateTime : Thu Aug  3 12:33:44 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 4.92/2.21  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 4.92/2.21  
% 4.92/2.21  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.92/2.24  
% 4.92/2.24  Inference rules
% 4.92/2.24  ----------------------
% 4.92/2.24  #Ref     : 0
% 4.92/2.24  #Sup     : 264
% 4.92/2.24  #Fact    : 0
% 4.92/2.24  #Define  : 0
% 4.92/2.24  #Split   : 0
% 4.92/2.24  #Chain   : 0
% 4.92/2.24  #Close   : 0
% 4.92/2.24  
% 4.92/2.24  Ordering : KBO
% 4.92/2.24  
% 4.92/2.24  Simplification rules
% 4.92/2.24  ----------------------
% 4.92/2.24  #Subsume      : 56
% 4.92/2.24  #Demod        : 94
% 4.92/2.24  #Tautology    : 181
% 4.92/2.24  #SimpNegUnit  : 8
% 4.92/2.24  #BackRed      : 11
% 4.92/2.24  
% 4.92/2.24  #Partial instantiations: 0
% 4.92/2.24  #Strategies tried      : 1
% 4.92/2.24  
% 4.92/2.24  Timing (in seconds)
% 4.92/2.24  ----------------------
% 4.92/2.24  Preprocessing        : 0.68
% 4.92/2.24  Parsing              : 0.33
% 4.92/2.24  CNF conversion       : 0.06
% 4.92/2.24  Main loop            : 0.48
% 4.92/2.24  Inferencing          : 0.14
% 4.92/2.24  Reduction            : 0.17
% 4.92/2.24  Demodulation         : 0.12
% 4.92/2.24  BG Simplification    : 0.04
% 4.92/2.24  Subsumption          : 0.10
% 4.92/2.24  Abstraction          : 0.02
% 4.92/2.24  MUC search           : 0.00
% 4.92/2.24  Cooper               : 0.00
% 4.92/2.24  Total                : 1.21
% 4.92/2.24  Index Insertion      : 0.00
% 4.92/2.24  Index Deletion       : 0.00
% 4.92/2.24  Index Matching       : 0.00
% 4.92/2.24  BG Taut test         : 0.00
%------------------------------------------------------------------------------