TSTP Solution File: GRP770-1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : GRP770-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n029.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 : Thu Aug 31 00:23:40 EDT 2023

% Result   : Unsatisfiable 5.79s 5.87s
% Output   : CNFRefutation 5.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   31
% Syntax   : Number of formulae    :  126 ( 115 unt;  11 typ;   0 def)
%            Number of atoms       :  115 ( 114 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   11 (   7   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   4 con; 0-2 aty)
%            Number of variables   :  218 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    one: $i ).

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

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

tff(decl_25,type,
    quotient: ( $i * $i ) > $i ).

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

tff(decl_27,type,
    j: $i > $i ).

tff(decl_28,type,
    eta: $i > $i ).

tff(decl_29,type,
    t: ( $i * $i ) > $i ).

tff(decl_30,type,
    x0: $i ).

tff(decl_31,type,
    x1: $i ).

tff(decl_32,type,
    x2: $i ).

cnf(sos12,axiom,
    eta(X1) = product(i(X1),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos12) ).

cnf(sos09,axiom,
    i(X1) = difference(X1,one),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos09) ).

cnf(sos14,axiom,
    product(X1,product(eta(X1),X2)) = product(j(j(X1)),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos14) ).

cnf(sos10,axiom,
    j(X1) = quotient(one,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos10) ).

cnf(sos11,axiom,
    product(i(X1),X1) = product(X1,j(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos11) ).

cnf(sos24,axiom,
    product(j(product(X1,X2)),X1) = j(X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos24) ).

cnf(sos01,axiom,
    product(X1,one) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos01) ).

cnf(sos05,axiom,
    quotient(product(X1,X2),X2) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos05) ).

cnf(sos07,axiom,
    difference(X1,product(product(X1,X2),X3)) = quotient(product(X2,product(X3,X1)),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos07) ).

cnf(sos06,axiom,
    product(quotient(X1,X2),X2) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos06) ).

cnf(sos03,axiom,
    product(X1,difference(X1,X2)) = X2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos03) ).

cnf(sos08,axiom,
    difference(product(X1,X2),product(X1,product(X2,X3))) = quotient(quotient(product(X3,product(X1,X2)),X2),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos08) ).

cnf(sos04,axiom,
    difference(X1,product(X1,X2)) = X2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos04) ).

cnf(sos02,axiom,
    product(one,X1) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos02) ).

cnf(sos17,axiom,
    quotient(j(X1),X1) = product(j(X1),i(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos17) ).

cnf(sos23,axiom,
    product(X1,i(product(X2,X1))) = i(X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos23) ).

cnf(sos22,axiom,
    product(j(j(X1)),j(product(X2,X1))) = j(X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos22) ).

cnf(sos16,axiom,
    product(eta(X1),product(X2,X3)) = product(product(eta(X1),X2),X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos16) ).

cnf(sos13,axiom,
    product(i(i(X1)),X2) = product(eta(X1),product(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos13) ).

cnf(goals,negated_conjecture,
    product(x0,product(x1,x2)) != product(quotient(product(x0,x1),x0),product(x0,x2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(c_0_20,axiom,
    eta(X1) = product(i(X1),X1),
    sos12 ).

cnf(c_0_21,axiom,
    i(X1) = difference(X1,one),
    sos09 ).

cnf(c_0_22,axiom,
    product(X1,product(eta(X1),X2)) = product(j(j(X1)),X2),
    sos14 ).

cnf(c_0_23,axiom,
    j(X1) = quotient(one,X1),
    sos10 ).

cnf(c_0_24,plain,
    eta(X1) = product(difference(X1,one),X1),
    inference(rw,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_25,axiom,
    product(i(X1),X1) = product(X1,j(X1)),
    sos11 ).

cnf(c_0_26,plain,
    product(X1,product(product(difference(X1,one),X1),X2)) = product(quotient(one,quotient(one,X1)),X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_23]),c_0_23]),c_0_24]) ).

cnf(c_0_27,plain,
    product(difference(X1,one),X1) = product(X1,quotient(one,X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_25,c_0_21]),c_0_23]) ).

cnf(c_0_28,axiom,
    product(j(product(X1,X2)),X1) = j(X2),
    sos24 ).

cnf(c_0_29,plain,
    product(X1,product(product(X1,quotient(one,X1)),X2)) = product(quotient(one,quotient(one,X1)),X2),
    inference(rw,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_30,axiom,
    product(X1,one) = X1,
    sos01 ).

cnf(c_0_31,axiom,
    quotient(product(X1,X2),X2) = X1,
    sos05 ).

cnf(c_0_32,plain,
    product(quotient(one,product(X1,X2)),X1) = quotient(one,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_23]),c_0_23]) ).

cnf(c_0_33,axiom,
    difference(X1,product(product(X1,X2),X3)) = quotient(product(X2,product(X3,X1)),X1),
    sos07 ).

cnf(c_0_34,axiom,
    product(quotient(X1,X2),X2) = X1,
    sos06 ).

cnf(c_0_35,plain,
    product(X1,product(X1,quotient(one,X1))) = quotient(one,quotient(one,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_30]) ).

cnf(c_0_36,plain,
    quotient(quotient(one,X1),X2) = quotient(one,product(X2,X1)),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_37,axiom,
    product(X1,difference(X1,X2)) = X2,
    sos03 ).

cnf(c_0_38,plain,
    difference(X1,product(product(X1,X2),quotient(X3,X1))) = quotient(product(X2,X3),X1),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_39,axiom,
    difference(product(X1,X2),product(X1,product(X2,X3))) = quotient(quotient(product(X3,product(X1,X2)),X2),X1),
    sos08 ).

cnf(c_0_40,plain,
    quotient(one,product(product(X1,quotient(one,X1)),quotient(one,X1))) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_35]),c_0_36]) ).

cnf(c_0_41,plain,
    product(product(X1,X2),quotient(X3,X1)) = product(X1,quotient(product(X2,X3),X1)),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_42,plain,
    quotient(difference(X1,product(product(X1,X2),X3)),X3) = difference(product(X3,X1),product(X3,product(X1,X2))),
    inference(rw,[status(thm)],[c_0_39,c_0_33]) ).

cnf(c_0_43,axiom,
    difference(X1,product(X1,X2)) = X2,
    sos04 ).

cnf(c_0_44,plain,
    quotient(one,product(X1,quotient(one,product(X1,X1)))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_40,c_0_41]),c_0_30]),c_0_36]) ).

cnf(c_0_45,plain,
    quotient(difference(X1,product(X2,X3)),X3) = difference(product(X3,X1),product(X3,X2)),
    inference(spm,[status(thm)],[c_0_42,c_0_37]) ).

cnf(c_0_46,plain,
    difference(X1,X1) = one,
    inference(spm,[status(thm)],[c_0_43,c_0_30]) ).

cnf(c_0_47,plain,
    product(X1,product(X1,quotient(one,product(X1,X1)))) = one,
    inference(spm,[status(thm)],[c_0_34,c_0_44]) ).

cnf(c_0_48,axiom,
    product(one,X1) = X1,
    sos02 ).

cnf(c_0_49,axiom,
    quotient(j(X1),X1) = product(j(X1),i(X1)),
    sos17 ).

cnf(c_0_50,axiom,
    product(X1,i(product(X2,X1))) = i(X2),
    sos23 ).

cnf(c_0_51,plain,
    difference(product(X1,product(X2,X1)),product(X1,X2)) = quotient(one,X1),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_52,plain,
    quotient(difference(X1,X2),X2) = difference(product(X2,X1),X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_47]),c_0_48]),c_0_30]) ).

cnf(c_0_53,plain,
    difference(quotient(X1,X2),X1) = X2,
    inference(spm,[status(thm)],[c_0_43,c_0_34]) ).

cnf(c_0_54,plain,
    quotient(quotient(one,X1),X1) = product(quotient(one,X1),difference(X1,one)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_49,c_0_21]),c_0_23]),c_0_23]) ).

cnf(c_0_55,plain,
    product(X1,difference(product(X2,X1),one)) = difference(X2,one),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_21]),c_0_21]) ).

cnf(c_0_56,plain,
    difference(product(X1,X2),product(X1,quotient(X2,X1))) = quotient(one,X1),
    inference(spm,[status(thm)],[c_0_51,c_0_34]) ).

cnf(c_0_57,plain,
    quotient(X1,difference(X2,X1)) = X2,
    inference(spm,[status(thm)],[c_0_31,c_0_37]) ).

cnf(c_0_58,plain,
    difference(product(X1,quotient(X1,X2)),X1) = quotient(X2,X1),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_59,plain,
    product(quotient(one,X1),difference(X1,one)) = quotient(one,product(X1,X1)),
    inference(rw,[status(thm)],[c_0_54,c_0_36]) ).

cnf(c_0_60,plain,
    product(X1,difference(X2,one)) = difference(quotient(X2,X1),one),
    inference(spm,[status(thm)],[c_0_55,c_0_34]) ).

cnf(c_0_61,plain,
    product(quotient(one,X1),quotient(X1,X2)) = quotient(one,X2),
    inference(spm,[status(thm)],[c_0_32,c_0_34]) ).

cnf(c_0_62,plain,
    difference(product(quotient(X1,X2),product(X2,X1)),X1) = quotient(one,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_56]),c_0_36]),c_0_34]),c_0_34]) ).

cnf(c_0_63,plain,
    quotient(X1,quotient(X2,X1)) = product(X1,quotient(X1,X2)),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_64,plain,
    quotient(X1,one) = X1,
    inference(spm,[status(thm)],[c_0_30,c_0_34]) ).

cnf(c_0_65,plain,
    quotient(one,difference(X1,X2)) = product(quotient(one,X2),X1),
    inference(spm,[status(thm)],[c_0_32,c_0_37]) ).

cnf(c_0_66,plain,
    difference(quotient(X1,quotient(one,X1)),one) = quotient(one,product(X1,X1)),
    inference(rw,[status(thm)],[c_0_59,c_0_60]) ).

cnf(c_0_67,plain,
    difference(quotient(one,X1),quotient(one,X2)) = quotient(X1,X2),
    inference(spm,[status(thm)],[c_0_43,c_0_61]) ).

cnf(c_0_68,plain,
    product(quotient(X1,X2),product(X2,X1)) = product(X1,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_62]),c_0_63]),c_0_64]) ).

cnf(c_0_69,plain,
    product(difference(product(X1,X2),X1),X1) = difference(X2,X1),
    inference(spm,[status(thm)],[c_0_34,c_0_52]) ).

cnf(c_0_70,axiom,
    product(j(j(X1)),j(product(X2,X1))) = j(X2),
    sos22 ).

cnf(c_0_71,plain,
    quotient(one,quotient(one,product(X1,X1))) = quotient(X1,quotient(one,X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_66]),c_0_64]),c_0_48]) ).

cnf(c_0_72,plain,
    difference(product(quotient(one,X1),X2),one) = difference(X2,X1),
    inference(spm,[status(thm)],[c_0_53,c_0_65]) ).

cnf(c_0_73,plain,
    quotient(X1,difference(X2,one)) = difference(quotient(one,X1),X2),
    inference(spm,[status(thm)],[c_0_67,c_0_57]) ).

cnf(c_0_74,plain,
    difference(one,X1) = X1,
    inference(spm,[status(thm)],[c_0_48,c_0_37]) ).

cnf(c_0_75,plain,
    difference(quotient(X1,X2),product(X1,X1)) = product(X2,X1),
    inference(spm,[status(thm)],[c_0_43,c_0_68]) ).

cnf(c_0_76,plain,
    product(difference(X1,X2),X2) = difference(difference(X2,X1),X2),
    inference(spm,[status(thm)],[c_0_69,c_0_37]) ).

cnf(c_0_77,plain,
    quotient(product(X1,quotient(product(X2,X3),X1)),quotient(X3,X1)) = product(X1,X2),
    inference(spm,[status(thm)],[c_0_31,c_0_41]) ).

cnf(c_0_78,plain,
    product(quotient(one,quotient(one,X1)),quotient(one,product(X2,X1))) = quotient(one,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_23]),c_0_23]),c_0_23]),c_0_23]) ).

cnf(c_0_79,plain,
    quotient(X1,quotient(one,X1)) = product(X1,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_44]),c_0_71]) ).

cnf(c_0_80,plain,
    difference(product(X1,X2),one) = difference(X2,difference(X1,one)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_73]),c_0_64]),c_0_74]) ).

cnf(c_0_81,plain,
    difference(difference(X1,X2),X1) = difference(X2,product(X1,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_57]),c_0_76]) ).

cnf(c_0_82,plain,
    product(X1,quotient(product(difference(X1,X2),X3),X1)) = product(X2,quotient(X3,X1)),
    inference(spm,[status(thm)],[c_0_41,c_0_37]) ).

cnf(c_0_83,plain,
    quotient(product(X1,quotient(X2,X1)),quotient(X3,X1)) = product(X1,quotient(X2,X3)),
    inference(spm,[status(thm)],[c_0_77,c_0_34]) ).

cnf(c_0_84,plain,
    product(quotient(one,quotient(one,X1)),quotient(one,X2)) = quotient(one,quotient(X2,X1)),
    inference(spm,[status(thm)],[c_0_78,c_0_34]) ).

cnf(c_0_85,plain,
    quotient(one,product(X1,X1)) = difference(X1,difference(X1,one)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_79]),c_0_80]) ).

cnf(c_0_86,plain,
    product(difference(X1,X2),X2) = difference(X1,product(X2,X2)),
    inference(rw,[status(thm)],[c_0_76,c_0_81]) ).

cnf(c_0_87,plain,
    product(X1,quotient(difference(X1,X2),X1)) = product(X2,quotient(one,X1)),
    inference(spm,[status(thm)],[c_0_82,c_0_30]) ).

cnf(c_0_88,plain,
    quotient(product(X1,quotient(X2,X1)),X3) = product(X1,quotient(X2,product(X3,X1))),
    inference(spm,[status(thm)],[c_0_83,c_0_31]) ).

cnf(c_0_89,axiom,
    product(eta(X1),product(X2,X3)) = product(product(eta(X1),X2),X3),
    sos16 ).

cnf(c_0_90,axiom,
    product(i(i(X1)),X2) = product(eta(X1),product(X1,X2)),
    sos13 ).

cnf(c_0_91,plain,
    quotient(one,quotient(X1,product(X2,X2))) = product(product(X2,X2),quotient(one,X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_85]),c_0_65]),c_0_57]) ).

cnf(c_0_92,plain,
    product(product(X1,X1),quotient(one,X2)) = product(X1,quotient(X1,X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_82,c_0_86]),c_0_87]) ).

cnf(c_0_93,plain,
    product(X1,quotient(product(X2,X1),product(X3,X1))) = quotient(product(X1,X2),X3),
    inference(spm,[status(thm)],[c_0_88,c_0_31]) ).

cnf(c_0_94,plain,
    product(X1,quotient(X1,product(X2,X1))) = quotient(X1,X2),
    inference(spm,[status(thm)],[c_0_63,c_0_31]) ).

cnf(c_0_95,plain,
    product(product(difference(X1,one),X1),product(X2,X3)) = product(product(product(difference(X1,one),X1),X2),X3),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_89,c_0_24]),c_0_24]) ).

cnf(c_0_96,plain,
    product(difference(difference(X1,one),one),X2) = product(product(difference(X1,one),X1),product(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_90,c_0_21]),c_0_21]),c_0_24]) ).

cnf(c_0_97,plain,
    quotient(one,quotient(X1,product(X2,X2))) = product(X2,quotient(X2,X1)),
    inference(rw,[status(thm)],[c_0_91,c_0_92]) ).

cnf(c_0_98,plain,
    quotient(product(X1,X2),product(X3,X2)) = difference(X2,quotient(product(X2,X1),X3)),
    inference(spm,[status(thm)],[c_0_43,c_0_93]) ).

cnf(c_0_99,plain,
    quotient(X1,product(X2,X1)) = difference(X1,quotient(X1,X2)),
    inference(spm,[status(thm)],[c_0_43,c_0_94]) ).

cnf(c_0_100,plain,
    product(product(product(X1,quotient(one,X1)),X2),X3) = product(product(X1,quotient(one,X1)),product(X2,X3)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_95,c_0_27]),c_0_27]) ).

cnf(c_0_101,plain,
    product(product(X1,quotient(one,X1)),product(X1,X2)) = product(difference(difference(X1,one),one),X2),
    inference(rw,[status(thm)],[c_0_96,c_0_27]) ).

cnf(c_0_102,plain,
    product(quotient(one,X1),quotient(one,quotient(one,X1))) = product(X1,quotient(one,X1)),
    inference(spm,[status(thm)],[c_0_27,c_0_53]) ).

cnf(c_0_103,plain,
    product(quotient(one,quotient(product(X1,X2),X1)),X1) = quotient(X1,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_98]),c_0_65]),c_0_99]),c_0_37]) ).

cnf(c_0_104,plain,
    product(X1,quotient(product(product(X1,quotient(one,X1)),product(X2,X3)),X1)) = product(product(quotient(one,quotient(one,X1)),X2),quotient(X3,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_29]),c_0_100]) ).

cnf(c_0_105,plain,
    product(product(X1,quotient(one,X1)),quotient(one,X2)) = product(difference(X1,one),quotient(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_101,c_0_61]),c_0_53]),c_0_102]) ).

cnf(c_0_106,plain,
    quotient(product(difference(X1,X2),X3),X1) = difference(X1,product(X2,quotient(X3,X1))),
    inference(spm,[status(thm)],[c_0_43,c_0_82]) ).

cnf(c_0_107,plain,
    quotient(one,quotient(product(X1,X2),X1)) = quotient(quotient(X1,X2),X1),
    inference(spm,[status(thm)],[c_0_31,c_0_103]) ).

cnf(c_0_108,plain,
    quotient(one,quotient(product(X1,X2),product(X1,X3))) = quotient(quotient(X1,quotient(X2,X3)),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_104,c_0_84]),c_0_105]),c_0_106]),c_0_48]),c_0_37]),c_0_84]),c_0_36]),c_0_36]),c_0_84]) ).

cnf(c_0_109,plain,
    difference(quotient(quotient(X1,X2),X1),one) = quotient(product(X1,X2),X1),
    inference(spm,[status(thm)],[c_0_53,c_0_107]) ).

cnf(c_0_110,plain,
    quotient(product(X1,quotient(X2,X3)),X1) = quotient(product(X1,X2),product(X1,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_108]),c_0_109]) ).

cnf(c_0_111,plain,
    quotient(product(X1,product(X2,X3)),product(X1,X3)) = quotient(product(X1,X2),X1),
    inference(spm,[status(thm)],[c_0_110,c_0_31]) ).

cnf(c_0_112,negated_conjecture,
    product(x0,product(x1,x2)) != product(quotient(product(x0,x1),x0),product(x0,x2)),
    goals ).

cnf(c_0_113,plain,
    product(quotient(product(X1,X2),X1),product(X1,X3)) = product(X1,product(X2,X3)),
    inference(spm,[status(thm)],[c_0_34,c_0_111]) ).

cnf(c_0_114,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_112,c_0_113])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRP770-1 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 28 23:07:11 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.43/0.58  start to proof: theBenchmark
% 5.79/5.87  % Version  : CSE_E---1.5
% 5.79/5.87  % Problem  : theBenchmark.p
% 5.79/5.87  % Proof found
% 5.79/5.87  % SZS status Theorem for theBenchmark.p
% 5.79/5.87  % SZS output start Proof
% See solution above
% 5.83/5.88  % Total time : 5.270000 s
% 5.83/5.88  % SZS output end Proof
% 5.83/5.88  % Total time : 5.272000 s
%------------------------------------------------------------------------------