TSTP Solution File: SET063+4 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET063+4 : 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 : n023.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:55:47 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ subset > member > equal_set > unordered_pair > union > intersection > difference > #nlpp > sum > singleton > product > power_set > empty_set > #skF_3 > #skF_4 > #skF_2 > #skF_1

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_56,axiom,
    ! [A,B] :
      ( subset(A,B)
    <=> ! [X] :
          ( member(X,A)
         => member(X,B) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET006+0.ax',subset) ).

tff(f_72,axiom,
    ! [X,A,B] :
      ( member(X,intersection(A,B))
    <=> ( member(X,A)
        & member(X,B) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET006+0.ax',intersection) ).

tff(f_81,axiom,
    ! [X] : ~ member(X,empty_set),
    file('/export/starexec/sandbox/benchmark/Axioms/SET006+0.ax',empty_set) ).

tff(f_62,axiom,
    ! [A,B] :
      ( equal_set(A,B)
    <=> ( subset(A,B)
        & subset(B,A) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET006+0.ax',equal_set) ).

tff(f_117,negated_conjecture,
    ~ ! [A] : equal_set(intersection(A,empty_set),empty_set),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thI17) ).

tff(c_100,plain,
    ! [A_68,B_69] :
      ( member('#skF_1'(A_68,B_69),A_68)
      | subset(A_68,B_69) ),
    inference(cnfTransformation,[status(thm)],[f_56]) ).

tff(c_20,plain,
    ! [X_10,B_12,A_11] :
      ( member(X_10,B_12)
      | ~ member(X_10,intersection(A_11,B_12)) ),
    inference(cnfTransformation,[status(thm)],[f_72]) ).

tff(c_9409,plain,
    ! [A_478,B_479,B_480] :
      ( member('#skF_1'(intersection(A_478,B_479),B_480),B_479)
      | subset(intersection(A_478,B_479),B_480) ),
    inference(resolution,[status(thm)],[c_100,c_20]) ).

tff(c_4,plain,
    ! [A_1,B_2] :
      ( ~ member('#skF_1'(A_1,B_2),B_2)
      | subset(A_1,B_2) ),
    inference(cnfTransformation,[status(thm)],[f_56]) ).

tff(c_9553,plain,
    ! [A_481,B_482] : subset(intersection(A_481,B_482),B_482),
    inference(resolution,[status(thm)],[c_9409,c_4]) ).

tff(c_30,plain,
    ! [X_16] : ~ member(X_16,empty_set),
    inference(cnfTransformation,[status(thm)],[f_81]) ).

tff(c_135,plain,
    ! [B_69] : subset(empty_set,B_69),
    inference(resolution,[status(thm)],[c_100,c_30]) ).

tff(c_268,plain,
    ! [A_92,B_93] :
      ( equal_set(A_92,B_93)
      | ~ subset(B_93,A_92)
      | ~ subset(A_92,B_93) ),
    inference(cnfTransformation,[status(thm)],[f_62]) ).

tff(c_280,plain,
    ! [B_69] :
      ( equal_set(B_69,empty_set)
      | ~ subset(B_69,empty_set) ),
    inference(resolution,[status(thm)],[c_135,c_268]) ).

tff(c_9573,plain,
    ! [A_481] : equal_set(intersection(A_481,empty_set),empty_set),
    inference(resolution,[status(thm)],[c_9553,c_280]) ).

tff(c_60,plain,
    ~ equal_set(intersection('#skF_4',empty_set),empty_set),
    inference(cnfTransformation,[status(thm)],[f_117]) ).

tff(c_9602,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_9573,c_60]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SET063+4 : TPTP v8.1.2. Released v2.2.0.
% 0.07/0.14  % 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.14/0.36  % Computer : n023.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug  3 16:48:22 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 10.43/3.53  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 10.43/3.53  
% 10.43/3.53  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 10.43/3.56  
% 10.43/3.56  Inference rules
% 10.43/3.56  ----------------------
% 10.43/3.56  #Ref     : 0
% 10.43/3.56  #Sup     : 2094
% 10.43/3.56  #Fact    : 0
% 10.43/3.56  #Define  : 0
% 10.43/3.56  #Split   : 1
% 10.43/3.56  #Chain   : 0
% 10.43/3.56  #Close   : 0
% 10.43/3.56  
% 10.43/3.56  Ordering : KBO
% 10.43/3.56  
% 10.43/3.56  Simplification rules
% 10.43/3.56  ----------------------
% 10.43/3.56  #Subsume      : 79
% 10.43/3.56  #Demod        : 502
% 10.43/3.56  #Tautology    : 519
% 10.43/3.56  #SimpNegUnit  : 6
% 10.43/3.56  #BackRed      : 3
% 10.43/3.56  
% 10.43/3.56  #Partial instantiations: 0
% 10.43/3.56  #Strategies tried      : 1
% 10.43/3.56  
% 10.43/3.56  Timing (in seconds)
% 10.43/3.56  ----------------------
% 10.43/3.56  Preprocessing        : 0.49
% 10.43/3.56  Parsing              : 0.26
% 10.43/3.56  CNF conversion       : 0.03
% 10.43/3.56  Main loop            : 1.99
% 10.43/3.56  Inferencing          : 0.63
% 10.43/3.56  Reduction            : 0.72
% 10.43/3.56  Demodulation         : 0.52
% 10.43/3.56  BG Simplification    : 0.04
% 10.43/3.56  Subsumption          : 0.45
% 10.43/3.56  Abstraction          : 0.05
% 10.43/3.56  MUC search           : 0.00
% 10.43/3.56  Cooper               : 0.00
% 10.43/3.56  Total                : 2.53
% 10.43/3.56  Index Insertion      : 0.00
% 10.43/3.56  Index Deletion       : 0.00
% 10.43/3.56  Index Matching       : 0.00
% 10.43/3.56  BG Taut test         : 0.00
%------------------------------------------------------------------------------