TSTP Solution File: REL033-3 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : REL033-3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n007.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:14:25 EDT 2023

% Result   : Unsatisfiable 374.64s 47.88s
% Output   : CNFRefutation 374.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   48
%            Number of leaves      :   17
% Syntax   : Number of clauses     :  247 ( 247 unt;   0 nHn;  33 RR)
%            Number of literals    :  247 ( 246 equ;   2 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   5 con; 0-2 aty)
%            Number of variables   :  411 (  46 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(maddux4_definiton_of_meet_4,axiom,
    meet(X1,X2) = complement(join(complement(X1),complement(X2))),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',maddux4_definiton_of_meet_4) ).

cnf(def_top_12,axiom,
    top = join(X1,complement(X1)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',def_top_12) ).

cnf(def_zero_13,axiom,
    zero = meet(X1,complement(X1)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',def_zero_13) ).

cnf(maddux2_join_associativity_2,axiom,
    join(X1,join(X2,X3)) = join(join(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',maddux2_join_associativity_2) ).

cnf(maddux1_join_commutativity_1,axiom,
    join(X1,X2) = join(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',maddux1_join_commutativity_1) ).

cnf(maddux3_a_kind_of_de_Morgan_3,axiom,
    X1 = join(complement(join(complement(X1),complement(X2))),complement(join(complement(X1),X2))),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',maddux3_a_kind_of_de_Morgan_3) ).

cnf(converse_additivity_9,axiom,
    converse(join(X1,X2)) = join(converse(X1),converse(X2)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',converse_additivity_9) ).

cnf(converse_idempotence_8,axiom,
    converse(converse(X1)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',converse_idempotence_8) ).

cnf(composition_associativity_5,axiom,
    composition(X1,composition(X2,X3)) = composition(composition(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',composition_associativity_5) ).

cnf(converse_multiplicativity_10,axiom,
    converse(composition(X1,X2)) = composition(converse(X2),converse(X1)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',converse_multiplicativity_10) ).

cnf(composition_distributivity_7,axiom,
    composition(join(X1,X2),X3) = join(composition(X1,X3),composition(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',composition_distributivity_7) ).

cnf(goals_17,negated_conjecture,
    composition(sk1,top) = sk1,
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',goals_17) ).

cnf(converse_cancellativity_11,axiom,
    join(composition(converse(X1),complement(composition(X1,X2))),complement(X2)) = complement(X2),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',converse_cancellativity_11) ).

cnf(modular_law_1_15,axiom,
    join(meet(composition(X1,X2),X3),meet(composition(X1,meet(X2,composition(converse(X1),X3))),X3)) = meet(composition(X1,meet(X2,composition(converse(X1),X3))),X3),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',modular_law_1_15) ).

cnf(dedekind_law_14,axiom,
    join(meet(composition(X1,X2),X3),composition(meet(X1,composition(X3,converse(X2))),meet(X2,composition(converse(X1),X3)))) = composition(meet(X1,composition(X3,converse(X2))),meet(X2,composition(converse(X1),X3))),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',dedekind_law_14) ).

cnf(modular_law_2_16,axiom,
    join(meet(composition(X1,X2),X3),meet(composition(meet(X1,composition(X3,converse(X2))),X2),X3)) = meet(composition(meet(X1,composition(X3,converse(X2))),X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',modular_law_2_16) ).

cnf(goals_18,negated_conjecture,
    composition(meet(sk1,sk2),sk3) != meet(sk1,composition(sk2,sk3)),
    file('/export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p',goals_18) ).

cnf(c_0_17,axiom,
    meet(X1,X2) = complement(join(complement(X1),complement(X2))),
    maddux4_definiton_of_meet_4 ).

cnf(c_0_18,axiom,
    top = join(X1,complement(X1)),
    def_top_12 ).

cnf(c_0_19,axiom,
    zero = meet(X1,complement(X1)),
    def_zero_13 ).

cnf(c_0_20,axiom,
    join(X1,join(X2,X3)) = join(join(X1,X2),X3),
    maddux2_join_associativity_2 ).

cnf(c_0_21,plain,
    complement(top) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19]) ).

cnf(c_0_22,axiom,
    join(X1,X2) = join(X2,X1),
    maddux1_join_commutativity_1 ).

cnf(c_0_23,plain,
    join(X1,join(complement(X1),X2)) = join(top,X2),
    inference(spm,[status(thm)],[c_0_20,c_0_18]) ).

cnf(c_0_24,axiom,
    X1 = join(complement(join(complement(X1),complement(X2))),complement(join(complement(X1),X2))),
    maddux3_a_kind_of_de_Morgan_3 ).

cnf(c_0_25,plain,
    meet(top,zero) = zero,
    inference(spm,[status(thm)],[c_0_19,c_0_21]) ).

cnf(c_0_26,plain,
    meet(X1,X2) = meet(X2,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_22]),c_0_17]) ).

cnf(c_0_27,plain,
    join(top,join(zero,X1)) = join(top,X1),
    inference(spm,[status(thm)],[c_0_23,c_0_21]) ).

cnf(c_0_28,plain,
    join(meet(X1,X2),complement(join(complement(X1),X2))) = X1,
    inference(rw,[status(thm)],[c_0_24,c_0_17]) ).

cnf(c_0_29,plain,
    meet(zero,top) = zero,
    inference(rw,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_30,plain,
    join(top,complement(zero)) = join(top,top),
    inference(spm,[status(thm)],[c_0_27,c_0_18]) ).

cnf(c_0_31,plain,
    join(top,zero) = top,
    inference(spm,[status(thm)],[c_0_18,c_0_21]) ).

cnf(c_0_32,plain,
    join(X1,join(X2,complement(X1))) = join(top,X2),
    inference(spm,[status(thm)],[c_0_23,c_0_22]) ).

cnf(c_0_33,plain,
    join(zero,complement(join(top,top))) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_22]),c_0_30]) ).

cnf(c_0_34,plain,
    join(zero,top) = top,
    inference(rw,[status(thm)],[c_0_31,c_0_22]) ).

cnf(c_0_35,plain,
    join(top,top) = top,
    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_32,c_0_33]),c_0_20]),c_0_22]),c_0_34]),c_0_22]),c_0_34]) ).

cnf(c_0_36,plain,
    join(X1,join(X2,complement(join(X1,X2)))) = top,
    inference(spm,[status(thm)],[c_0_18,c_0_20]) ).

cnf(c_0_37,plain,
    join(zero,zero) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_35]),c_0_21]) ).

cnf(c_0_38,plain,
    join(X1,join(X2,complement(join(X2,X1)))) = top,
    inference(spm,[status(thm)],[c_0_36,c_0_22]) ).

cnf(c_0_39,plain,
    complement(join(zero,complement(X1))) = meet(top,X1),
    inference(spm,[status(thm)],[c_0_17,c_0_21]) ).

cnf(c_0_40,plain,
    join(zero,join(zero,X1)) = join(zero,X1),
    inference(spm,[status(thm)],[c_0_20,c_0_37]) ).

cnf(c_0_41,plain,
    join(zero,meet(X1,X1)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_19]),c_0_17]) ).

cnf(c_0_42,plain,
    join(complement(X1),join(X1,zero)) = top,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_18]),c_0_21]) ).

cnf(c_0_43,plain,
    complement(join(zero,zero)) = meet(top,top),
    inference(spm,[status(thm)],[c_0_39,c_0_21]) ).

cnf(c_0_44,plain,
    join(zero,X1) = X1,
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_45,plain,
    join(complement(X1),join(zero,X1)) = top,
    inference(spm,[status(thm)],[c_0_42,c_0_22]) ).

cnf(c_0_46,plain,
    join(complement(X1),join(X2,X1)) = join(top,meet(X1,X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_28]),c_0_20]) ).

cnf(c_0_47,plain,
    complement(zero) = meet(top,top),
    inference(rw,[status(thm)],[c_0_43,c_0_37]) ).

cnf(c_0_48,plain,
    meet(X1,X1) = X1,
    inference(rw,[status(thm)],[c_0_41,c_0_44]) ).

cnf(c_0_49,plain,
    join(top,meet(X1,zero)) = top,
    inference(rw,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_50,plain,
    complement(zero) = top,
    inference(rw,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_51,plain,
    join(top,join(X1,zero)) = join(top,X1),
    inference(spm,[status(thm)],[c_0_27,c_0_22]) ).

cnf(c_0_52,plain,
    join(top,meet(zero,X1)) = top,
    inference(spm,[status(thm)],[c_0_49,c_0_26]) ).

cnf(c_0_53,plain,
    join(top,complement(complement(X1))) = join(X1,top),
    inference(spm,[status(thm)],[c_0_23,c_0_18]) ).

cnf(c_0_54,plain,
    join(top,X1) = top,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_50]),c_0_51]),c_0_52]) ).

cnf(c_0_55,plain,
    join(X1,top) = top,
    inference(rw,[status(thm)],[c_0_53,c_0_54]) ).

cnf(c_0_56,plain,
    join(X1,zero) = X1,
    inference(spm,[status(thm)],[c_0_22,c_0_44]) ).

cnf(c_0_57,plain,
    meet(X1,top) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_55]),c_0_21]),c_0_56]) ).

cnf(c_0_58,plain,
    meet(join(complement(X1),complement(X2)),X3) = complement(join(meet(X1,X2),complement(X3))),
    inference(spm,[status(thm)],[c_0_17,c_0_17]) ).

cnf(c_0_59,plain,
    meet(top,X1) = X1,
    inference(spm,[status(thm)],[c_0_26,c_0_57]) ).

cnf(c_0_60,plain,
    join(complement(X1),complement(X2)) = complement(meet(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_57]),c_0_21]),c_0_56]) ).

cnf(c_0_61,plain,
    complement(complement(X1)) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_39,c_0_44]),c_0_59]) ).

cnf(c_0_62,plain,
    join(X1,join(X2,complement(X1))) = top,
    inference(rw,[status(thm)],[c_0_32,c_0_54]) ).

cnf(c_0_63,plain,
    complement(meet(X1,complement(X2))) = join(complement(X1),X2),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_64,plain,
    meet(X1,join(X2,X1)) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_62]),c_0_61]),c_0_21]),c_0_56]) ).

cnf(c_0_65,plain,
    join(X1,X1) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_48]),c_0_61]),c_0_61]) ).

cnf(c_0_66,plain,
    meet(X1,join(X1,X2)) = X1,
    inference(spm,[status(thm)],[c_0_64,c_0_22]) ).

cnf(c_0_67,plain,
    join(X1,join(X1,X2)) = join(X1,X2),
    inference(spm,[status(thm)],[c_0_20,c_0_65]) ).

cnf(c_0_68,plain,
    meet(X1,meet(X1,X2)) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_28]),c_0_26]) ).

cnf(c_0_69,plain,
    join(X1,meet(X1,X2)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_28]),c_0_22]) ).

cnf(c_0_70,plain,
    meet(X1,meet(X2,X1)) = meet(X2,X1),
    inference(spm,[status(thm)],[c_0_68,c_0_26]) ).

cnf(c_0_71,plain,
    join(X1,join(X2,X3)) = join(X2,join(X1,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_22]),c_0_20]) ).

cnf(c_0_72,plain,
    join(X1,meet(X2,X1)) = X1,
    inference(spm,[status(thm)],[c_0_69,c_0_70]) ).

cnf(c_0_73,plain,
    complement(join(complement(X1),X2)) = meet(X1,complement(X2)),
    inference(spm,[status(thm)],[c_0_61,c_0_63]) ).

cnf(c_0_74,axiom,
    converse(join(X1,X2)) = join(converse(X1),converse(X2)),
    converse_additivity_9 ).

cnf(c_0_75,axiom,
    converse(converse(X1)) = X1,
    converse_idempotence_8 ).

cnf(c_0_76,plain,
    complement(meet(complement(X1),X2)) = join(X1,complement(X2)),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_77,plain,
    join(X1,join(X2,meet(X3,X1))) = join(X2,X1),
    inference(spm,[status(thm)],[c_0_71,c_0_72]) ).

cnf(c_0_78,plain,
    join(meet(X1,X2),meet(X1,complement(X2))) = X1,
    inference(rw,[status(thm)],[c_0_28,c_0_73]) ).

cnf(c_0_79,plain,
    converse(join(converse(X1),X2)) = join(X1,converse(X2)),
    inference(spm,[status(thm)],[c_0_74,c_0_75]) ).

cnf(c_0_80,plain,
    complement(join(X1,complement(X2))) = meet(complement(X1),X2),
    inference(spm,[status(thm)],[c_0_61,c_0_76]) ).

cnf(c_0_81,plain,
    join(meet(X1,X2),complement(X2)) = join(complement(X2),X1),
    inference(spm,[status(thm)],[c_0_77,c_0_78]) ).

cnf(c_0_82,plain,
    join(top,join(top,X1)) = join(top,X1),
    inference(spm,[status(thm)],[c_0_20,c_0_35]) ).

cnf(c_0_83,plain,
    join(X1,converse(complement(converse(X1)))) = converse(top),
    inference(spm,[status(thm)],[c_0_79,c_0_18]) ).

cnf(c_0_84,plain,
    meet(X1,complement(meet(X2,X1))) = meet(X1,complement(X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_80,c_0_81]),c_0_73]),c_0_26]) ).

cnf(c_0_85,plain,
    converse(join(X1,converse(X2))) = join(converse(X1),X2),
    inference(spm,[status(thm)],[c_0_74,c_0_75]) ).

cnf(c_0_86,plain,
    join(top,converse(top)) = converse(top),
    inference(spm,[status(thm)],[c_0_82,c_0_83]) ).

cnf(c_0_87,plain,
    meet(X1,join(X2,complement(X1))) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_76]),c_0_61]) ).

cnf(c_0_88,plain,
    converse(top) = top,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_85,c_0_86]),c_0_75]),c_0_22]),c_0_86]) ).

cnf(c_0_89,plain,
    meet(X1,join(complement(X1),X2)) = meet(X2,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_87,c_0_81]),c_0_70]) ).

cnf(c_0_90,plain,
    join(X1,converse(complement(converse(X1)))) = top,
    inference(rw,[status(thm)],[c_0_83,c_0_88]) ).

cnf(c_0_91,plain,
    meet(X1,converse(complement(converse(complement(X1))))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_90]),c_0_57]),c_0_26]) ).

cnf(c_0_92,plain,
    join(X1,complement(converse(complement(converse(X1))))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_91]),c_0_61]),c_0_61]) ).

cnf(c_0_93,axiom,
    composition(X1,composition(X2,X3)) = composition(composition(X1,X2),X3),
    composition_associativity_5 ).

cnf(c_0_94,axiom,
    converse(composition(X1,X2)) = composition(converse(X2),converse(X1)),
    converse_multiplicativity_10 ).

cnf(c_0_95,plain,
    join(X1,converse(complement(converse(complement(X1))))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_92]),c_0_75]),c_0_75]) ).

cnf(c_0_96,axiom,
    composition(join(X1,X2),X3) = join(composition(X1,X3),composition(X2,X3)),
    composition_distributivity_7 ).

cnf(c_0_97,negated_conjecture,
    composition(sk1,top) = sk1,
    goals_17 ).

cnf(c_0_98,plain,
    composition(converse(X1),composition(converse(X2),X3)) = composition(converse(composition(X2,X1)),X3),
    inference(spm,[status(thm)],[c_0_93,c_0_94]) ).

cnf(c_0_99,axiom,
    join(composition(converse(X1),complement(composition(X1,X2))),complement(X2)) = complement(X2),
    converse_cancellativity_11 ).

cnf(c_0_100,plain,
    converse(complement(converse(complement(X1)))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_95]),c_0_26]),c_0_91]) ).

cnf(c_0_101,negated_conjecture,
    composition(join(sk1,X1),top) = join(sk1,composition(X1,top)),
    inference(spm,[status(thm)],[c_0_96,c_0_97]) ).

cnf(c_0_102,plain,
    composition(converse(composition(X1,top)),X2) = composition(top,composition(converse(X1),X2)),
    inference(spm,[status(thm)],[c_0_98,c_0_88]) ).

cnf(c_0_103,plain,
    join(complement(X1),composition(converse(X2),complement(composition(X2,X1)))) = complement(X1),
    inference(rw,[status(thm)],[c_0_99,c_0_22]) ).

cnf(c_0_104,plain,
    join(converse(zero),X1) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_85,c_0_44]),c_0_75]) ).

cnf(c_0_105,plain,
    complement(converse(complement(X1))) = converse(X1),
    inference(spm,[status(thm)],[c_0_75,c_0_100]) ).

cnf(c_0_106,axiom,
    join(meet(composition(X1,X2),X3),meet(composition(X1,meet(X2,composition(converse(X1),X3))),X3)) = meet(composition(X1,meet(X2,composition(converse(X1),X3))),X3),
    modular_law_1_15 ).

cnf(c_0_107,plain,
    converse(composition(converse(X1),X2)) = composition(converse(X2),X1),
    inference(spm,[status(thm)],[c_0_94,c_0_75]) ).

cnf(c_0_108,plain,
    composition(join(X1,converse(X2)),converse(X3)) = converse(composition(X3,join(converse(X1),X2))),
    inference(spm,[status(thm)],[c_0_94,c_0_79]) ).

cnf(c_0_109,plain,
    meet(X1,complement(join(X2,X1))) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_62]),c_0_21]),c_0_61]) ).

cnf(c_0_110,negated_conjecture,
    join(sk1,composition(meet(sk1,X1),top)) = sk1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_101,c_0_69]),c_0_97]) ).

cnf(c_0_111,negated_conjecture,
    composition(top,composition(converse(sk1),X1)) = composition(converse(sk1),X1),
    inference(spm,[status(thm)],[c_0_102,c_0_97]) ).

cnf(c_0_112,negated_conjecture,
    composition(converse(sk1),complement(sk1)) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_97]),c_0_21]),c_0_21]),c_0_44]) ).

cnf(c_0_113,plain,
    converse(zero) = zero,
    inference(spm,[status(thm)],[c_0_56,c_0_104]) ).

cnf(c_0_114,plain,
    join(X1,join(meet(X2,X1),X3)) = join(X1,X3),
    inference(spm,[status(thm)],[c_0_20,c_0_72]) ).

cnf(c_0_115,plain,
    complement(converse(X1)) = converse(complement(X1)),
    inference(spm,[status(thm)],[c_0_61,c_0_105]) ).

cnf(c_0_116,plain,
    join(meet(composition(X1,X2),X3),meet(X3,composition(X1,meet(X2,composition(converse(X1),X3))))) = meet(X3,composition(X1,meet(X2,composition(converse(X1),X3)))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_106,c_0_26]),c_0_26]) ).

cnf(c_0_117,plain,
    composition(converse(X1),top) = converse(composition(top,X1)),
    inference(spm,[status(thm)],[c_0_107,c_0_88]) ).

cnf(c_0_118,plain,
    converse(join(composition(converse(X1),X2),X3)) = join(composition(converse(X2),X1),converse(X3)),
    inference(spm,[status(thm)],[c_0_74,c_0_107]) ).

cnf(c_0_119,plain,
    join(composition(X1,converse(X2)),converse(composition(X2,X3))) = converse(composition(X2,join(converse(X1),X3))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_94]),c_0_108]) ).

cnf(c_0_120,negated_conjecture,
    meet(composition(meet(sk1,X1),top),complement(sk1)) = zero,
    inference(spm,[status(thm)],[c_0_109,c_0_110]) ).

cnf(c_0_121,negated_conjecture,
    composition(top,zero) = zero,
    inference(spm,[status(thm)],[c_0_111,c_0_112]) ).

cnf(c_0_122,negated_conjecture,
    composition(converse(complement(sk1)),sk1) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_112]),c_0_113]) ).

cnf(c_0_123,plain,
    join(X1,meet(X2,complement(X1))) = join(X1,X2),
    inference(spm,[status(thm)],[c_0_114,c_0_78]) ).

cnf(c_0_124,plain,
    converse(complement(join(converse(X1),X2))) = complement(join(X1,converse(X2))),
    inference(spm,[status(thm)],[c_0_115,c_0_79]) ).

cnf(c_0_125,plain,
    join(converse(complement(X1)),complement(X2)) = complement(meet(converse(X1),X2)),
    inference(spm,[status(thm)],[c_0_60,c_0_115]) ).

cnf(c_0_126,plain,
    join(complement(X1),converse(complement(X2))) = complement(meet(X1,converse(X2))),
    inference(spm,[status(thm)],[c_0_60,c_0_115]) ).

cnf(c_0_127,plain,
    join(meet(converse(composition(top,X1)),X2),meet(X2,composition(converse(X1),composition(X1,X2)))) = meet(X2,composition(converse(X1),composition(X1,X2))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_116,c_0_117]),c_0_75]),c_0_75]),c_0_59]),c_0_59]) ).

cnf(c_0_128,plain,
    composition(top,converse(X1)) = converse(composition(X1,top)),
    inference(spm,[status(thm)],[c_0_94,c_0_88]) ).

cnf(c_0_129,plain,
    join(composition(X1,X2),composition(X1,X3)) = composition(X1,join(X2,X3)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_118,c_0_119]),c_0_75]),c_0_75]),c_0_75]),c_0_75]) ).

cnf(c_0_130,plain,
    join(meet(composition(converse(X1),X2),X3),meet(X3,composition(converse(X1),meet(X2,composition(X1,X3))))) = meet(X3,composition(converse(X1),meet(X2,composition(X1,X3)))),
    inference(spm,[status(thm)],[c_0_116,c_0_75]) ).

cnf(c_0_131,negated_conjecture,
    meet(complement(sk1),composition(meet(sk1,X1),top)) = zero,
    inference(spm,[status(thm)],[c_0_26,c_0_120]) ).

cnf(c_0_132,negated_conjecture,
    composition(X1,zero) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_121]),c_0_44]),c_0_54]),c_0_121]) ).

cnf(c_0_133,plain,
    meet(zero,X1) = zero,
    inference(spm,[status(thm)],[c_0_64,c_0_56]) ).

cnf(c_0_134,negated_conjecture,
    composition(join(converse(complement(sk1)),X1),sk1) = composition(X1,sk1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_122]),c_0_44]) ).

cnf(c_0_135,plain,
    join(X1,meet(complement(X1),X2)) = join(X1,X2),
    inference(spm,[status(thm)],[c_0_123,c_0_26]) ).

cnf(c_0_136,plain,
    converse(meet(converse(X1),X2)) = meet(X1,converse(X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_124,c_0_125]),c_0_61]),c_0_126]),c_0_61]) ).

cnf(c_0_137,negated_conjecture,
    composition(join(X1,sk1),top) = join(sk1,composition(X1,top)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_97]),c_0_22]) ).

cnf(c_0_138,plain,
    join(complement(X1),join(complement(X2),X3)) = join(complement(meet(X1,X2)),X3),
    inference(spm,[status(thm)],[c_0_20,c_0_60]) ).

cnf(c_0_139,plain,
    join(converse(complement(X1)),composition(X2,converse(complement(composition(X1,X2))))) = converse(complement(X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_94]),c_0_75]),c_0_115]),c_0_115]),c_0_115]) ).

cnf(c_0_140,plain,
    composition(X1,converse(composition(top,X1))) = composition(X1,top),
    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(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_127,c_0_117]),c_0_128]),c_0_75]),c_0_57]),c_0_75]),c_0_59]),c_0_129]),c_0_54]),c_0_75]),c_0_59]) ).

cnf(c_0_141,negated_conjecture,
    composition(converse(meet(sk1,X1)),complement(sk1)) = zero,
    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_130,c_0_131]),c_0_57]),c_0_132]),c_0_26]),c_0_57]),c_0_56]),c_0_132]),c_0_26]),c_0_57]) ).

cnf(c_0_142,plain,
    meet(X1,zero) = zero,
    inference(spm,[status(thm)],[c_0_26,c_0_133]) ).

cnf(c_0_143,negated_conjecture,
    composition(meet(converse(sk1),X1),sk1) = composition(X1,sk1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_134,c_0_135]),c_0_134]),c_0_115]),c_0_61]) ).

cnf(c_0_144,plain,
    meet(converse(X1),converse(X2)) = converse(meet(X1,X2)),
    inference(spm,[status(thm)],[c_0_136,c_0_75]) ).

cnf(c_0_145,negated_conjecture,
    composition(zero,X1) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_132]),c_0_113]),c_0_113]) ).

cnf(c_0_146,plain,
    meet(converse(X1),converse(join(X1,X2))) = converse(X1),
    inference(spm,[status(thm)],[c_0_66,c_0_74]) ).

cnf(c_0_147,negated_conjecture,
    join(sk1,composition(top,top)) = composition(top,top),
    inference(spm,[status(thm)],[c_0_137,c_0_54]) ).

cnf(c_0_148,plain,
    converse(composition(top,top)) = composition(top,top),
    inference(spm,[status(thm)],[c_0_128,c_0_88]) ).

cnf(c_0_149,plain,
    meet(meet(X1,X2),complement(X3)) = meet(X1,meet(X2,complement(X3))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_138]),c_0_73]),c_0_73]) ).

cnf(c_0_150,plain,
    composition(converse(X1),complement(composition(X1,top))) = zero,
    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_139,c_0_128]),c_0_21]),c_0_113]),c_0_115]),c_0_75]),c_0_44]),c_0_21]),c_0_113]) ).

cnf(c_0_151,plain,
    join(X1,join(meet(X2,complement(X1)),X3)) = join(X1,join(X2,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_123]),c_0_20]) ).

cnf(c_0_152,plain,
    composition(X1,join(X2,converse(composition(top,X1)))) = composition(X1,top),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_129,c_0_140]),c_0_129]),c_0_55]) ).

cnf(c_0_153,negated_conjecture,
    meet(composition(meet(sk1,X1),X2),complement(sk1)) = zero,
    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(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_130,c_0_141]),c_0_75]),c_0_75]),c_0_142]),c_0_132]),c_0_142]),c_0_56]),c_0_75]),c_0_142]),c_0_132]),c_0_142]) ).

cnf(c_0_154,negated_conjecture,
    composition(converse(meet(sk1,X1)),sk1) = composition(converse(X1),sk1),
    inference(spm,[status(thm)],[c_0_143,c_0_144]) ).

cnf(c_0_155,negated_conjecture,
    composition(converse(complement(sk1)),composition(sk1,X1)) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_93,c_0_122]),c_0_145]) ).

cnf(c_0_156,axiom,
    join(meet(composition(X1,X2),X3),composition(meet(X1,composition(X3,converse(X2))),meet(X2,composition(converse(X1),X3)))) = composition(meet(X1,composition(X3,converse(X2))),meet(X2,composition(converse(X1),X3))),
    dedekind_law_14 ).

cnf(c_0_157,negated_conjecture,
    meet(composition(top,top),converse(sk1)) = converse(sk1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_146,c_0_147]),c_0_148]),c_0_26]) ).

cnf(c_0_158,negated_conjecture,
    composition(sk1,composition(top,X1)) = composition(sk1,X1),
    inference(spm,[status(thm)],[c_0_93,c_0_97]) ).

cnf(c_0_159,plain,
    meet(meet(X1,X2),X3) = meet(X1,meet(X2,X3)),
    inference(spm,[status(thm)],[c_0_149,c_0_61]) ).

cnf(c_0_160,plain,
    meet(complement(X1),complement(X2)) = complement(join(X1,X2)),
    inference(spm,[status(thm)],[c_0_73,c_0_61]) ).

cnf(c_0_161,plain,
    join(meet(X1,X2),meet(complement(X2),X1)) = X1,
    inference(spm,[status(thm)],[c_0_78,c_0_26]) ).

cnf(c_0_162,plain,
    meet(composition(X1,X2),complement(composition(X1,top))) = zero,
    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_116,c_0_150]),c_0_142]),c_0_132]),c_0_142]),c_0_56]),c_0_142]),c_0_132]),c_0_142]) ).

cnf(c_0_163,plain,
    join(X1,join(meet(X1,X2),X3)) = join(X1,X3),
    inference(spm,[status(thm)],[c_0_20,c_0_69]) ).

cnf(c_0_164,plain,
    meet(X1,join(meet(X2,X1),X3)) = meet(join(X2,X3),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_151]),c_0_89]),c_0_61]),c_0_26]) ).

cnf(c_0_165,plain,
    join(X1,join(X2,meet(X1,X3))) = join(X2,X1),
    inference(spm,[status(thm)],[c_0_71,c_0_69]) ).

cnf(c_0_166,plain,
    composition(converse(join(X1,composition(X2,top))),X2) = composition(top,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_152]),c_0_107]),c_0_88]),c_0_128]),c_0_75]) ).

cnf(c_0_167,negated_conjecture,
    join(sk1,composition(meet(sk1,X1),X2)) = sk1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_153]),c_0_61]),c_0_44]),c_0_61]) ).

cnf(c_0_168,negated_conjecture,
    composition(converse(sk1),meet(sk1,X1)) = composition(converse(sk1),X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_154]),c_0_107]) ).

cnf(c_0_169,plain,
    converse(meet(X1,converse(X2))) = meet(converse(X1),X2),
    inference(spm,[status(thm)],[c_0_75,c_0_136]) ).

cnf(c_0_170,negated_conjecture,
    composition(converse(composition(sk1,X1)),complement(sk1)) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_155]),c_0_113]) ).

cnf(c_0_171,negated_conjecture,
    converse(join(sk1,composition(sk1,sk1))) = converse(composition(sk1,sk1)),
    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(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(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_156,c_0_157]),c_0_88]),c_0_117]),c_0_59]),c_0_88]),c_0_128]),c_0_97]),c_0_59]),c_0_94]),c_0_158]),c_0_74]),c_0_88]),c_0_117]),c_0_59]),c_0_88]),c_0_128]),c_0_97]),c_0_59]),c_0_94]),c_0_158]) ).

cnf(c_0_172,plain,
    meet(X1,meet(join(X2,X1),X3)) = meet(X1,X3),
    inference(spm,[status(thm)],[c_0_159,c_0_64]) ).

cnf(c_0_173,plain,
    join(X1,complement(join(X2,X1))) = join(X1,complement(X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_160]),c_0_61]),c_0_61]),c_0_22]) ).

cnf(c_0_174,negated_conjecture,
    join(sk1,composition(complement(sk1),top)) = composition(top,top),
    inference(spm,[status(thm)],[c_0_101,c_0_18]) ).

cnf(c_0_175,plain,
    composition(X1,meet(X2,converse(composition(top,X1)))) = composition(X1,X2),
    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_116,c_0_117]),c_0_57]),c_0_59]),c_0_129]),c_0_69]),c_0_59]) ).

cnf(c_0_176,plain,
    meet(composition(top,top),converse(X1)) = converse(meet(composition(top,top),X1)),
    inference(spm,[status(thm)],[c_0_136,c_0_148]) ).

cnf(c_0_177,plain,
    meet(composition(X1,top),composition(X1,X2)) = composition(X1,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_161,c_0_162]),c_0_61]),c_0_44]) ).

cnf(c_0_178,plain,
    meet(join(X1,X2),join(meet(X1,X3),X2)) = join(meet(X1,X3),X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_163]),c_0_26]) ).

cnf(c_0_179,plain,
    meet(X1,join(X2,meet(X3,X1))) = meet(join(X2,X3),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_164,c_0_165]),c_0_159]),c_0_165]) ).

cnf(c_0_180,plain,
    meet(X1,join(meet(X1,X2),X3)) = meet(join(X2,X3),X1),
    inference(spm,[status(thm)],[c_0_164,c_0_26]) ).

cnf(c_0_181,plain,
    converse(composition(X1,converse(X2))) = composition(X2,converse(X1)),
    inference(spm,[status(thm)],[c_0_94,c_0_75]) ).

cnf(c_0_182,negated_conjecture,
    composition(converse(sk1),X1) = composition(top,meet(sk1,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_166,c_0_167]),c_0_168]) ).

cnf(c_0_183,plain,
    converse(composition(top,meet(X1,converse(X2)))) = composition(meet(converse(X1),X2),top),
    inference(spm,[status(thm)],[c_0_117,c_0_169]) ).

cnf(c_0_184,negated_conjecture,
    join(sk1,composition(sk1,composition(X1,top))) = sk1,
    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_103,c_0_170]),c_0_61]),c_0_75]),c_0_47]),c_0_48]),c_0_93]),c_0_61]) ).

cnf(c_0_185,negated_conjecture,
    join(sk1,composition(sk1,sk1)) = composition(sk1,sk1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_171]),c_0_75]) ).

cnf(c_0_186,axiom,
    join(meet(composition(X1,X2),X3),meet(composition(meet(X1,composition(X3,converse(X2))),X2),X3)) = meet(composition(meet(X1,composition(X3,converse(X2))),X2),X3),
    modular_law_2_16 ).

cnf(c_0_187,plain,
    meet(X1,join(X2,complement(join(X3,X1)))) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_172,c_0_87]),c_0_172]) ).

cnf(c_0_188,plain,
    join(X1,complement(join(X2,join(X3,X1)))) = join(X1,complement(join(X2,X3))),
    inference(spm,[status(thm)],[c_0_173,c_0_20]) ).

cnf(c_0_189,plain,
    meet(complement(X1),join(X2,X1)) = meet(complement(X1),X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_160]),c_0_61]),c_0_61]) ).

cnf(c_0_190,plain,
    join(X1,join(X2,X3)) = join(X2,join(X3,X1)),
    inference(spm,[status(thm)],[c_0_20,c_0_22]) ).

cnf(c_0_191,negated_conjecture,
    meet(sk1,composition(top,top)) = sk1,
    inference(spm,[status(thm)],[c_0_66,c_0_174]) ).

cnf(c_0_192,plain,
    composition(X1,composition(top,top)) = composition(X1,top),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_175,c_0_176]),c_0_177]),c_0_140]) ).

cnf(c_0_193,plain,
    join(meet(X1,X2),meet(X3,X1)) = meet(join(X2,X3),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_178,c_0_72]),c_0_179]),c_0_26]),c_0_180]) ).

cnf(c_0_194,negated_conjecture,
    composition(sk1,converse(composition(X1,top))) = composition(sk1,converse(X1)),
    inference(spm,[status(thm)],[c_0_158,c_0_128]) ).

cnf(c_0_195,negated_conjecture,
    composition(meet(converse(sk1),X1),top) = composition(X1,sk1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_181,c_0_182]),c_0_183]),c_0_75]) ).

cnf(c_0_196,negated_conjecture,
    composition(converse(sk1),sk1) = composition(top,sk1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_134,c_0_90]),c_0_75]),c_0_61]) ).

cnf(c_0_197,negated_conjecture,
    composition(sk1,sk1) = sk1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_184,c_0_97]),c_0_185]) ).

cnf(c_0_198,plain,
    join(meet(composition(X1,X2),X3),meet(X3,composition(meet(X1,composition(X3,converse(X2))),X2))) = meet(X3,composition(meet(X1,composition(X3,converse(X2))),X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_186,c_0_26]),c_0_26]) ).

cnf(c_0_199,plain,
    composition(converse(complement(composition(X1,top))),X1) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_150]),c_0_113]) ).

cnf(c_0_200,plain,
    meet(join(X1,X2),join(X2,complement(join(X3,X1)))) = X2,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_187,c_0_188]),c_0_26]),c_0_64]) ).

cnf(c_0_201,plain,
    meet(X1,meet(X2,X3)) = meet(X3,meet(X1,X2)),
    inference(spm,[status(thm)],[c_0_26,c_0_159]) ).

cnf(c_0_202,plain,
    join(complement(X1),meet(X1,X2)) = join(complement(X1),X2),
    inference(spm,[status(thm)],[c_0_135,c_0_61]) ).

cnf(c_0_203,plain,
    meet(complement(X1),meet(join(X2,X1),X3)) = meet(complement(X1),meet(X2,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_159,c_0_189]),c_0_159]) ).

cnf(c_0_204,plain,
    meet(X1,join(X2,join(X1,X3))) = X1,
    inference(spm,[status(thm)],[c_0_66,c_0_190]) ).

cnf(c_0_205,negated_conjecture,
    meet(sk1,meet(composition(top,top),X1)) = meet(sk1,X1),
    inference(spm,[status(thm)],[c_0_159,c_0_191]) ).

cnf(c_0_206,plain,
    meet(composition(X1,X2),meet(X3,composition(X1,meet(X2,composition(converse(X1),X3))))) = meet(composition(X1,X2),X3),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_116]),c_0_159]),c_0_68]) ).

cnf(c_0_207,plain,
    composition(top,composition(top,X1)) = composition(top,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_192]),c_0_107]),c_0_88]),c_0_148]),c_0_93]) ).

cnf(c_0_208,negated_conjecture,
    join(meet(sk1,X1),meet(X1,composition(sk1,composition(converse(sk1),X1)))) = meet(X1,composition(sk1,composition(converse(sk1),X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_116,c_0_97]),c_0_59]),c_0_59]) ).

cnf(c_0_209,plain,
    join(meet(X1,X2),meet(X2,X3)) = meet(join(X3,X1),X2),
    inference(spm,[status(thm)],[c_0_22,c_0_193]) ).

cnf(c_0_210,negated_conjecture,
    join(sk1,composition(sk1,X1)) = sk1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_129,c_0_97]),c_0_55]),c_0_97]),c_0_22]) ).

cnf(c_0_211,negated_conjecture,
    composition(sk1,converse(composition(X1,sk1))) = composition(sk1,meet(sk1,converse(X1))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_194,c_0_195]),c_0_136]) ).

cnf(c_0_212,plain,
    composition(converse(composition(top,X1)),X2) = composition(converse(X1),composition(top,X2)),
    inference(spm,[status(thm)],[c_0_98,c_0_88]) ).

cnf(c_0_213,negated_conjecture,
    converse(composition(top,sk1)) = composition(top,sk1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_107,c_0_196]),c_0_196]) ).

cnf(c_0_214,negated_conjecture,
    composition(sk1,composition(sk1,X1)) = composition(sk1,X1),
    inference(spm,[status(thm)],[c_0_93,c_0_197]) ).

cnf(c_0_215,plain,
    meet(composition(X1,X2),complement(composition(top,X2))) = zero,
    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(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_198,c_0_199]),c_0_117]),c_0_115]),c_0_75]),c_0_117]),c_0_115]),c_0_75]),c_0_142]),c_0_145]),c_0_142]),c_0_56]),c_0_117]),c_0_115]),c_0_75]),c_0_142]),c_0_145]),c_0_142]) ).

cnf(c_0_216,plain,
    meet(join(meet(X1,X2),X3),join(X3,complement(X1))) = X3,
    inference(spm,[status(thm)],[c_0_200,c_0_69]) ).

cnf(c_0_217,plain,
    join(X1,meet(X2,meet(complement(X1),X3))) = join(X1,meet(X3,X2)),
    inference(spm,[status(thm)],[c_0_135,c_0_201]) ).

cnf(c_0_218,plain,
    join(X1,meet(join(X2,X1),X3)) = join(X1,meet(X2,X3)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_202,c_0_203]),c_0_61]),c_0_135]),c_0_61]) ).

cnf(c_0_219,plain,
    meet(meet(X1,X2),join(X1,X3)) = meet(X1,X2),
    inference(spm,[status(thm)],[c_0_204,c_0_163]) ).

cnf(c_0_220,negated_conjecture,
    meet(sk1,meet(X1,composition(top,X1))) = meet(sk1,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_205,c_0_206]),c_0_205]),c_0_88]),c_0_59]),c_0_207]) ).

cnf(c_0_221,negated_conjecture,
    meet(X1,composition(sk1,meet(sk1,X1))) = meet(sk1,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)],[c_0_208,c_0_209]),c_0_182]),c_0_158]),c_0_22]),c_0_210]),c_0_182]),c_0_158]) ).

cnf(c_0_222,negated_conjecture,
    composition(sk1,meet(sk1,composition(top,X1))) = composition(sk1,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(spm,[status(thm)],[c_0_211,c_0_212]),c_0_107]),c_0_213]),c_0_93]),c_0_158]),c_0_214]),c_0_75]) ).

cnf(c_0_223,plain,
    meet(composition(top,X1),composition(X2,X1)) = composition(X2,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_161,c_0_215]),c_0_61]),c_0_44]) ).

cnf(c_0_224,plain,
    join(X1,meet(X2,X3)) = join(meet(X3,X2),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_216]),c_0_80]),c_0_217]),c_0_180]),c_0_218]) ).

cnf(c_0_225,plain,
    meet(X1,meet(X2,join(X1,X3))) = meet(X1,X2),
    inference(rw,[status(thm)],[c_0_219,c_0_159]) ).

cnf(c_0_226,negated_conjecture,
    meet(X1,meet(sk1,composition(top,X1))) = meet(sk1,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_201,c_0_220]),c_0_26]) ).

cnf(c_0_227,negated_conjecture,
    meet(sk1,composition(top,X1)) = composition(sk1,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_221,c_0_222]),c_0_223]) ).

cnf(c_0_228,plain,
    composition(join(converse(X1),X2),converse(X3)) = converse(composition(X3,join(X1,converse(X2)))),
    inference(spm,[status(thm)],[c_0_94,c_0_85]) ).

cnf(c_0_229,plain,
    join(meet(X1,X2),meet(X3,X2)) = meet(join(X3,X1),X2),
    inference(spm,[status(thm)],[c_0_224,c_0_193]) ).

cnf(c_0_230,plain,
    join(X1,meet(X2,join(X3,X1))) = join(X1,meet(X3,X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_218,c_0_70]),c_0_225]) ).

cnf(c_0_231,negated_conjecture,
    meet(X1,composition(sk1,X1)) = meet(sk1,X1),
    inference(rw,[status(thm)],[c_0_226,c_0_227]) ).

cnf(c_0_232,plain,
    join(converse(composition(X1,X2)),composition(X3,converse(X1))) = converse(composition(X1,join(X2,converse(X3)))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_94]),c_0_228]) ).

cnf(c_0_233,plain,
    composition(converse(X1),join(X2,converse(X3))) = converse(composition(join(converse(X2),X3),X1)),
    inference(spm,[status(thm)],[c_0_94,c_0_79]) ).

cnf(c_0_234,plain,
    meet(join(X1,X2),join(X3,X1)) = join(X1,meet(X3,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_229,c_0_64]),c_0_22]),c_0_230]) ).

cnf(c_0_235,negated_conjecture,
    join(X1,composition(sk1,complement(X1))) = join(X1,sk1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_231]),c_0_123]) ).

cnf(c_0_236,plain,
    composition(join(converse(complement(composition(X1,top))),X2),X1) = composition(X2,X1),
    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_232,c_0_150]),c_0_113]),c_0_75]),c_0_44]),c_0_233]),c_0_75]) ).

cnf(c_0_237,negated_conjecture,
    join(X1,meet(X2,composition(sk1,complement(X1)))) = join(X1,meet(X2,sk1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_234,c_0_235]),c_0_234]) ).

cnf(c_0_238,negated_conjecture,
    join(sk1,composition(meet(X1,sk1),X2)) = sk1,
    inference(spm,[status(thm)],[c_0_167,c_0_70]) ).

cnf(c_0_239,plain,
    meet(composition(X1,X2),composition(join(X3,X1),X2)) = composition(X1,X2),
    inference(spm,[status(thm)],[c_0_64,c_0_96]) ).

cnf(c_0_240,plain,
    meet(composition(X1,X2),meet(X3,composition(meet(X1,composition(X3,converse(X2))),X2))) = meet(composition(X1,X2),X3),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_198]),c_0_159]),c_0_68]) ).

cnf(c_0_241,negated_conjecture,
    composition(meet(X1,composition(sk1,converse(X2))),X2) = composition(meet(X1,sk1),X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_236,c_0_237]),c_0_236]),c_0_115]),c_0_61]),c_0_194]) ).

cnf(c_0_242,negated_conjecture,
    meet(sk1,composition(meet(X1,sk1),X2)) = composition(meet(X1,sk1),X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_238]),c_0_26]) ).

cnf(c_0_243,plain,
    meet(composition(X1,X2),composition(meet(X1,X3),X2)) = composition(meet(X1,X3),X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_239,c_0_69]),c_0_26]) ).

cnf(c_0_244,negated_conjecture,
    composition(meet(sk1,sk2),sk3) != meet(sk1,composition(sk2,sk3)),
    goals_18 ).

cnf(c_0_245,negated_conjecture,
    meet(sk1,composition(X1,X2)) = composition(meet(X1,sk1),X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_240,c_0_241]),c_0_242]),c_0_243]),c_0_26]) ).

cnf(c_0_246,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_244,c_0_245]),c_0_26])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : REL033-3 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.11  % Command    : run_E %s %d THM
% 0.10/0.31  % Computer : n007.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 2400
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Oct  2 15:04:54 EDT 2023
% 0.10/0.31  % CPUTime    : 
% 0.16/0.42  Running first-order model finding
% 0.16/0.42  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.5l39cRJ0sK/E---3.1_26566.p
% 374.64/47.88  # Version: 3.1pre001
% 374.64/47.88  # Preprocessing class: FSMSSMSSSSSNFFN.
% 374.64/47.88  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 374.64/47.88  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 374.64/47.88  # Starting new_bool_3 with 300s (1) cores
% 374.64/47.88  # Starting new_bool_1 with 300s (1) cores
% 374.64/47.88  # Starting sh5l with 300s (1) cores
% 374.64/47.88  # sh5l with pid 26646 completed with status 0
% 374.64/47.88  # Result found by sh5l
% 374.64/47.88  # Preprocessing class: FSMSSMSSSSSNFFN.
% 374.64/47.88  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 374.64/47.88  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 374.64/47.88  # Starting new_bool_3 with 300s (1) cores
% 374.64/47.88  # Starting new_bool_1 with 300s (1) cores
% 374.64/47.88  # Starting sh5l with 300s (1) cores
% 374.64/47.88  # SinE strategy is gf500_gu_R04_F100_L20000
% 374.64/47.88  # Search class: FUUPM-FFMF21-DFFFFFNN
% 374.64/47.88  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 374.64/47.88  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 163s (1) cores
% 374.64/47.88  # H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with pid 26651 completed with status 0
% 374.64/47.88  # Result found by H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S
% 374.64/47.88  # Preprocessing class: FSMSSMSSSSSNFFN.
% 374.64/47.88  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 374.64/47.88  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 374.64/47.88  # Starting new_bool_3 with 300s (1) cores
% 374.64/47.88  # Starting new_bool_1 with 300s (1) cores
% 374.64/47.88  # Starting sh5l with 300s (1) cores
% 374.64/47.88  # SinE strategy is gf500_gu_R04_F100_L20000
% 374.64/47.88  # Search class: FUUPM-FFMF21-DFFFFFNN
% 374.64/47.88  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 374.64/47.88  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 163s (1) cores
% 374.64/47.88  # Preprocessing time       : 0.001 s
% 374.64/47.88  # Presaturation interreduction done
% 374.64/47.88  
% 374.64/47.88  # Proof found!
% 374.64/47.88  # SZS status Unsatisfiable
% 374.64/47.88  # SZS output start CNFRefutation
% See solution above
% 374.64/47.88  # Parsed axioms                        : 18
% 374.64/47.88  # Removed by relevancy pruning/SinE    : 1
% 374.64/47.88  # Initial clauses                      : 17
% 374.64/47.88  # Removed in clause preprocessing      : 0
% 374.64/47.88  # Initial clauses in saturation        : 17
% 374.64/47.88  # Processed clauses                    : 44560
% 374.64/47.88  # ...of these trivial                  : 25706
% 374.64/47.88  # ...subsumed                          : 15422
% 374.64/47.88  # ...remaining for further processing  : 3432
% 374.64/47.88  # Other redundant clauses eliminated   : 0
% 374.64/47.88  # Clauses deleted for lack of memory   : 0
% 374.64/47.88  # Backward-subsumed                    : 0
% 374.64/47.88  # Backward-rewritten                   : 679
% 374.64/47.88  # Generated clauses                    : 2345157
% 374.64/47.88  # ...of the previous two non-redundant : 1415336
% 374.64/47.88  # ...aggressively subsumed             : 0
% 374.64/47.88  # Contextual simplify-reflections      : 0
% 374.64/47.88  # Paramodulations                      : 2345157
% 374.64/47.88  # Factorizations                       : 0
% 374.64/47.88  # NegExts                              : 0
% 374.64/47.88  # Equation resolutions                 : 0
% 374.64/47.88  # Total rewrite steps                  : 6147165
% 374.64/47.88  # Propositional unsat checks           : 0
% 374.64/47.88  #    Propositional check models        : 0
% 374.64/47.88  #    Propositional check unsatisfiable : 0
% 374.64/47.88  #    Propositional clauses             : 0
% 374.64/47.88  #    Propositional clauses after purity: 0
% 374.64/47.88  #    Propositional unsat core size     : 0
% 374.64/47.88  #    Propositional preprocessing time  : 0.000
% 374.64/47.88  #    Propositional encoding time       : 0.000
% 374.64/47.88  #    Propositional solver time         : 0.000
% 374.64/47.88  #    Success case prop preproc time    : 0.000
% 374.64/47.88  #    Success case prop encoding time   : 0.000
% 374.64/47.88  #    Success case prop solver time     : 0.000
% 374.64/47.88  # Current number of processed clauses  : 2736
% 374.64/47.88  #    Positive orientable unit clauses  : 2712
% 374.64/47.88  #    Positive unorientable unit clauses: 24
% 374.64/47.88  #    Negative unit clauses             : 0
% 374.64/47.88  #    Non-unit-clauses                  : 0
% 374.64/47.88  # Current number of unprocessed clauses: 1362563
% 374.64/47.88  # ...number of literals in the above   : 1362563
% 374.64/47.88  # Current number of archived formulas  : 0
% 374.64/47.88  # Current number of archived clauses   : 696
% 374.64/47.88  # Clause-clause subsumption calls (NU) : 0
% 374.64/47.88  # Rec. Clause-clause subsumption calls : 0
% 374.64/47.88  # Non-unit clause-clause subsumptions  : 0
% 374.64/47.88  # Unit Clause-clause subsumption calls : 540
% 374.64/47.88  # Rewrite failures with RHS unbound    : 0
% 374.64/47.88  # BW rewrite match attempts            : 23915
% 374.64/47.88  # BW rewrite match successes           : 1565
% 374.64/47.88  # Condensation attempts                : 0
% 374.64/47.88  # Condensation successes               : 0
% 374.64/47.88  # Termbank termtop insertions          : 48260807
% 374.64/47.88  
% 374.64/47.88  # -------------------------------------------------
% 374.64/47.88  # User time                : 44.220 s
% 374.64/47.88  # System time              : 1.493 s
% 374.64/47.88  # Total time               : 45.713 s
% 374.64/47.88  # Maximum resident set size: 1624 pages
% 374.64/47.88  
% 374.64/47.88  # -------------------------------------------------
% 374.64/47.88  # User time                : 44.222 s
% 374.64/47.88  # System time              : 1.496 s
% 374.64/47.88  # Total time               : 45.718 s
% 374.64/47.88  # Maximum resident set size: 1728 pages
% 374.64/47.88  % E---3.1 exiting
%------------------------------------------------------------------------------