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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET954+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 : 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:57:24 EDT 2023

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

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

%Foreground sorts:

%Background operators:

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

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

tff(ordered_pair,type,
    ordered_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('#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(cartesian_product2,type,
    cartesian_product2: ( $i * $i ) > $i ).

tff(f_54,negated_conjecture,
    ~ ! [A,B,C,D] :
        ( in(ordered_pair(A,B),cartesian_product2(C,D))
       => in(ordered_pair(B,A),cartesian_product2(D,C)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t107_zfmisc_1) ).

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

tff(c_22,plain,
    in(ordered_pair('#skF_3','#skF_4'),cartesian_product2('#skF_5','#skF_6')),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_94,plain,
    ! [B_21,D_22,A_23,C_24] :
      ( in(B_21,D_22)
      | ~ in(ordered_pair(A_23,B_21),cartesian_product2(C_24,D_22)) ),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_98,plain,
    in('#skF_4','#skF_6'),
    inference(resolution,[status(thm)],[c_22,c_94]) ).

tff(c_187,plain,
    ! [A_29,C_30,B_31,D_32] :
      ( in(A_29,C_30)
      | ~ in(ordered_pair(A_29,B_31),cartesian_product2(C_30,D_32)) ),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_191,plain,
    in('#skF_3','#skF_5'),
    inference(resolution,[status(thm)],[c_22,c_187]) ).

tff(c_196,plain,
    ! [A_33,B_34,C_35,D_36] :
      ( in(ordered_pair(A_33,B_34),cartesian_product2(C_35,D_36))
      | ~ in(B_34,D_36)
      | ~ in(A_33,C_35) ),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_20,plain,
    ~ in(ordered_pair('#skF_4','#skF_3'),cartesian_product2('#skF_6','#skF_5')),
    inference(cnfTransformation,[status(thm)],[f_54]) ).

tff(c_205,plain,
    ( ~ in('#skF_3','#skF_5')
    | ~ in('#skF_4','#skF_6') ),
    inference(resolution,[status(thm)],[c_196,c_20]) ).

tff(c_213,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_98,c_191,c_205]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET954+1 : TPTP v8.1.2. Released v3.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.15/0.35  % Computer : n023.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Thu Aug  3 16:26:07 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 3.06/1.76  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.06/1.77  
% 3.06/1.77  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.06/1.79  
% 3.06/1.79  Inference rules
% 3.06/1.79  ----------------------
% 3.06/1.79  #Ref     : 0
% 3.06/1.79  #Sup     : 51
% 3.06/1.79  #Fact    : 0
% 3.06/1.79  #Define  : 0
% 3.06/1.79  #Split   : 0
% 3.06/1.79  #Chain   : 0
% 3.06/1.79  #Close   : 0
% 3.06/1.79  
% 3.06/1.79  Ordering : KBO
% 3.06/1.79  
% 3.06/1.79  Simplification rules
% 3.06/1.79  ----------------------
% 3.06/1.79  #Subsume      : 0
% 3.06/1.79  #Demod        : 6
% 3.06/1.79  #Tautology    : 22
% 3.06/1.79  #SimpNegUnit  : 0
% 3.06/1.79  #BackRed      : 0
% 3.06/1.79  
% 3.06/1.79  #Partial instantiations: 0
% 3.06/1.79  #Strategies tried      : 1
% 3.06/1.79  
% 3.06/1.79  Timing (in seconds)
% 3.06/1.79  ----------------------
% 3.06/1.80  Preprocessing        : 0.45
% 3.06/1.80  Parsing              : 0.24
% 3.06/1.80  CNF conversion       : 0.03
% 3.06/1.80  Main loop            : 0.29
% 3.06/1.80  Inferencing          : 0.10
% 3.06/1.80  Reduction            : 0.09
% 3.06/1.80  Demodulation         : 0.08
% 3.06/1.80  BG Simplification    : 0.01
% 3.06/1.80  Subsumption          : 0.06
% 3.06/1.80  Abstraction          : 0.01
% 3.06/1.80  MUC search           : 0.00
% 3.06/1.80  Cooper               : 0.00
% 3.06/1.80  Total                : 0.78
% 3.06/1.80  Index Insertion      : 0.00
% 3.06/1.80  Index Deletion       : 0.00
% 3.06/1.80  Index Matching       : 0.00
% 3.06/1.80  BG Taut test         : 0.00
%------------------------------------------------------------------------------