TSTP Solution File: GRP588-1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GRP588-1 : TPTP v8.1.2. Bugfixed v2.7.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 : n005.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:41:35 EDT 2023

% Result   : Unsatisfiable 5.72s 2.42s
% Output   : CNFRefutation 5.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   49 (  44 unt;   5 typ;   0 def)
%            Number of atoms       :   44 (  43 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    5 (   3   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   98 (;  98   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ multiply > double_divide > #nlpp > inverse > b > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

tff(f_26,axiom,
    ! [A,B] : ( multiply(A,B) = inverse(double_divide(B,A)) ),
    file(unknown,unknown) ).

tff(f_24,axiom,
    ! [A,B,C] : ( double_divide(A,inverse(double_divide(inverse(double_divide(double_divide(A,B),inverse(C))),B))) = C ),
    file(unknown,unknown) ).

tff(f_28,axiom,
    multiply(a,b) != multiply(b,a),
    file(unknown,unknown) ).

tff(c_4,plain,
    ! [B_5,A_4] : ( inverse(double_divide(B_5,A_4)) = multiply(A_4,B_5) ),
    inference(cnfTransformation,[status(thm)],[f_26]) ).

tff(c_2,plain,
    ! [A_1,B_2,C_3] : ( double_divide(A_1,inverse(double_divide(inverse(double_divide(double_divide(A_1,B_2),inverse(C_3))),B_2))) = C_3 ),
    inference(cnfTransformation,[status(thm)],[f_24]) ).

tff(c_17,plain,
    ! [A_8,B_9,C_10] : ( double_divide(A_8,multiply(B_9,multiply(inverse(C_10),double_divide(A_8,B_9)))) = C_10 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_4,c_2]) ).

tff(c_26,plain,
    ! [B_9,C_10,A_8] : ( multiply(multiply(B_9,multiply(inverse(C_10),double_divide(A_8,B_9))),A_8) = inverse(C_10) ),
    inference(superposition,[status(thm),theory(equality)],[c_17,c_4]) ).

tff(c_7,plain,
    ! [A_1,B_2,C_3] : ( double_divide(A_1,multiply(B_2,multiply(inverse(C_3),double_divide(A_1,B_2)))) = C_3 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_4,c_2]) ).

tff(c_90,plain,
    ! [A_18,B_19,C_20,C_21] : ( double_divide(A_18,multiply(multiply(B_19,multiply(inverse(C_20),double_divide(A_18,B_19))),multiply(inverse(C_21),C_20))) = C_21 ),
    inference(superposition,[status(thm),theory(equality)],[c_17,c_7]) ).

tff(c_133,plain,
    ! [C_22,C_23] : ( double_divide(multiply(inverse(C_22),C_23),inverse(C_23)) = C_22 ),
    inference(superposition,[status(thm),theory(equality)],[c_26,c_90]) ).

tff(c_306,plain,
    ! [A_32,B_33,C_34] : ( double_divide(multiply(multiply(A_32,B_33),C_34),inverse(C_34)) = double_divide(B_33,A_32) ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_133]) ).

tff(c_324,plain,
    ! [C_34,A_32,B_33] : ( multiply(inverse(C_34),multiply(multiply(A_32,B_33),C_34)) = inverse(double_divide(B_33,A_32)) ),
    inference(superposition,[status(thm),theory(equality)],[c_306,c_4]) ).

tff(c_419,plain,
    ! [C_38,A_39,B_40] : ( multiply(inverse(C_38),multiply(multiply(A_39,B_40),C_38)) = multiply(A_39,B_40) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_324]) ).

tff(c_163,plain,
    ! [C_24,C_25] : ( multiply(inverse(C_24),multiply(inverse(C_25),C_24)) = inverse(C_25) ),
    inference(superposition,[status(thm),theory(equality)],[c_133,c_4]) ).

tff(c_121,plain,
    ! [C_21,C_10] : ( double_divide(multiply(inverse(C_21),C_10),inverse(C_10)) = C_21 ),
    inference(superposition,[status(thm),theory(equality)],[c_26,c_90]) ).

tff(c_172,plain,
    ! [C_25,C_24] : ( double_divide(inverse(C_25),inverse(multiply(inverse(C_25),C_24))) = C_24 ),
    inference(superposition,[status(thm),theory(equality)],[c_163,c_121]) ).

tff(c_1038,plain,
    ! [C_58,A_59,B_60] : ( double_divide(inverse(C_58),inverse(multiply(A_59,B_60))) = multiply(multiply(A_59,B_60),C_58) ),
    inference(superposition,[status(thm),theory(equality)],[c_419,c_172]) ).

tff(c_1054,plain,
    ! [C_58,B_60] : ( multiply(multiply(inverse(C_58),B_60),C_58) = B_60 ),
    inference(superposition,[status(thm),theory(equality)],[c_1038,c_172]) ).

tff(c_1113,plain,
    ! [C_61,B_62] : ( multiply(multiply(inverse(C_61),B_62),C_61) = B_62 ),
    inference(superposition,[status(thm),theory(equality)],[c_1038,c_172]) ).

tff(c_344,plain,
    ! [C_34,A_32,B_33] : ( multiply(inverse(C_34),multiply(multiply(A_32,B_33),C_34)) = multiply(A_32,B_33) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_324]) ).

tff(c_1154,plain,
    ! [C_61,B_62,C_34] : ( multiply(multiply(inverse(C_61),B_62),C_61) = multiply(inverse(C_34),multiply(B_62,C_34)) ),
    inference(superposition,[status(thm),theory(equality)],[c_1113,c_344]) ).

tff(c_1221,plain,
    ! [C_34,B_62] : ( multiply(inverse(C_34),multiply(B_62,C_34)) = B_62 ),
    inference(demodulation,[status(thm),theory(equality)],[c_1054,c_1154]) ).

tff(c_1732,plain,
    ! [C_77,A_78] : ( multiply(inverse(C_77),double_divide(A_78,inverse(A_78))) = inverse(C_77) ),
    inference(superposition,[status(thm),theory(equality)],[c_26,c_1113]) ).

tff(c_1826,plain,
    ! [C_79,A_80] : ( multiply(inverse(C_79),C_79) = double_divide(A_80,inverse(A_80)) ),
    inference(superposition,[status(thm),theory(equality)],[c_1732,c_1054]) ).

tff(c_1867,plain,
    ! [A_80,C_79] : ( multiply(double_divide(A_80,inverse(A_80)),C_79) = C_79 ),
    inference(superposition,[status(thm),theory(equality)],[c_1826,c_1054]) ).

tff(c_1755,plain,
    ! [C_77,A_78] : ( multiply(inverse(C_77),C_77) = double_divide(A_78,inverse(A_78)) ),
    inference(superposition,[status(thm),theory(equality)],[c_1732,c_1054]) ).

tff(c_160,plain,
    ! [C_22,B_5,A_4] : ( double_divide(multiply(inverse(C_22),double_divide(B_5,A_4)),multiply(A_4,B_5)) = C_22 ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_133]) ).

tff(c_1770,plain,
    ! [C_77,A_78] : ( double_divide(inverse(C_77),multiply(inverse(A_78),A_78)) = C_77 ),
    inference(superposition,[status(thm),theory(equality)],[c_1732,c_160]) ).

tff(c_2272,plain,
    ! [C_89,A_90] : ( double_divide(inverse(C_89),double_divide(A_90,inverse(A_90))) = C_89 ),
    inference(demodulation,[status(thm),theory(equality)],[c_1755,c_1770]) ).

tff(c_2302,plain,
    ! [C_89,A_90,C_3] : ( double_divide(inverse(C_89),multiply(double_divide(A_90,inverse(A_90)),multiply(inverse(C_3),C_89))) = C_3 ),
    inference(superposition,[status(thm),theory(equality)],[c_2272,c_7]) ).

tff(c_3208,plain,
    ! [C_101,C_102] : ( double_divide(inverse(C_101),multiply(inverse(C_102),C_101)) = C_102 ),
    inference(demodulation,[status(thm),theory(equality)],[c_1867,c_2302]) ).

tff(c_3296,plain,
    ! [B_103,C_104] : ( double_divide(inverse(multiply(B_103,C_104)),B_103) = C_104 ),
    inference(superposition,[status(thm),theory(equality)],[c_1221,c_3208]) ).

tff(c_195,plain,
    ! [C_26,C_27] : ( double_divide(inverse(C_26),inverse(multiply(inverse(C_26),C_27))) = C_27 ),
    inference(superposition,[status(thm),theory(equality)],[c_163,c_121]) ).

tff(c_230,plain,
    ! [C_28,C_29] : ( multiply(inverse(multiply(inverse(C_28),C_29)),inverse(C_28)) = inverse(C_29) ),
    inference(superposition,[status(thm),theory(equality)],[c_195,c_4]) ).

tff(c_239,plain,
    ! [C_28,C_29] : ( double_divide(inverse(multiply(inverse(C_28),C_29)),inverse(inverse(C_29))) = inverse(C_28) ),
    inference(superposition,[status(thm),theory(equality)],[c_230,c_172]) ).

tff(c_3327,plain,
    ! [C_104] : ( inverse(inverse(C_104)) = C_104 ),
    inference(superposition,[status(thm),theory(equality)],[c_3296,c_239]) ).

tff(c_437,plain,
    ! [C_38,A_39,B_40] : ( double_divide(inverse(C_38),inverse(multiply(A_39,B_40))) = multiply(multiply(A_39,B_40),C_38) ),
    inference(superposition,[status(thm),theory(equality)],[c_419,c_172]) ).

tff(c_1119,plain,
    ! [C_61,B_62,C_38] : ( multiply(multiply(multiply(inverse(C_61),B_62),C_61),C_38) = double_divide(inverse(C_38),inverse(B_62)) ),
    inference(superposition,[status(thm),theory(equality)],[c_1113,c_437]) ).

tff(c_1212,plain,
    ! [C_38,B_62] : ( double_divide(inverse(C_38),inverse(B_62)) = multiply(B_62,C_38) ),
    inference(demodulation,[status(thm),theory(equality)],[c_1054,c_1119]) ).

tff(c_4840,plain,
    ! [B_125,C_126] : ( multiply(B_125,multiply(inverse(B_125),C_126)) = C_126 ),
    inference(superposition,[status(thm),theory(equality)],[c_3296,c_1212]) ).

tff(c_4900,plain,
    ! [C_58,C_126] : ( multiply(inverse(inverse(C_58)),C_126) = multiply(C_126,C_58) ),
    inference(superposition,[status(thm),theory(equality)],[c_4840,c_1054]) ).

tff(c_5014,plain,
    ! [C_58,C_126] : ( multiply(C_58,C_126) = multiply(C_126,C_58) ),
    inference(demodulation,[status(thm),theory(equality)],[c_3327,c_4900]) ).

tff(c_6,plain,
    multiply(b,a) != multiply(a,b),
    inference(cnfTransformation,[status(thm)],[f_28]) ).

tff(c_5039,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5014,c_6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GRP588-1 : TPTP v8.1.2. Bugfixed v2.7.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 : n005.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 22:09:56 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 5.72/2.42  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 5.72/2.42  
% 5.72/2.42  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 5.72/2.46  
% 5.72/2.46  Inference rules
% 5.72/2.46  ----------------------
% 5.72/2.46  #Ref     : 0
% 5.72/2.46  #Sup     : 1371
% 5.72/2.46  #Fact    : 0
% 5.72/2.46  #Define  : 0
% 5.72/2.46  #Split   : 0
% 5.72/2.46  #Chain   : 0
% 5.72/2.46  #Close   : 0
% 5.72/2.46  
% 5.72/2.46  Ordering : KBO
% 5.72/2.46  
% 5.72/2.46  Simplification rules
% 5.72/2.46  ----------------------
% 5.72/2.46  #Subsume      : 24
% 5.72/2.46  #Demod        : 718
% 5.72/2.46  #Tautology    : 476
% 5.72/2.46  #SimpNegUnit  : 0
% 5.72/2.46  #BackRed      : 10
% 5.72/2.46  
% 5.72/2.46  #Partial instantiations: 0
% 5.72/2.46  #Strategies tried      : 1
% 5.72/2.46  
% 5.72/2.46  Timing (in seconds)
% 5.72/2.46  ----------------------
% 5.72/2.46  Preprocessing        : 0.40
% 5.72/2.46  Parsing              : 0.20
% 5.72/2.46  CNF conversion       : 0.02
% 5.72/2.46  Main loop            : 0.98
% 5.72/2.46  Inferencing          : 0.39
% 5.72/2.46  Reduction            : 0.32
% 5.72/2.46  Demodulation         : 0.26
% 5.94/2.46  BG Simplification    : 0.05
% 5.94/2.46  Subsumption          : 0.15
% 5.94/2.46  Abstraction          : 0.07
% 5.94/2.46  MUC search           : 0.00
% 5.94/2.46  Cooper               : 0.00
% 5.94/2.46  Total                : 1.43
% 5.94/2.46  Index Insertion      : 0.00
% 5.94/2.46  Index Deletion       : 0.00
% 5.94/2.46  Index Matching       : 0.00
% 5.94/2.46  BG Taut test         : 0.00
%------------------------------------------------------------------------------