TSTP Solution File: SET523-6 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SET523-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n006.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 14:34:27 EDT 2023

% Result   : Unsatisfiable 30.47s 30.57s
% Output   : CNFRefutation 30.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   23
%            Number of leaves      :   80
% Syntax   : Number of formulae    :  179 (  33 unt;  59 typ;   0 def)
%            Number of atoms       :  237 (  70 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  198 (  81   ~; 117   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   72 (  44   >;  28   *;   0   +;   0  <<)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-3 aty)
%            Number of functors    :   49 (  49 usr;  15 con; 0-3 aty)
%            Number of variables   :  190 (  17 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    subclass: ( $i * $i ) > $o ).

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

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

tff(decl_25,type,
    universal_class: $i ).

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

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

tff(decl_28,type,
    ordered_pair: ( $i * $i ) > $i ).

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

tff(decl_30,type,
    first: $i > $i ).

tff(decl_31,type,
    second: $i > $i ).

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

tff(decl_33,type,
    intersection: ( $i * $i ) > $i ).

tff(decl_34,type,
    complement: $i > $i ).

tff(decl_35,type,
    union: ( $i * $i ) > $i ).

tff(decl_36,type,
    symmetric_difference: ( $i * $i ) > $i ).

tff(decl_37,type,
    restrict: ( $i * $i * $i ) > $i ).

tff(decl_38,type,
    null_class: $i ).

tff(decl_39,type,
    domain_of: $i > $i ).

tff(decl_40,type,
    rotate: $i > $i ).

tff(decl_41,type,
    flip: $i > $i ).

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

tff(decl_43,type,
    range_of: $i > $i ).

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

tff(decl_45,type,
    range: ( $i * $i * $i ) > $i ).

tff(decl_46,type,
    image: ( $i * $i ) > $i ).

tff(decl_47,type,
    successor: $i > $i ).

tff(decl_48,type,
    successor_relation: $i ).

tff(decl_49,type,
    inductive: $i > $o ).

tff(decl_50,type,
    omega: $i ).

tff(decl_51,type,
    sum_class: $i > $i ).

tff(decl_52,type,
    power_class: $i > $i ).

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

tff(decl_54,type,
    single_valued_class: $i > $o ).

tff(decl_55,type,
    identity_relation: $i ).

tff(decl_56,type,
    function: $i > $o ).

tff(decl_57,type,
    regular: $i > $i ).

tff(decl_58,type,
    apply: ( $i * $i ) > $i ).

tff(decl_59,type,
    choice: $i ).

tff(decl_60,type,
    one_to_one: $i > $o ).

tff(decl_61,type,
    subset_relation: $i ).

tff(decl_62,type,
    diagonalise: $i > $i ).

tff(decl_63,type,
    cantor: $i > $i ).

tff(decl_64,type,
    operation: $i > $o ).

tff(decl_65,type,
    compatible: ( $i * $i * $i ) > $o ).

tff(decl_66,type,
    homomorphism: ( $i * $i * $i ) > $o ).

tff(decl_67,type,
    not_homomorphism1: ( $i * $i * $i ) > $i ).

tff(decl_68,type,
    not_homomorphism2: ( $i * $i * $i ) > $i ).

tff(decl_69,type,
    compose_class: $i > $i ).

tff(decl_70,type,
    composition_function: $i ).

tff(decl_71,type,
    domain_relation: $i ).

tff(decl_72,type,
    single_valued1: $i > $i ).

tff(decl_73,type,
    single_valued2: $i > $i ).

tff(decl_74,type,
    single_valued3: $i > $i ).

tff(decl_75,type,
    singleton_relation: $i ).

tff(decl_76,type,
    application_function: $i ).

tff(decl_77,type,
    maps: ( $i * $i * $i ) > $o ).

tff(decl_78,type,
    x: $i ).

tff(decl_79,type,
    y: $i ).

tff(decl_80,type,
    z: $i ).

cnf(subclass_members,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',subclass_members) ).

cnf(regularity1,axiom,
    ( X1 = null_class
    | member(regular(X1),X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',regularity1) ).

cnf(complement1,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',complement1) ).

cnf(class_elements_are_sets,axiom,
    subclass(X1,universal_class),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',class_elements_are_sets) ).

cnf(domain1,axiom,
    ( restrict(X1,singleton(X2),universal_class) != null_class
    | ~ member(X2,domain_of(X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',domain1) ).

cnf(singleton_set,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',singleton_set) ).

cnf(restriction1,axiom,
    intersection(X1,cross_product(X2,X3)) = restrict(X1,X2,X3),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',restriction1) ).

cnf(restriction2,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',restriction2) ).

cnf(intersection2,axiom,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection2) ).

cnf(unordered_pair_member,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',unordered_pair_member) ).

cnf(not_subclass_members2,axiom,
    ( subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',not_subclass_members2) ).

cnf(intersection3,axiom,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection3) ).

cnf(not_subclass_members1,axiom,
    ( member(not_subclass_element(X1,X2),X1)
    | subclass(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',not_subclass_members1) ).

cnf(regularity2,axiom,
    ( X1 = null_class
    | intersection(X1,regular(X1)) = null_class ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',regularity2) ).

cnf(intersection1,axiom,
    ( member(X1,X2)
    | ~ member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection1) ).

cnf(prove_element_and_complement_not_both_sets_2,negated_conjecture,
    member(complement(x),z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_element_and_complement_not_both_sets_2) ).

cnf(complement2,axiom,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',complement2) ).

cnf(subclass_implies_equal,axiom,
    ( X1 = X2
    | ~ subclass(X1,X2)
    | ~ subclass(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',subclass_implies_equal) ).

cnf(unordered_pair2,axiom,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',unordered_pair2) ).

cnf(prove_element_and_complement_not_both_sets_1,negated_conjecture,
    member(x,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_element_and_complement_not_both_sets_1) ).

cnf(unordered_pair3,axiom,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',unordered_pair3) ).

cnf(c_0_21,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    subclass_members ).

cnf(c_0_22,axiom,
    ( X1 = null_class
    | member(regular(X1),X1) ),
    regularity1 ).

cnf(c_0_23,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    complement1 ).

cnf(c_0_24,plain,
    ( X1 = null_class
    | member(regular(X1),X2)
    | ~ subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_25,axiom,
    subclass(X1,universal_class),
    class_elements_are_sets ).

cnf(c_0_26,plain,
    ( complement(X1) = null_class
    | ~ member(regular(complement(X1)),X1) ),
    inference(spm,[status(thm)],[c_0_23,c_0_22]) ).

cnf(c_0_27,plain,
    ( X1 = null_class
    | member(regular(X1),universal_class) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_28,axiom,
    ( restrict(X1,singleton(X2),universal_class) != null_class
    | ~ member(X2,domain_of(X1)) ),
    domain1 ).

cnf(c_0_29,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    singleton_set ).

cnf(c_0_30,axiom,
    intersection(X1,cross_product(X2,X3)) = restrict(X1,X2,X3),
    restriction1 ).

cnf(c_0_31,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    restriction2 ).

cnf(c_0_32,plain,
    complement(universal_class) = null_class,
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_33,axiom,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    intersection2 ).

cnf(c_0_34,plain,
    ( intersection(X1,cross_product(unordered_pair(X2,X2),universal_class)) != null_class
    | ~ member(X2,domain_of(X1)) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_29]),c_0_30]) ).

cnf(c_0_35,plain,
    intersection(cross_product(X1,X2),X3) = intersection(X3,cross_product(X1,X2)),
    inference(rw,[status(thm)],[c_0_31,c_0_30]) ).

cnf(c_0_36,plain,
    ( ~ member(X1,null_class)
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_23,c_0_32]) ).

cnf(c_0_37,plain,
    ( intersection(X1,X2) = null_class
    | member(regular(intersection(X1,X2)),X2) ),
    inference(spm,[status(thm)],[c_0_33,c_0_22]) ).

cnf(c_0_38,plain,
    ( intersection(cross_product(unordered_pair(X1,X1),universal_class),X2) != null_class
    | ~ member(X1,domain_of(X2)) ),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_39,plain,
    intersection(X1,null_class) = null_class,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_27]) ).

cnf(c_0_40,plain,
    ~ member(X1,domain_of(null_class)),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_41,plain,
    domain_of(null_class) = null_class,
    inference(spm,[status(thm)],[c_0_40,c_0_22]) ).

cnf(c_0_42,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    unordered_pair_member ).

cnf(c_0_43,axiom,
    ( subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X2) ),
    not_subclass_members2 ).

cnf(c_0_44,axiom,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    intersection3 ).

cnf(c_0_45,axiom,
    ( member(not_subclass_element(X1,X2),X1)
    | subclass(X1,X2) ),
    not_subclass_members1 ).

cnf(c_0_46,axiom,
    ( X1 = null_class
    | intersection(X1,regular(X1)) = null_class ),
    regularity2 ).

cnf(c_0_47,plain,
    ~ member(X1,null_class),
    inference(rw,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_48,plain,
    ( regular(unordered_pair(X1,X2)) = X1
    | regular(unordered_pair(X1,X2)) = X2
    | unordered_pair(X1,X2) = null_class ),
    inference(spm,[status(thm)],[c_0_42,c_0_22]) ).

cnf(c_0_49,plain,
    ( subclass(X1,intersection(X2,X3))
    | ~ member(not_subclass_element(X1,intersection(X2,X3)),X3)
    | ~ member(not_subclass_element(X1,intersection(X2,X3)),X2) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_50,plain,
    ( member(not_subclass_element(X1,X2),X3)
    | subclass(X1,X2)
    | ~ subclass(X1,X3) ),
    inference(spm,[status(thm)],[c_0_21,c_0_45]) ).

cnf(c_0_51,plain,
    ( X1 = null_class
    | ~ member(X2,regular(X1))
    | ~ member(X2,X1) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_46]),c_0_47]) ).

cnf(c_0_52,plain,
    ( regular(unordered_pair(X1,X1)) = X1
    | unordered_pair(X1,X1) = null_class ),
    inference(er,[status(thm)],[inference(ef,[status(thm)],[c_0_48])]) ).

cnf(c_0_53,axiom,
    ( member(X1,X2)
    | ~ member(X1,intersection(X2,X3)) ),
    intersection1 ).

cnf(c_0_54,plain,
    ( subclass(X1,intersection(X2,X1))
    | ~ member(not_subclass_element(X1,intersection(X2,X1)),X2) ),
    inference(spm,[status(thm)],[c_0_49,c_0_45]) ).

cnf(c_0_55,plain,
    ( member(not_subclass_element(X1,X2),universal_class)
    | subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_50,c_0_25]) ).

cnf(c_0_56,plain,
    ( member(not_subclass_element(intersection(X1,X2),X3),X2)
    | subclass(intersection(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_33,c_0_45]) ).

cnf(c_0_57,negated_conjecture,
    member(complement(x),z),
    prove_element_and_complement_not_both_sets_2 ).

cnf(c_0_58,plain,
    ( unordered_pair(X1,X1) = null_class
    | ~ member(X2,unordered_pair(X1,X1))
    | ~ member(X2,X1) ),
    inference(spm,[status(thm)],[c_0_51,c_0_52]) ).

cnf(c_0_59,axiom,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    complement2 ).

cnf(c_0_60,plain,
    ( member(not_subclass_element(intersection(X1,X2),X3),X1)
    | subclass(intersection(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_53,c_0_45]) ).

cnf(c_0_61,axiom,
    ( X1 = X2
    | ~ subclass(X1,X2)
    | ~ subclass(X2,X1) ),
    subclass_implies_equal ).

cnf(c_0_62,plain,
    subclass(X1,intersection(universal_class,X1)),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_63,plain,
    subclass(intersection(X1,X2),X2),
    inference(spm,[status(thm)],[c_0_43,c_0_56]) ).

cnf(c_0_64,negated_conjecture,
    ( member(complement(x),X1)
    | ~ subclass(z,X1) ),
    inference(spm,[status(thm)],[c_0_21,c_0_57]) ).

cnf(c_0_65,plain,
    ( unordered_pair(X1,X1) = null_class
    | ~ member(regular(unordered_pair(X1,X1)),X1) ),
    inference(spm,[status(thm)],[c_0_58,c_0_22]) ).

cnf(c_0_66,plain,
    ( member(not_subclass_element(intersection(universal_class,X1),X2),complement(X3))
    | member(not_subclass_element(intersection(universal_class,X1),X2),X3)
    | subclass(intersection(universal_class,X1),X2) ),
    inference(spm,[status(thm)],[c_0_59,c_0_60]) ).

cnf(c_0_67,plain,
    intersection(universal_class,X1) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_62]),c_0_63])]) ).

cnf(c_0_68,axiom,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    unordered_pair2 ).

cnf(c_0_69,negated_conjecture,
    ( member(complement(x),complement(X1))
    | member(complement(x),X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_64]),c_0_25])]) ).

cnf(c_0_70,plain,
    ( unordered_pair(X1,X1) = null_class
    | ~ member(X1,X1) ),
    inference(spm,[status(thm)],[c_0_65,c_0_52]) ).

cnf(c_0_71,plain,
    ( member(not_subclass_element(X1,X2),complement(X3))
    | member(not_subclass_element(X1,X2),X3)
    | subclass(X1,X2) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_67]),c_0_67]),c_0_67]) ).

cnf(c_0_72,plain,
    ( intersection(X1,X2) = null_class
    | member(regular(intersection(X1,X2)),X1) ),
    inference(spm,[status(thm)],[c_0_53,c_0_22]) ).

cnf(c_0_73,plain,
    ( intersection(X1,complement(X2)) = null_class
    | ~ member(regular(intersection(X1,complement(X2))),X2) ),
    inference(spm,[status(thm)],[c_0_23,c_0_37]) ).

cnf(c_0_74,plain,
    ( X1 = null_class
    | member(regular(X1),complement(X2))
    | member(regular(X1),X2) ),
    inference(spm,[status(thm)],[c_0_59,c_0_27]) ).

cnf(c_0_75,negated_conjecture,
    member(x,y),
    prove_element_and_complement_not_both_sets_1 ).

cnf(c_0_76,plain,
    ( unordered_pair(X1,X1) = null_class
    | ~ member(X1,universal_class)
    | ~ member(X1,X1) ),
    inference(spm,[status(thm)],[c_0_58,c_0_68]) ).

cnf(c_0_77,negated_conjecture,
    ( member(complement(x),X1)
    | member(complement(x),X2)
    | ~ subclass(complement(X1),X2) ),
    inference(spm,[status(thm)],[c_0_21,c_0_69]) ).

cnf(c_0_78,plain,
    ( unordered_pair(intersection(X1,X2),intersection(X1,X2)) = null_class
    | ~ member(intersection(X1,X2),X2)
    | ~ member(intersection(X1,X2),X1) ),
    inference(spm,[status(thm)],[c_0_70,c_0_44]) ).

cnf(c_0_79,plain,
    ( member(X1,universal_class)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_53,c_0_67]) ).

cnf(c_0_80,plain,
    subclass(X1,intersection(X1,X1)),
    inference(spm,[status(thm)],[c_0_54,c_0_45]) ).

cnf(c_0_81,plain,
    subclass(intersection(X1,X2),X1),
    inference(spm,[status(thm)],[c_0_43,c_0_60]) ).

cnf(c_0_82,plain,
    ( member(not_subclass_element(X1,complement(X2)),X2)
    | subclass(X1,complement(X2)) ),
    inference(spm,[status(thm)],[c_0_43,c_0_71]) ).

cnf(c_0_83,plain,
    ( intersection(regular(X1),X2) = null_class
    | X1 = null_class
    | ~ member(regular(intersection(regular(X1),X2)),X1) ),
    inference(spm,[status(thm)],[c_0_51,c_0_72]) ).

cnf(c_0_84,plain,
    ( intersection(X1,complement(complement(X2))) = null_class
    | member(regular(intersection(X1,complement(complement(X2)))),X2) ),
    inference(spm,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_85,negated_conjecture,
    ( member(x,X1)
    | ~ subclass(y,X1) ),
    inference(spm,[status(thm)],[c_0_21,c_0_75]) ).

cnf(c_0_86,negated_conjecture,
    ( unordered_pair(complement(x),complement(x)) = null_class
    | ~ member(complement(x),complement(x)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_64]),c_0_25])]) ).

cnf(c_0_87,negated_conjecture,
    ( member(complement(x),universal_class)
    | member(complement(x),X1) ),
    inference(spm,[status(thm)],[c_0_77,c_0_25]) ).

cnf(c_0_88,plain,
    ( ~ member(intersection(X1,X2),X2)
    | ~ member(intersection(X1,X2),X1) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_78]),c_0_47]),c_0_79]) ).

cnf(c_0_89,plain,
    intersection(X1,X1) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_80]),c_0_81])]) ).

cnf(c_0_90,plain,
    ( unordered_pair(X1,X1) = null_class
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_27,c_0_52]) ).

cnf(c_0_91,plain,
    ( subclass(X1,complement(complement(X2)))
    | ~ member(not_subclass_element(X1,complement(complement(X2))),X2) ),
    inference(spm,[status(thm)],[c_0_23,c_0_82]) ).

cnf(c_0_92,plain,
    ( subclass(complement(X1),X2)
    | ~ member(not_subclass_element(complement(X1),X2),X1) ),
    inference(spm,[status(thm)],[c_0_23,c_0_45]) ).

cnf(c_0_93,plain,
    ( intersection(regular(X1),complement(complement(X1))) = null_class
    | X1 = null_class ),
    inference(spm,[status(thm)],[c_0_83,c_0_84]) ).

cnf(c_0_94,negated_conjecture,
    member(x,universal_class),
    inference(spm,[status(thm)],[c_0_85,c_0_25]) ).

cnf(c_0_95,plain,
    ( regular(unordered_pair(X1,X2)) = X2
    | unordered_pair(X1,X2) = null_class
    | ~ member(X3,unordered_pair(X1,X2))
    | ~ member(X3,X1) ),
    inference(spm,[status(thm)],[c_0_51,c_0_48]) ).

cnf(c_0_96,axiom,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    unordered_pair3 ).

cnf(c_0_97,negated_conjecture,
    ( unordered_pair(complement(x),complement(x)) = null_class
    | member(complement(x),x) ),
    inference(spm,[status(thm)],[c_0_86,c_0_69]) ).

cnf(c_0_98,negated_conjecture,
    member(complement(x),universal_class),
    inference(ef,[status(thm)],[c_0_87]) ).

cnf(c_0_99,plain,
    ~ member(X1,X1),
    inference(spm,[status(thm)],[c_0_88,c_0_89]) ).

cnf(c_0_100,plain,
    ( unordered_pair(X1,X1) = null_class
    | member(X1,complement(X2))
    | member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_59,c_0_90]) ).

cnf(c_0_101,plain,
    subclass(X1,complement(complement(X1))),
    inference(spm,[status(thm)],[c_0_91,c_0_45]) ).

cnf(c_0_102,plain,
    ( member(not_subclass_element(complement(complement(X1)),X2),X1)
    | subclass(complement(complement(X1)),X2) ),
    inference(spm,[status(thm)],[c_0_92,c_0_71]) ).

cnf(c_0_103,plain,
    ( X1 = null_class
    | ~ member(X2,complement(complement(X1)))
    | ~ member(X2,regular(X1)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_93]),c_0_47]) ).

cnf(c_0_104,negated_conjecture,
    ( member(x,complement(X1))
    | member(x,X1) ),
    inference(spm,[status(thm)],[c_0_59,c_0_94]) ).

cnf(c_0_105,plain,
    ( regular(unordered_pair(X1,X2)) = X2
    | unordered_pair(X1,X2) = null_class
    | ~ member(X2,X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_95,c_0_96]),c_0_79]) ).

cnf(c_0_106,negated_conjecture,
    member(complement(x),x),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_97]),c_0_98])]),c_0_47]) ).

cnf(c_0_107,plain,
    ( unordered_pair(complement(X1),complement(X1)) = null_class
    | member(complement(X1),X1) ),
    inference(spm,[status(thm)],[c_0_99,c_0_100]) ).

cnf(c_0_108,plain,
    ( complement(complement(X1)) = X1
    | ~ subclass(complement(complement(X1)),X1) ),
    inference(spm,[status(thm)],[c_0_61,c_0_101]) ).

cnf(c_0_109,plain,
    subclass(complement(complement(X1)),X1),
    inference(spm,[status(thm)],[c_0_43,c_0_102]) ).

cnf(c_0_110,negated_conjecture,
    ( X1 = null_class
    | member(x,complement(X1))
    | ~ member(x,regular(X1)) ),
    inference(spm,[status(thm)],[c_0_103,c_0_104]) ).

cnf(c_0_111,negated_conjecture,
    ( regular(unordered_pair(x,complement(x))) = complement(x)
    | unordered_pair(x,complement(x)) = null_class ),
    inference(spm,[status(thm)],[c_0_105,c_0_106]) ).

cnf(c_0_112,plain,
    ( member(complement(X1),X1)
    | ~ member(complement(X1),universal_class) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_107]),c_0_47]) ).

cnf(c_0_113,plain,
    complement(complement(X1)) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_108,c_0_109])]) ).

cnf(c_0_114,negated_conjecture,
    ( unordered_pair(x,complement(x)) = null_class
    | member(x,complement(unordered_pair(x,complement(x))))
    | ~ member(x,complement(x)) ),
    inference(spm,[status(thm)],[c_0_110,c_0_111]) ).

cnf(c_0_115,plain,
    ( member(X1,complement(X1))
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_112,c_0_113]) ).

cnf(c_0_116,negated_conjecture,
    ( unordered_pair(x,complement(x)) = null_class
    | member(x,complement(unordered_pair(x,complement(x)))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_114,c_0_115]),c_0_94])]) ).

cnf(c_0_117,negated_conjecture,
    ( unordered_pair(x,complement(x)) = null_class
    | ~ member(x,unordered_pair(x,complement(x))) ),
    inference(spm,[status(thm)],[c_0_23,c_0_116]) ).

cnf(c_0_118,negated_conjecture,
    unordered_pair(x,complement(x)) = null_class,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_117,c_0_68]),c_0_94])]) ).

cnf(c_0_119,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_118]),c_0_94])]),c_0_47]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SET523-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.14/0.34  % Computer : n006.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Sat Aug 26 15:36:22 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.21/0.56  start to proof: theBenchmark
% 30.47/30.57  % Version  : CSE_E---1.5
% 30.47/30.57  % Problem  : theBenchmark.p
% 30.47/30.57  % Proof found
% 30.47/30.57  % SZS status Theorem for theBenchmark.p
% 30.47/30.57  % SZS output start Proof
% See solution above
% 30.59/30.58  % Total time : 30.005000 s
% 30.59/30.58  % SZS output end Proof
% 30.59/30.58  % Total time : 30.010000 s
%------------------------------------------------------------------------------