TSTP Solution File: SWB062+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : SWB062+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n028.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  : 600s
% DateTime : Tue Jul 19 18:59:27 EDT 2022

% Result   : Theorem 218.48s 29.28s
% Output   : CNFRefutation 218.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   71 (  30 unt;   0 def)
%            Number of atoms       :  256 (  20 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  283 (  98   ~; 105   |;  68   &)
%                                         (   7 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   32 (  32 usr;  23 con; 0-3 aty)
%            Number of variables   :  108 (   6 sgn  56   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(owl_rdfsext_domain,axiom,
    ! [X2,X5] :
      ( iext(uri_rdfs_domain,X2,X5)
    <=> ( ip(X2)
        & ic(X5)
        & ! [X4,X7] :
            ( iext(X2,X4,X7)
           => icext(X5,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_rdfsext_domain) ).

fof(premise_rdfbased_sem_eqdis_disprop_ext,axiom,
    ? [X37,X38,X42,X43] :
      ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
      & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
      & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_y1,X42)
      & iext(uri_rdf_first,X42,uri_ex_o1)
      & iext(uri_rdf_rest,X42,uri_rdf_nil)
      & iext(uri_rdf_first,X37,uri_ex_s2)
      & iext(uri_rdf_rest,X37,uri_rdf_nil)
      & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
      & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
      & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_x1,X38)
      & iext(uri_owl_oneOf,uri_ex_y2,X43)
      & iext(uri_rdf_first,X43,uri_ex_o2)
      & iext(uri_rdf_rest,X43,uri_rdf_nil)
      & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
      & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
      & iext(uri_rdf_first,X38,uri_ex_s1)
      & iext(uri_rdf_rest,X38,uri_rdf_nil)
      & iext(uri_owl_oneOf,uri_ex_x2,X37) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_eqdis_disprop_ext) ).

fof(owl_enum_class_001,axiom,
    ! [X11,X12,X21] :
      ( ( iext(uri_rdf_first,X12,X21)
        & iext(uri_rdf_rest,X12,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X11,X12)
      <=> ( ic(X11)
          & ! [X4] :
              ( icext(X11,X4)
            <=> X4 = X21 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_enum_class_001) ).

fof(owl_eqdis_propertydisjointwith,axiom,
    ! [X33,X34] :
      ( iext(uri_owl_propertyDisjointWith,X33,X34)
    <=> ( ip(X33)
        & ip(X34)
        & ! [X4,X7] :
            ~ ( iext(X33,X4,X7)
              & iext(X34,X4,X7) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_eqdis_propertydisjointwith) ).

fof(conclusion_rdfbased_sem_eqdis_disprop_ext,conjecture,
    iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conclusion_rdfbased_sem_eqdis_disprop_ext) ).

fof(owl_char_symmetric,axiom,
    ! [X2] :
      ( icext(uri_owl_SymmetricProperty,X2)
    <=> ( ip(X2)
        & ! [X4,X7] :
            ( iext(X2,X4,X7)
           => iext(X2,X7,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_char_symmetric) ).

fof(simple_iext_property,axiom,
    ! [X1,X2,X3] :
      ( iext(X2,X1,X3)
     => ip(X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',simple_iext_property) ).

fof(owl_rdfsext_range,axiom,
    ! [X2,X5] :
      ( iext(uri_rdfs_range,X2,X5)
    <=> ( ip(X2)
        & ip(X5)
        & ! [X4,X7] :
            ( iext(X2,X4,X7)
           => icext(X5,X7) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_rdfsext_range) ).

fof(owl_eqdis_differentfrom,axiom,
    ! [X4,X7] :
      ( iext(uri_owl_differentFrom,X4,X7)
    <=> X4 != X7 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_eqdis_differentfrom) ).

fof(owl_prop_differentfrom_type,axiom,
    ip(uri_owl_differentFrom),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_prop_differentfrom_type) ).

fof(c_0_10,plain,
    ! [X753,X754,X755,X756,X757,X758] :
      ( ( ip(X753)
        | ~ iext(uri_rdfs_domain,X753,X754) )
      & ( ic(X754)
        | ~ iext(uri_rdfs_domain,X753,X754) )
      & ( ~ iext(X753,X755,X756)
        | icext(X754,X755)
        | ~ iext(uri_rdfs_domain,X753,X754) )
      & ( iext(X757,esk105_2(X757,X758),esk106_2(X757,X758))
        | ~ ip(X757)
        | ~ ic(X758)
        | iext(uri_rdfs_domain,X757,X758) )
      & ( ~ icext(X758,esk105_2(X757,X758))
        | ~ ip(X757)
        | ~ ic(X758)
        | iext(uri_rdfs_domain,X757,X758) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_rdfsext_domain])])])])])]) ).

fof(c_0_11,plain,
    ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
    & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
    & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_y1,esk194_0)
    & iext(uri_rdf_first,esk194_0,uri_ex_o1)
    & iext(uri_rdf_rest,esk194_0,uri_rdf_nil)
    & iext(uri_rdf_first,esk192_0,uri_ex_s2)
    & iext(uri_rdf_rest,esk192_0,uri_rdf_nil)
    & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
    & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
    & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_x1,esk193_0)
    & iext(uri_owl_oneOf,uri_ex_y2,esk195_0)
    & iext(uri_rdf_first,esk195_0,uri_ex_o2)
    & iext(uri_rdf_rest,esk195_0,uri_rdf_nil)
    & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
    & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
    & iext(uri_rdf_first,esk193_0,uri_ex_s1)
    & iext(uri_rdf_rest,esk193_0,uri_rdf_nil)
    & iext(uri_owl_oneOf,uri_ex_x2,esk192_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[premise_rdfbased_sem_eqdis_disprop_ext])]) ).

fof(c_0_12,plain,
    ! [X351,X352,X353,X354,X355] :
      ( ( ic(X351)
        | ~ iext(uri_owl_oneOf,X351,X352)
        | ~ iext(uri_rdf_first,X352,X353)
        | ~ iext(uri_rdf_rest,X352,uri_rdf_nil) )
      & ( ~ icext(X351,X354)
        | X354 = X353
        | ~ iext(uri_owl_oneOf,X351,X352)
        | ~ iext(uri_rdf_first,X352,X353)
        | ~ iext(uri_rdf_rest,X352,uri_rdf_nil) )
      & ( X355 != X353
        | icext(X351,X355)
        | ~ iext(uri_owl_oneOf,X351,X352)
        | ~ iext(uri_rdf_first,X352,X353)
        | ~ iext(uri_rdf_rest,X352,uri_rdf_nil) )
      & ( ~ icext(X351,esk11_3(X351,X352,X353))
        | esk11_3(X351,X352,X353) != X353
        | ~ ic(X351)
        | iext(uri_owl_oneOf,X351,X352)
        | ~ iext(uri_rdf_first,X352,X353)
        | ~ iext(uri_rdf_rest,X352,uri_rdf_nil) )
      & ( icext(X351,esk11_3(X351,X352,X353))
        | esk11_3(X351,X352,X353) = X353
        | ~ ic(X351)
        | iext(uri_owl_oneOf,X351,X352)
        | ~ iext(uri_rdf_first,X352,X353)
        | ~ iext(uri_rdf_rest,X352,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_enum_class_001])])])])])]) ).

fof(c_0_13,plain,
    ! [X833,X834,X835,X836,X837,X838] :
      ( ( ip(X833)
        | ~ iext(uri_owl_propertyDisjointWith,X833,X834) )
      & ( ip(X834)
        | ~ iext(uri_owl_propertyDisjointWith,X833,X834) )
      & ( ~ iext(X833,X835,X836)
        | ~ iext(X834,X835,X836)
        | ~ iext(uri_owl_propertyDisjointWith,X833,X834) )
      & ( iext(X837,esk119_2(X837,X838),esk120_2(X837,X838))
        | ~ ip(X837)
        | ~ ip(X838)
        | iext(uri_owl_propertyDisjointWith,X837,X838) )
      & ( iext(X838,esk119_2(X837,X838),esk120_2(X837,X838))
        | ~ ip(X837)
        | ~ ip(X838)
        | iext(uri_owl_propertyDisjointWith,X837,X838) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_eqdis_propertydisjointwith])])])])])]) ).

cnf(c_0_14,plain,
    ( ip(X1)
    | ~ iext(uri_rdfs_domain,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,plain,
    iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_16,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(assume_negation,[status(cth)],[conclusion_rdfbased_sem_eqdis_disprop_ext]) ).

fof(c_0_17,plain,
    ! [X1056,X1057,X1058,X1059] :
      ( ( ip(X1056)
        | ~ icext(uri_owl_SymmetricProperty,X1056) )
      & ( ~ iext(X1056,X1057,X1058)
        | iext(X1056,X1058,X1057)
        | ~ icext(uri_owl_SymmetricProperty,X1056) )
      & ( iext(X1059,esk171_1(X1059),esk172_1(X1059))
        | ~ ip(X1059)
        | icext(uri_owl_SymmetricProperty,X1059) )
      & ( ~ iext(X1059,esk172_1(X1059),esk171_1(X1059))
        | ~ ip(X1059)
        | icext(uri_owl_SymmetricProperty,X1059) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_char_symmetric])])])])])]) ).

fof(c_0_18,plain,
    ! [X44,X45,X46] :
      ( ~ iext(X45,X44,X46)
      | ip(X45) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[simple_iext_property])]) ).

cnf(c_0_19,plain,
    iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_20,plain,
    ( X2 = X3
    | ~ icext(X1,X2)
    | ~ iext(uri_owl_oneOf,X1,X4)
    | ~ iext(uri_rdf_first,X4,X3)
    | ~ iext(uri_rdf_rest,X4,uri_rdf_nil) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_21,plain,
    iext(uri_rdf_rest,esk195_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_22,plain,
    ! [X761,X762,X763,X764,X765,X766] :
      ( ( ip(X761)
        | ~ iext(uri_rdfs_range,X761,X762) )
      & ( ip(X762)
        | ~ iext(uri_rdfs_range,X761,X762) )
      & ( ~ iext(X761,X763,X764)
        | icext(X762,X764)
        | ~ iext(uri_rdfs_range,X761,X762) )
      & ( iext(X765,esk107_2(X765,X766),esk108_2(X765,X766))
        | ~ ip(X765)
        | ~ ip(X766)
        | iext(uri_rdfs_range,X765,X766) )
      & ( ~ icext(X766,esk108_2(X765,X766))
        | ~ ip(X765)
        | ~ ip(X766)
        | iext(uri_rdfs_range,X765,X766) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_rdfsext_range])])])])])]) ).

cnf(c_0_23,plain,
    ( iext(X1,esk119_2(X2,X1),esk120_2(X2,X1))
    | iext(uri_owl_propertyDisjointWith,X2,X1)
    | ~ ip(X2)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_24,plain,
    ip(uri_ex_p1),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

fof(c_0_25,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

cnf(c_0_26,plain,
    ( icext(uri_owl_SymmetricProperty,X1)
    | ~ iext(X1,esk172_1(X1),esk171_1(X1))
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_27,plain,
    ( ip(X1)
    | ~ iext(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_28,plain,
    ! [X783,X784] :
      ( ( ~ iext(uri_owl_differentFrom,X783,X784)
        | X783 != X784 )
      & ( X783 = X784
        | iext(uri_owl_differentFrom,X783,X784) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_eqdis_differentfrom])]) ).

cnf(c_0_29,plain,
    ( iext(X1,esk119_2(X1,X2),esk120_2(X1,X2))
    | iext(uri_owl_propertyDisjointWith,X1,X2)
    | ~ ip(X1)
    | ~ ip(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_30,plain,
    ip(uri_ex_p2),
    inference(spm,[status(thm)],[c_0_14,c_0_19]) ).

cnf(c_0_31,plain,
    ( X1 = X2
    | ~ icext(X3,X1)
    | ~ iext(uri_rdf_first,esk195_0,X2)
    | ~ iext(uri_owl_oneOf,X3,esk195_0) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_32,plain,
    iext(uri_rdf_first,esk195_0,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_33,plain,
    ( icext(X4,X3)
    | ~ iext(X1,X2,X3)
    | ~ iext(uri_rdfs_range,X1,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34,plain,
    iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_35,plain,
    ( iext(X1,esk119_2(uri_ex_p1,X1),esk120_2(uri_ex_p1,X1))
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(X1) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_36,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_37,plain,
    ( iext(X1,esk171_1(X1),esk172_1(X1))
    | icext(uri_owl_SymmetricProperty,X1)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_38,plain,
    ip(uri_owl_differentFrom),
    inference(split_conjunct,[status(thm)],[owl_prop_differentfrom_type]) ).

cnf(c_0_39,plain,
    ( icext(uri_owl_SymmetricProperty,X1)
    | ~ iext(X1,esk172_1(X1),esk171_1(X1)) ),
    inference(csr,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_40,plain,
    ( X1 = X2
    | iext(uri_owl_differentFrom,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_41,plain,
    ( ~ iext(uri_owl_differentFrom,X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_42,plain,
    iext(uri_rdf_rest,esk194_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_43,plain,
    iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_44,plain,
    ( iext(X1,esk119_2(X1,uri_ex_p2),esk120_2(X1,uri_ex_p2))
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | ~ ip(X1) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_45,plain,
    ( X1 = uri_ex_o2
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_oneOf,X2,esk195_0) ),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_46,plain,
    iext(uri_owl_oneOf,uri_ex_y2,esk195_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_47,plain,
    ( icext(uri_ex_y2,X1)
    | ~ iext(uri_ex_p2,X2,X1) ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_48,plain,
    iext(uri_ex_p2,esk119_2(uri_ex_p1,uri_ex_p2),esk120_2(uri_ex_p1,uri_ex_p2)),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_30]),c_0_36]) ).

cnf(c_0_49,plain,
    ( icext(uri_owl_SymmetricProperty,uri_owl_differentFrom)
    | iext(uri_owl_differentFrom,esk171_1(uri_owl_differentFrom),esk172_1(uri_owl_differentFrom)) ),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_50,plain,
    ( esk172_1(uri_owl_differentFrom) = esk171_1(uri_owl_differentFrom)
    | icext(uri_owl_SymmetricProperty,uri_owl_differentFrom) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_51,plain,
    ~ iext(uri_owl_differentFrom,X1,X1),
    inference(er,[status(thm)],[c_0_41]) ).

cnf(c_0_52,plain,
    ( X1 = X2
    | ~ icext(X3,X1)
    | ~ iext(uri_rdf_first,esk194_0,X2)
    | ~ iext(uri_owl_oneOf,X3,esk194_0) ),
    inference(spm,[status(thm)],[c_0_20,c_0_42]) ).

cnf(c_0_53,plain,
    iext(uri_rdf_first,esk194_0,uri_ex_o1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_54,plain,
    ( icext(uri_ex_y1,X1)
    | ~ iext(uri_ex_p1,X2,X1) ),
    inference(spm,[status(thm)],[c_0_33,c_0_43]) ).

cnf(c_0_55,plain,
    iext(uri_ex_p1,esk119_2(uri_ex_p1,uri_ex_p2),esk120_2(uri_ex_p1,uri_ex_p2)),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_24]),c_0_36]) ).

cnf(c_0_56,plain,
    ( X1 = uri_ex_o2
    | ~ icext(uri_ex_y2,X1) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_57,plain,
    icext(uri_ex_y2,esk120_2(uri_ex_p1,uri_ex_p2)),
    inference(spm,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_58,plain,
    ( iext(X1,X3,X2)
    | ~ iext(X1,X2,X3)
    | ~ icext(uri_owl_SymmetricProperty,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_59,plain,
    icext(uri_owl_SymmetricProperty,uri_owl_differentFrom),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_51]) ).

cnf(c_0_60,plain,
    ( X1 = uri_ex_o1
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_oneOf,X2,esk194_0) ),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_61,plain,
    iext(uri_owl_oneOf,uri_ex_y1,esk194_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_62,plain,
    icext(uri_ex_y1,esk120_2(uri_ex_p1,uri_ex_p2)),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_63,plain,
    esk120_2(uri_ex_p1,uri_ex_p2) = uri_ex_o2,
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_64,plain,
    ( iext(uri_owl_differentFrom,X1,X2)
    | ~ iext(uri_owl_differentFrom,X2,X1) ),
    inference(spm,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_65,plain,
    iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_66,plain,
    ( X1 = uri_ex_o1
    | ~ icext(uri_ex_y1,X1) ),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_67,plain,
    icext(uri_ex_y1,uri_ex_o2),
    inference(rw,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_68,plain,
    iext(uri_owl_differentFrom,uri_ex_o2,uri_ex_o1),
    inference(spm,[status(thm)],[c_0_64,c_0_65]) ).

cnf(c_0_69,plain,
    uri_ex_o2 = uri_ex_o1,
    inference(spm,[status(thm)],[c_0_66,c_0_67]) ).

cnf(c_0_70,plain,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_68,c_0_69]),c_0_51]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWB062+1 : TPTP v8.1.0. Released v5.2.0.
% 0.03/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jun  1 12:34:09 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.17/0.43  # ENIGMATIC: Selected SinE mode:
% 0.17/0.46  # Parsing /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.46  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.17/0.46  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.17/0.46  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 218.48/29.28  # ENIGMATIC: Solved by autoschedule:
% 218.48/29.28  # No SInE strategy applied
% 218.48/29.28  # Trying AutoSched0 for 150 seconds
% 218.48/29.28  # AutoSched0-Mode selected heuristic G_E___208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN
% 218.48/29.28  # and selection function SelectComplexExceptUniqMaxHorn.
% 218.48/29.28  #
% 218.48/29.28  # Preprocessing time       : 0.077 s
% 218.48/29.28  # Presaturation interreduction done
% 218.48/29.28  
% 218.48/29.28  # Proof found!
% 218.48/29.28  # SZS status Theorem
% 218.48/29.28  # SZS output start CNFRefutation
% See solution above
% 218.48/29.28  # Training examples: 0 positive, 0 negative
% 218.48/29.28  
% 218.48/29.28  # -------------------------------------------------
% 218.48/29.28  # User time                : 25.662 s
% 218.48/29.28  # System time              : 0.653 s
% 218.48/29.28  # Total time               : 26.315 s
% 218.48/29.28  # Maximum resident set size: 7116 pages
% 218.48/29.28  
%------------------------------------------------------------------------------