TSTP Solution File: CAT005-3 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : CAT005-3 : TPTP v8.1.2. Released v1.0.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 : n025.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:34:36 EDT 2023

% Result   : Unsatisfiable 3.32s 1.84s
% Output   : CNFRefutation 3.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   30 (  13 unt;   8 typ;   0 def)
%            Number of atoms       :   31 (  12 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   21 (  12   ~;   9   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   6   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :   14 (;  14   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ equivalent > there_exists > f1 > compose > #nlpp > domain > codomain > d > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

tff(f_158,axiom,
    there_exists(compose(a,d)),
    file(unknown,unknown) ).

tff(f_91,axiom,
    ! [X,Y] :
      ( ~ there_exists(compose(X,Y))
      | ( domain(X) = codomain(Y) ) ),
    file(unknown,unknown) ).

tff(f_170,axiom,
    domain(a) != d,
    file(unknown,unknown) ).

tff(f_86,axiom,
    ! [X,Y] :
      ( ~ there_exists(compose(X,Y))
      | there_exists(domain(X)) ),
    file(unknown,unknown) ).

tff(f_81,axiom,
    ! [X] :
      ( ~ there_exists(codomain(X))
      | there_exists(X) ),
    file(unknown,unknown) ).

tff(f_105,axiom,
    ! [X] : ( compose(codomain(X),X) = X ),
    file(unknown,unknown) ).

tff(f_163,axiom,
    ! [X] :
      ( ~ there_exists(compose(X,d))
      | ( compose(X,d) = X ) ),
    file(unknown,unknown) ).

tff(c_36,plain,
    there_exists(compose(a,d)),
    inference(cnfTransformation,[status(thm)],[f_158]) ).

tff(c_127,plain,
    ! [X_54,Y_55] :
      ( ( domain(X_54) = codomain(Y_55) )
      | ~ there_exists(compose(X_54,Y_55)) ),
    inference(cnfTransformation,[status(thm)],[f_91]) ).

tff(c_137,plain,
    domain(a) = codomain(d),
    inference(resolution,[status(thm)],[c_36,c_127]) ).

tff(c_42,plain,
    domain(a) != d,
    inference(cnfTransformation,[status(thm)],[f_170]) ).

tff(c_139,plain,
    codomain(d) != d,
    inference(demodulation,[status(thm),theory(equality)],[c_137,c_42]) ).

tff(c_81,plain,
    ! [X_47,Y_48] :
      ( there_exists(domain(X_47))
      | ~ there_exists(compose(X_47,Y_48)) ),
    inference(cnfTransformation,[status(thm)],[f_86]) ).

tff(c_91,plain,
    there_exists(domain(a)),
    inference(resolution,[status(thm)],[c_36,c_81]) ).

tff(c_138,plain,
    there_exists(codomain(d)),
    inference(demodulation,[status(thm),theory(equality)],[c_137,c_91]) ).

tff(c_10,plain,
    ! [X_8] :
      ( there_exists(X_8)
      | ~ there_exists(codomain(X_8)) ),
    inference(cnfTransformation,[status(thm)],[f_81]) ).

tff(c_159,plain,
    there_exists(d),
    inference(resolution,[status(thm)],[c_138,c_10]) ).

tff(c_22,plain,
    ! [X_19] : ( compose(codomain(X_19),X_19) = X_19 ),
    inference(cnfTransformation,[status(thm)],[f_105]) ).

tff(c_161,plain,
    ! [X_56] :
      ( ( compose(X_56,d) = X_56 )
      | ~ there_exists(compose(X_56,d)) ),
    inference(cnfTransformation,[status(thm)],[f_163]) ).

tff(c_165,plain,
    ( ( compose(codomain(d),d) = codomain(d) )
    | ~ there_exists(d) ),
    inference(superposition,[status(thm),theory(equality)],[c_22,c_161]) ).

tff(c_170,plain,
    codomain(d) = d,
    inference(demodulation,[status(thm),theory(equality)],[c_159,c_22,c_165]) ).

tff(c_172,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_139,c_170]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : CAT005-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/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.36  % Computer : n025.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.36  % DateTime : Thu Aug  3 18:01:04 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 3.32/1.84  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.32/1.84  
% 3.32/1.84  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.62/1.87  
% 3.62/1.87  Inference rules
% 3.62/1.87  ----------------------
% 3.62/1.87  #Ref     : 0
% 3.62/1.87  #Sup     : 29
% 3.62/1.87  #Fact    : 0
% 3.62/1.87  #Define  : 0
% 3.62/1.87  #Split   : 0
% 3.62/1.87  #Chain   : 0
% 3.62/1.87  #Close   : 0
% 3.62/1.87  
% 3.62/1.87  Ordering : KBO
% 3.62/1.87  
% 3.62/1.87  Simplification rules
% 3.62/1.87  ----------------------
% 3.62/1.87  #Subsume      : 2
% 3.62/1.87  #Demod        : 8
% 3.62/1.87  #Tautology    : 14
% 3.62/1.87  #SimpNegUnit  : 1
% 3.62/1.87  #BackRed      : 2
% 3.62/1.87  
% 3.62/1.87  #Partial instantiations: 0
% 3.62/1.87  #Strategies tried      : 1
% 3.62/1.87  
% 3.62/1.87  Timing (in seconds)
% 3.62/1.87  ----------------------
% 3.62/1.87  Preprocessing        : 0.49
% 3.62/1.87  Parsing              : 0.26
% 3.62/1.87  CNF conversion       : 0.03
% 3.62/1.87  Main loop            : 0.25
% 3.62/1.87  Inferencing          : 0.10
% 3.62/1.87  Reduction            : 0.06
% 3.62/1.87  Demodulation         : 0.05
% 3.62/1.87  BG Simplification    : 0.02
% 3.62/1.87  Subsumption          : 0.05
% 3.62/1.87  Abstraction          : 0.01
% 3.62/1.87  MUC search           : 0.00
% 3.62/1.87  Cooper               : 0.00
% 3.62/1.87  Total                : 0.78
% 3.62/1.87  Index Insertion      : 0.00
% 3.62/1.87  Index Deletion       : 0.00
% 3.62/1.87  Index Matching       : 0.00
% 3.62/1.87  BG Taut test         : 0.00
%------------------------------------------------------------------------------