TSTP Solution File: SWB105+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB105+1 : TPTP v5.2.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art02.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Fri Mar  4 00:55:12 EST 2011

% Result   : Theorem 2.85s
% Output   : CNFRefutation 2.85s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   10
% Syntax   : Number of formulae    :  115 (  17 unt;   0 def)
%            Number of atoms       :  493 (   0 equ)
%            Maximal formula atoms :   20 (   4 avg)
%            Number of connectives :  622 ( 244   ~; 280   |;  83   &)
%                                         (   6 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;  12 con; 0-4 aty)
%            Number of variables   :  225 (   3 sgn 122   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(2,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_onProperty,X1,X2)
     => ( icext(uri_owl_Restriction,X1)
        & ip(X2) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_prop_onproperty_ext) ).

fof(3,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_equivalentClass,X1,X2)
     => ( ic(X1)
        & ic(X2) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_prop_equivalentclass_ext) ).

fof(4,axiom,
    ! [X3,X4,X5] :
      ( ( iext(uri_owl_allValuesFrom,X3,X5)
        & iext(uri_owl_onProperty,X3,X4) )
     => ! [X1] :
          ( icext(X3,X1)
        <=> ! [X2] :
              ( iext(X4,X1,X2)
             => icext(X5,X2) ) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_restrict_allvaluesfrom) ).

fof(5,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_complementOf,X1,X2)
     => ( ic(X1)
        & ic(X2) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_prop_complementof_ext) ).

fof(12,axiom,
    ! [X1] :
      ( icext(uri_owl_Restriction,X1)
     => ic(X1) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_class_restriction_ext) ).

fof(13,axiom,
    ! [X3,X4,X5] :
      ( ( iext(uri_owl_someValuesFrom,X3,X5)
        & iext(uri_owl_onProperty,X3,X4) )
     => ! [X1] :
          ( icext(X3,X1)
        <=> ? [X2] :
              ( iext(X4,X1,X2)
              & icext(X5,X2) ) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_restrict_somevaluesfrom) ).

fof(15,axiom,
    ! [X8,X9] :
      ( iext(uri_owl_equivalentClass,X8,X9)
    <=> ( ic(X8)
        & ic(X9)
        & ! [X1] :
            ( icext(X8,X1)
          <=> icext(X9,X1) ) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_eqdis_equivalentclass) ).

fof(16,axiom,
    ! [X3,X5] :
      ( iext(uri_owl_complementOf,X3,X5)
     => ( ic(X3)
        & ic(X5)
        & ! [X1] :
            ( icext(X3,X1)
          <=> ~ icext(X5,X1) ) ) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',owl_bool_complementof_class) ).

fof(18,axiom,
    ( iext(uri_owl_complementOf,uri_ex_nz2,uri_ex_z2)
    & iext(uri_owl_complementOf,uri_ex_nc,uri_ex_c)
    & iext(uri_owl_someValuesFrom,uri_ex_z2,uri_ex_c)
    & iext(uri_owl_onProperty,uri_ex_z2,uri_ex_p)
    & iext(uri_owl_allValuesFrom,uri_ex_z1,uri_ex_nc)
    & iext(uri_owl_onProperty,uri_ex_z1,uri_ex_p) ),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',premise_rdfbased_sem_restrict_term_sameall) ).

fof(19,conjecture,
    iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2),
    file('/tmp/tmpnpdPdB/sel_SWB105+1.p_1',conclusion_rdfbased_sem_restrict_term_sameall) ).

fof(20,negated_conjecture,
    ~ iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2),
    inference(assume_negation,[status(cth)],[19]) ).

fof(21,plain,
    ! [X3,X5] :
      ( iext(uri_owl_complementOf,X3,X5)
     => ( ic(X3)
        & ic(X5)
        & ! [X1] :
            ( icext(X3,X1)
          <=> ~ icext(X5,X1) ) ) ),
    inference(fof_simplification,[status(thm)],[16,theory(equality)]) ).

fof(22,negated_conjecture,
    ~ iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2),
    inference(fof_simplification,[status(thm)],[20,theory(equality)]) ).

fof(24,plain,
    ! [X1,X2] :
      ( ~ iext(uri_owl_onProperty,X1,X2)
      | ( icext(uri_owl_Restriction,X1)
        & ip(X2) ) ),
    inference(fof_nnf,[status(thm)],[2]) ).

fof(25,plain,
    ! [X3,X4] :
      ( ~ iext(uri_owl_onProperty,X3,X4)
      | ( icext(uri_owl_Restriction,X3)
        & ip(X4) ) ),
    inference(variable_rename,[status(thm)],[24]) ).

fof(26,plain,
    ! [X3,X4] :
      ( ( icext(uri_owl_Restriction,X3)
        | ~ iext(uri_owl_onProperty,X3,X4) )
      & ( ip(X4)
        | ~ iext(uri_owl_onProperty,X3,X4) ) ),
    inference(distribute,[status(thm)],[25]) ).

cnf(28,plain,
    ( icext(uri_owl_Restriction,X1)
    | ~ iext(uri_owl_onProperty,X1,X2) ),
    inference(split_conjunct,[status(thm)],[26]) ).

fof(29,plain,
    ! [X1,X2] :
      ( ~ iext(uri_owl_equivalentClass,X1,X2)
      | ( ic(X1)
        & ic(X2) ) ),
    inference(fof_nnf,[status(thm)],[3]) ).

fof(30,plain,
    ! [X3,X4] :
      ( ~ iext(uri_owl_equivalentClass,X3,X4)
      | ( ic(X3)
        & ic(X4) ) ),
    inference(variable_rename,[status(thm)],[29]) ).

fof(31,plain,
    ! [X3,X4] :
      ( ( ic(X3)
        | ~ iext(uri_owl_equivalentClass,X3,X4) )
      & ( ic(X4)
        | ~ iext(uri_owl_equivalentClass,X3,X4) ) ),
    inference(distribute,[status(thm)],[30]) ).

cnf(32,plain,
    ( ic(X2)
    | ~ iext(uri_owl_equivalentClass,X1,X2) ),
    inference(split_conjunct,[status(thm)],[31]) ).

fof(34,plain,
    ! [X3,X4,X5] :
      ( ~ iext(uri_owl_allValuesFrom,X3,X5)
      | ~ iext(uri_owl_onProperty,X3,X4)
      | ! [X1] :
          ( ( ~ icext(X3,X1)
            | ! [X2] :
                ( ~ iext(X4,X1,X2)
                | icext(X5,X2) ) )
          & ( ? [X2] :
                ( iext(X4,X1,X2)
                & ~ icext(X5,X2) )
            | icext(X3,X1) ) ) ),
    inference(fof_nnf,[status(thm)],[4]) ).

fof(35,plain,
    ! [X6,X7,X8] :
      ( ~ iext(uri_owl_allValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7)
      | ! [X9] :
          ( ( ~ icext(X6,X9)
            | ! [X10] :
                ( ~ iext(X7,X9,X10)
                | icext(X8,X10) ) )
          & ( ? [X11] :
                ( iext(X7,X9,X11)
                & ~ icext(X8,X11) )
            | icext(X6,X9) ) ) ),
    inference(variable_rename,[status(thm)],[34]) ).

fof(36,plain,
    ! [X6,X7,X8] :
      ( ~ iext(uri_owl_allValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7)
      | ! [X9] :
          ( ( ~ icext(X6,X9)
            | ! [X10] :
                ( ~ iext(X7,X9,X10)
                | icext(X8,X10) ) )
          & ( ( iext(X7,X9,esk1_4(X6,X7,X8,X9))
              & ~ icext(X8,esk1_4(X6,X7,X8,X9)) )
            | icext(X6,X9) ) ) ),
    inference(skolemize,[status(esa)],[35]) ).

fof(37,plain,
    ! [X6,X7,X8,X9,X10] :
      ( ( ( ~ iext(X7,X9,X10)
          | icext(X8,X10)
          | ~ icext(X6,X9) )
        & ( ( iext(X7,X9,esk1_4(X6,X7,X8,X9))
            & ~ icext(X8,esk1_4(X6,X7,X8,X9)) )
          | icext(X6,X9) ) )
      | ~ iext(uri_owl_allValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7) ),
    inference(shift_quantors,[status(thm)],[36]) ).

fof(38,plain,
    ! [X6,X7,X8,X9,X10] :
      ( ( ~ iext(X7,X9,X10)
        | icext(X8,X10)
        | ~ icext(X6,X9)
        | ~ iext(uri_owl_allValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) )
      & ( iext(X7,X9,esk1_4(X6,X7,X8,X9))
        | icext(X6,X9)
        | ~ iext(uri_owl_allValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) )
      & ( ~ icext(X8,esk1_4(X6,X7,X8,X9))
        | icext(X6,X9)
        | ~ iext(uri_owl_allValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) ) ),
    inference(distribute,[status(thm)],[37]) ).

cnf(39,plain,
    ( icext(X1,X4)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_allValuesFrom,X1,X3)
    | ~ icext(X3,esk1_4(X1,X2,X3,X4)) ),
    inference(split_conjunct,[status(thm)],[38]) ).

cnf(40,plain,
    ( icext(X1,X4)
    | iext(X2,X4,esk1_4(X1,X2,X3,X4))
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_allValuesFrom,X1,X3) ),
    inference(split_conjunct,[status(thm)],[38]) ).

cnf(41,plain,
    ( icext(X3,X5)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_allValuesFrom,X1,X3)
    | ~ icext(X1,X4)
    | ~ iext(X2,X4,X5) ),
    inference(split_conjunct,[status(thm)],[38]) ).

fof(42,plain,
    ! [X1,X2] :
      ( ~ iext(uri_owl_complementOf,X1,X2)
      | ( ic(X1)
        & ic(X2) ) ),
    inference(fof_nnf,[status(thm)],[5]) ).

fof(43,plain,
    ! [X3,X4] :
      ( ~ iext(uri_owl_complementOf,X3,X4)
      | ( ic(X3)
        & ic(X4) ) ),
    inference(variable_rename,[status(thm)],[42]) ).

fof(44,plain,
    ! [X3,X4] :
      ( ( ic(X3)
        | ~ iext(uri_owl_complementOf,X3,X4) )
      & ( ic(X4)
        | ~ iext(uri_owl_complementOf,X3,X4) ) ),
    inference(distribute,[status(thm)],[43]) ).

cnf(46,plain,
    ( ic(X1)
    | ~ iext(uri_owl_complementOf,X1,X2) ),
    inference(split_conjunct,[status(thm)],[44]) ).

fof(59,plain,
    ! [X1] :
      ( ~ icext(uri_owl_Restriction,X1)
      | ic(X1) ),
    inference(fof_nnf,[status(thm)],[12]) ).

fof(60,plain,
    ! [X2] :
      ( ~ icext(uri_owl_Restriction,X2)
      | ic(X2) ),
    inference(variable_rename,[status(thm)],[59]) ).

cnf(61,plain,
    ( ic(X1)
    | ~ icext(uri_owl_Restriction,X1) ),
    inference(split_conjunct,[status(thm)],[60]) ).

fof(62,plain,
    ! [X3,X4,X5] :
      ( ~ iext(uri_owl_someValuesFrom,X3,X5)
      | ~ iext(uri_owl_onProperty,X3,X4)
      | ! [X1] :
          ( ( ~ icext(X3,X1)
            | ? [X2] :
                ( iext(X4,X1,X2)
                & icext(X5,X2) ) )
          & ( ! [X2] :
                ( ~ iext(X4,X1,X2)
                | ~ icext(X5,X2) )
            | icext(X3,X1) ) ) ),
    inference(fof_nnf,[status(thm)],[13]) ).

fof(63,plain,
    ! [X6,X7,X8] :
      ( ~ iext(uri_owl_someValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7)
      | ! [X9] :
          ( ( ~ icext(X6,X9)
            | ? [X10] :
                ( iext(X7,X9,X10)
                & icext(X8,X10) ) )
          & ( ! [X11] :
                ( ~ iext(X7,X9,X11)
                | ~ icext(X8,X11) )
            | icext(X6,X9) ) ) ),
    inference(variable_rename,[status(thm)],[62]) ).

fof(64,plain,
    ! [X6,X7,X8] :
      ( ~ iext(uri_owl_someValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7)
      | ! [X9] :
          ( ( ~ icext(X6,X9)
            | ( iext(X7,X9,esk2_4(X6,X7,X8,X9))
              & icext(X8,esk2_4(X6,X7,X8,X9)) ) )
          & ( ! [X11] :
                ( ~ iext(X7,X9,X11)
                | ~ icext(X8,X11) )
            | icext(X6,X9) ) ) ),
    inference(skolemize,[status(esa)],[63]) ).

fof(65,plain,
    ! [X6,X7,X8,X9,X11] :
      ( ( ( ~ iext(X7,X9,X11)
          | ~ icext(X8,X11)
          | icext(X6,X9) )
        & ( ~ icext(X6,X9)
          | ( iext(X7,X9,esk2_4(X6,X7,X8,X9))
            & icext(X8,esk2_4(X6,X7,X8,X9)) ) ) )
      | ~ iext(uri_owl_someValuesFrom,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7) ),
    inference(shift_quantors,[status(thm)],[64]) ).

fof(66,plain,
    ! [X6,X7,X8,X9,X11] :
      ( ( ~ iext(X7,X9,X11)
        | ~ icext(X8,X11)
        | icext(X6,X9)
        | ~ iext(uri_owl_someValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) )
      & ( iext(X7,X9,esk2_4(X6,X7,X8,X9))
        | ~ icext(X6,X9)
        | ~ iext(uri_owl_someValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) )
      & ( icext(X8,esk2_4(X6,X7,X8,X9))
        | ~ icext(X6,X9)
        | ~ iext(uri_owl_someValuesFrom,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) ) ),
    inference(distribute,[status(thm)],[65]) ).

cnf(67,plain,
    ( icext(X3,esk2_4(X1,X2,X3,X4))
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,X3)
    | ~ icext(X1,X4) ),
    inference(split_conjunct,[status(thm)],[66]) ).

cnf(68,plain,
    ( iext(X2,X4,esk2_4(X1,X2,X3,X4))
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,X3)
    | ~ icext(X1,X4) ),
    inference(split_conjunct,[status(thm)],[66]) ).

cnf(69,plain,
    ( icext(X1,X4)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,X3)
    | ~ icext(X3,X5)
    | ~ iext(X2,X4,X5) ),
    inference(split_conjunct,[status(thm)],[66]) ).

fof(75,plain,
    ! [X8,X9] :
      ( ( ~ iext(uri_owl_equivalentClass,X8,X9)
        | ( ic(X8)
          & ic(X9)
          & ! [X1] :
              ( ( ~ icext(X8,X1)
                | icext(X9,X1) )
              & ( ~ icext(X9,X1)
                | icext(X8,X1) ) ) ) )
      & ( ~ ic(X8)
        | ~ ic(X9)
        | ? [X1] :
            ( ( ~ icext(X8,X1)
              | ~ icext(X9,X1) )
            & ( icext(X8,X1)
              | icext(X9,X1) ) )
        | iext(uri_owl_equivalentClass,X8,X9) ) ),
    inference(fof_nnf,[status(thm)],[15]) ).

fof(76,plain,
    ! [X10,X11] :
      ( ( ~ iext(uri_owl_equivalentClass,X10,X11)
        | ( ic(X10)
          & ic(X11)
          & ! [X12] :
              ( ( ~ icext(X10,X12)
                | icext(X11,X12) )
              & ( ~ icext(X11,X12)
                | icext(X10,X12) ) ) ) )
      & ( ~ ic(X10)
        | ~ ic(X11)
        | ? [X13] :
            ( ( ~ icext(X10,X13)
              | ~ icext(X11,X13) )
            & ( icext(X10,X13)
              | icext(X11,X13) ) )
        | iext(uri_owl_equivalentClass,X10,X11) ) ),
    inference(variable_rename,[status(thm)],[75]) ).

fof(77,plain,
    ! [X10,X11] :
      ( ( ~ iext(uri_owl_equivalentClass,X10,X11)
        | ( ic(X10)
          & ic(X11)
          & ! [X12] :
              ( ( ~ icext(X10,X12)
                | icext(X11,X12) )
              & ( ~ icext(X11,X12)
                | icext(X10,X12) ) ) ) )
      & ( ~ ic(X10)
        | ~ ic(X11)
        | ( ( ~ icext(X10,esk3_2(X10,X11))
            | ~ icext(X11,esk3_2(X10,X11)) )
          & ( icext(X10,esk3_2(X10,X11))
            | icext(X11,esk3_2(X10,X11)) ) )
        | iext(uri_owl_equivalentClass,X10,X11) ) ),
    inference(skolemize,[status(esa)],[76]) ).

fof(78,plain,
    ! [X10,X11,X12] :
      ( ( ( ( ~ icext(X10,X12)
            | icext(X11,X12) )
          & ( ~ icext(X11,X12)
            | icext(X10,X12) )
          & ic(X10)
          & ic(X11) )
        | ~ iext(uri_owl_equivalentClass,X10,X11) )
      & ( ~ ic(X10)
        | ~ ic(X11)
        | ( ( ~ icext(X10,esk3_2(X10,X11))
            | ~ icext(X11,esk3_2(X10,X11)) )
          & ( icext(X10,esk3_2(X10,X11))
            | icext(X11,esk3_2(X10,X11)) ) )
        | iext(uri_owl_equivalentClass,X10,X11) ) ),
    inference(shift_quantors,[status(thm)],[77]) ).

fof(79,plain,
    ! [X10,X11,X12] :
      ( ( ~ icext(X10,X12)
        | icext(X11,X12)
        | ~ iext(uri_owl_equivalentClass,X10,X11) )
      & ( ~ icext(X11,X12)
        | icext(X10,X12)
        | ~ iext(uri_owl_equivalentClass,X10,X11) )
      & ( ic(X10)
        | ~ iext(uri_owl_equivalentClass,X10,X11) )
      & ( ic(X11)
        | ~ iext(uri_owl_equivalentClass,X10,X11) )
      & ( ~ icext(X10,esk3_2(X10,X11))
        | ~ icext(X11,esk3_2(X10,X11))
        | ~ ic(X10)
        | ~ ic(X11)
        | iext(uri_owl_equivalentClass,X10,X11) )
      & ( icext(X10,esk3_2(X10,X11))
        | icext(X11,esk3_2(X10,X11))
        | ~ ic(X10)
        | ~ ic(X11)
        | iext(uri_owl_equivalentClass,X10,X11) ) ),
    inference(distribute,[status(thm)],[78]) ).

cnf(80,plain,
    ( iext(uri_owl_equivalentClass,X1,X2)
    | icext(X2,esk3_2(X1,X2))
    | icext(X1,esk3_2(X1,X2))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[79]) ).

cnf(81,plain,
    ( iext(uri_owl_equivalentClass,X1,X2)
    | ~ ic(X2)
    | ~ ic(X1)
    | ~ icext(X2,esk3_2(X1,X2))
    | ~ icext(X1,esk3_2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[79]) ).

fof(86,plain,
    ! [X3,X5] :
      ( ~ iext(uri_owl_complementOf,X3,X5)
      | ( ic(X3)
        & ic(X5)
        & ! [X1] :
            ( ( ~ icext(X3,X1)
              | ~ icext(X5,X1) )
            & ( icext(X5,X1)
              | icext(X3,X1) ) ) ) ),
    inference(fof_nnf,[status(thm)],[21]) ).

fof(87,plain,
    ! [X6,X7] :
      ( ~ iext(uri_owl_complementOf,X6,X7)
      | ( ic(X6)
        & ic(X7)
        & ! [X8] :
            ( ( ~ icext(X6,X8)
              | ~ icext(X7,X8) )
            & ( icext(X7,X8)
              | icext(X6,X8) ) ) ) ),
    inference(variable_rename,[status(thm)],[86]) ).

fof(88,plain,
    ! [X6,X7,X8] :
      ( ( ( ~ icext(X6,X8)
          | ~ icext(X7,X8) )
        & ( icext(X7,X8)
          | icext(X6,X8) )
        & ic(X6)
        & ic(X7) )
      | ~ iext(uri_owl_complementOf,X6,X7) ),
    inference(shift_quantors,[status(thm)],[87]) ).

fof(89,plain,
    ! [X6,X7,X8] :
      ( ( ~ icext(X6,X8)
        | ~ icext(X7,X8)
        | ~ iext(uri_owl_complementOf,X6,X7) )
      & ( icext(X7,X8)
        | icext(X6,X8)
        | ~ iext(uri_owl_complementOf,X6,X7) )
      & ( ic(X6)
        | ~ iext(uri_owl_complementOf,X6,X7) )
      & ( ic(X7)
        | ~ iext(uri_owl_complementOf,X6,X7) ) ),
    inference(distribute,[status(thm)],[88]) ).

cnf(92,plain,
    ( icext(X1,X3)
    | icext(X2,X3)
    | ~ iext(uri_owl_complementOf,X1,X2) ),
    inference(split_conjunct,[status(thm)],[89]) ).

cnf(93,plain,
    ( ~ iext(uri_owl_complementOf,X1,X2)
    | ~ icext(X2,X3)
    | ~ icext(X1,X3) ),
    inference(split_conjunct,[status(thm)],[89]) ).

cnf(95,plain,
    iext(uri_owl_onProperty,uri_ex_z1,uri_ex_p),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(96,plain,
    iext(uri_owl_allValuesFrom,uri_ex_z1,uri_ex_nc),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(97,plain,
    iext(uri_owl_onProperty,uri_ex_z2,uri_ex_p),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(98,plain,
    iext(uri_owl_someValuesFrom,uri_ex_z2,uri_ex_c),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(99,plain,
    iext(uri_owl_complementOf,uri_ex_nc,uri_ex_c),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(100,plain,
    iext(uri_owl_complementOf,uri_ex_nz2,uri_ex_z2),
    inference(split_conjunct,[status(thm)],[18]) ).

cnf(101,negated_conjecture,
    ~ iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2),
    inference(split_conjunct,[status(thm)],[22]) ).

cnf(118,plain,
    ic(uri_ex_nz2),
    inference(spm,[status(thm)],[46,100,theory(equality)]) ).

cnf(122,plain,
    icext(uri_owl_Restriction,uri_ex_z1),
    inference(spm,[status(thm)],[28,95,theory(equality)]) ).

cnf(126,plain,
    ( icext(uri_ex_nz2,X1)
    | icext(uri_ex_z2,X1) ),
    inference(spm,[status(thm)],[92,100,theory(equality)]) ).

cnf(127,plain,
    ( icext(uri_ex_nc,X1)
    | icext(uri_ex_c,X1) ),
    inference(spm,[status(thm)],[92,99,theory(equality)]) ).

cnf(128,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_z1,X3)
    | ~ iext(uri_owl_allValuesFrom,uri_ex_z1,X1)
    | ~ iext(uri_ex_p,X3,X2) ),
    inference(spm,[status(thm)],[41,95,theory(equality)]) ).

cnf(131,plain,
    ( icext(uri_ex_z2,X1)
    | ~ icext(X2,X3)
    | ~ iext(uri_owl_someValuesFrom,uri_ex_z2,X2)
    | ~ iext(uri_ex_p,X1,X3) ),
    inference(spm,[status(thm)],[69,97,theory(equality)]) ).

cnf(132,plain,
    ( ~ icext(uri_ex_z2,X1)
    | ~ icext(uri_ex_nz2,X1) ),
    inference(spm,[status(thm)],[93,100,theory(equality)]) ).

cnf(133,plain,
    ( ~ icext(uri_ex_c,X1)
    | ~ icext(uri_ex_nc,X1) ),
    inference(spm,[status(thm)],[93,99,theory(equality)]) ).

cnf(135,plain,
    ( icext(X1,esk3_2(X1,X2))
    | icext(X2,esk3_2(X1,X2))
    | iext(uri_owl_equivalentClass,X1,X2)
    | ~ ic(X1)
    | ~ icext(uri_owl_Restriction,X2) ),
    inference(spm,[status(thm)],[80,61,theory(equality)]) ).

cnf(170,plain,
    ( icext(X1,esk3_2(X1,uri_ex_nz2))
    | icext(uri_ex_nz2,esk3_2(X1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,X1,uri_ex_nz2)
    | ~ ic(X1) ),
    inference(spm,[status(thm)],[80,118,theory(equality)]) ).

cnf(175,plain,
    ( ~ icext(uri_ex_nc,esk2_4(X1,X2,uri_ex_c,X3))
    | ~ icext(X1,X3)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c) ),
    inference(spm,[status(thm)],[133,67,theory(equality)]) ).

cnf(184,plain,
    ( iext(uri_owl_equivalentClass,X1,uri_ex_nz2)
    | icext(uri_ex_z2,esk3_2(X1,uri_ex_nz2))
    | ~ icext(X1,esk3_2(X1,uri_ex_nz2))
    | ~ ic(uri_ex_nz2)
    | ~ ic(X1) ),
    inference(spm,[status(thm)],[81,126,theory(equality)]) ).

cnf(188,plain,
    ( iext(uri_owl_equivalentClass,X1,uri_ex_nz2)
    | icext(uri_ex_z2,esk3_2(X1,uri_ex_nz2))
    | ~ icext(X1,esk3_2(X1,uri_ex_nz2))
    | $false
    | ~ ic(X1) ),
    inference(rw,[status(thm)],[184,118,theory(equality)]) ).

cnf(189,plain,
    ( iext(uri_owl_equivalentClass,X1,uri_ex_nz2)
    | icext(uri_ex_z2,esk3_2(X1,uri_ex_nz2))
    | ~ icext(X1,esk3_2(X1,uri_ex_nz2))
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[188,theory(equality)]) ).

cnf(206,plain,
    ( icext(X1,esk2_4(X2,uri_ex_p,X3,X4))
    | ~ icext(uri_ex_z1,X4)
    | ~ iext(uri_owl_allValuesFrom,uri_ex_z1,X1)
    | ~ icext(X2,X4)
    | ~ iext(uri_owl_onProperty,X2,uri_ex_p)
    | ~ iext(uri_owl_someValuesFrom,X2,X3) ),
    inference(spm,[status(thm)],[128,68,theory(equality)]) ).

cnf(219,plain,
    ( icext(uri_ex_z2,X1)
    | icext(X3,X1)
    | ~ icext(X2,esk1_4(X3,uri_ex_p,X4,X1))
    | ~ iext(uri_owl_someValuesFrom,uri_ex_z2,X2)
    | ~ iext(uri_owl_onProperty,X3,uri_ex_p)
    | ~ iext(uri_owl_allValuesFrom,X3,X4) ),
    inference(spm,[status(thm)],[131,40,theory(equality)]) ).

cnf(250,plain,
    ( icext(uri_ex_z1,esk3_2(X1,uri_ex_z1))
    | icext(X1,esk3_2(X1,uri_ex_z1))
    | iext(uri_owl_equivalentClass,X1,uri_ex_z1)
    | ~ ic(X1) ),
    inference(spm,[status(thm)],[135,122,theory(equality)]) ).

cnf(362,plain,
    ( icext(uri_ex_nz2,esk3_2(X1,uri_ex_nz2))
    | icext(X1,esk3_2(X1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,X1,uri_ex_nz2)
    | ~ icext(uri_owl_Restriction,X1) ),
    inference(spm,[status(thm)],[170,61,theory(equality)]) ).

cnf(525,plain,
    ( icext(uri_ex_z1,esk3_2(X1,uri_ex_z1))
    | icext(X1,esk3_2(X1,uri_ex_z1))
    | iext(uri_owl_equivalentClass,X1,uri_ex_z1)
    | ~ icext(uri_owl_Restriction,X1) ),
    inference(spm,[status(thm)],[250,61,theory(equality)]) ).

cnf(762,plain,
    ( icext(uri_ex_nz2,esk3_2(uri_ex_z1,uri_ex_nz2))
    | icext(uri_ex_z1,esk3_2(uri_ex_z1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2) ),
    inference(spm,[status(thm)],[362,122,theory(equality)]) ).

cnf(800,plain,
    ( icext(uri_ex_nz2,esk3_2(uri_ex_z1,uri_ex_nz2))
    | icext(uri_ex_z1,esk3_2(uri_ex_z1,uri_ex_nz2)) ),
    inference(sr,[status(thm)],[762,101,theory(equality)]) ).

cnf(802,plain,
    ( icext(uri_ex_z1,esk3_2(uri_ex_z1,uri_ex_nz2))
    | ~ icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2)) ),
    inference(spm,[status(thm)],[132,800,theory(equality)]) ).

cnf(822,plain,
    ( icext(uri_ex_z1,esk3_2(uri_ex_z1,uri_ex_z1))
    | iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1) ),
    inference(spm,[status(thm)],[525,122,theory(equality)]) ).

cnf(860,plain,
    ( iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1)
    | ~ icext(uri_ex_z1,esk3_2(uri_ex_z1,uri_ex_z1))
    | ~ ic(uri_ex_z1) ),
    inference(spm,[status(thm)],[81,822,theory(equality)]) ).

cnf(861,plain,
    ( iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1)
    | ~ ic(uri_ex_z1) ),
    inference(csr,[status(thm)],[860,822]) ).

cnf(862,plain,
    ( iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1)
    | ~ icext(uri_owl_Restriction,uri_ex_z1) ),
    inference(spm,[status(thm)],[861,61,theory(equality)]) ).

cnf(867,plain,
    ( iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1)
    | $false ),
    inference(rw,[status(thm)],[862,122,theory(equality)]) ).

cnf(868,plain,
    iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_z1),
    inference(cn,[status(thm)],[867,theory(equality)]) ).

cnf(876,plain,
    ic(uri_ex_z1),
    inference(spm,[status(thm)],[32,868,theory(equality)]) ).

cnf(1454,plain,
    ( ~ icext(X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p)
    | ~ icext(uri_ex_z1,X2)
    | ~ iext(uri_owl_allValuesFrom,uri_ex_z1,uri_ex_nc) ),
    inference(spm,[status(thm)],[175,206,theory(equality)]) ).

cnf(1480,plain,
    ( ~ icext(X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p)
    | ~ icext(uri_ex_z1,X2)
    | $false ),
    inference(rw,[status(thm)],[1454,96,theory(equality)]) ).

cnf(1481,plain,
    ( ~ icext(X1,X2)
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p)
    | ~ icext(uri_ex_z1,X2) ),
    inference(cn,[status(thm)],[1480,theory(equality)]) ).

cnf(1492,plain,
    ( ~ icext(X1,esk3_2(uri_ex_z1,uri_ex_nz2))
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p)
    | ~ icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2)) ),
    inference(spm,[status(thm)],[1481,802,theory(equality)]) ).

cnf(2991,plain,
    ( icext(uri_ex_z2,X1)
    | icext(X2,X1)
    | icext(uri_ex_nc,esk1_4(X2,uri_ex_p,X3,X1))
    | ~ iext(uri_owl_someValuesFrom,uri_ex_z2,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X2,uri_ex_p)
    | ~ iext(uri_owl_allValuesFrom,X2,X3) ),
    inference(spm,[status(thm)],[219,127,theory(equality)]) ).

cnf(3012,plain,
    ( icext(uri_ex_z2,X1)
    | icext(X2,X1)
    | icext(uri_ex_nc,esk1_4(X2,uri_ex_p,X3,X1))
    | $false
    | ~ iext(uri_owl_onProperty,X2,uri_ex_p)
    | ~ iext(uri_owl_allValuesFrom,X2,X3) ),
    inference(rw,[status(thm)],[2991,98,theory(equality)]) ).

cnf(3013,plain,
    ( icext(uri_ex_z2,X1)
    | icext(X2,X1)
    | icext(uri_ex_nc,esk1_4(X2,uri_ex_p,X3,X1))
    | ~ iext(uri_owl_onProperty,X2,uri_ex_p)
    | ~ iext(uri_owl_allValuesFrom,X2,X3) ),
    inference(cn,[status(thm)],[3012,theory(equality)]) ).

cnf(27616,plain,
    ( icext(X1,X2)
    | icext(uri_ex_z2,X2)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p)
    | ~ iext(uri_owl_allValuesFrom,X1,uri_ex_nc) ),
    inference(spm,[status(thm)],[39,3013,theory(equality)]) ).

cnf(27718,plain,
    ( icext(uri_ex_z2,X1)
    | icext(uri_ex_z1,X1)
    | ~ iext(uri_owl_allValuesFrom,uri_ex_z1,uri_ex_nc) ),
    inference(spm,[status(thm)],[27616,95,theory(equality)]) ).

cnf(27720,plain,
    ( icext(uri_ex_z2,X1)
    | icext(uri_ex_z1,X1)
    | $false ),
    inference(rw,[status(thm)],[27718,96,theory(equality)]) ).

cnf(27721,plain,
    ( icext(uri_ex_z2,X1)
    | icext(uri_ex_z1,X1) ),
    inference(cn,[status(thm)],[27720,theory(equality)]) ).

cnf(27730,plain,
    ( icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2)
    | ~ ic(uri_ex_z1) ),
    inference(spm,[status(thm)],[189,27721,theory(equality)]) ).

cnf(27808,plain,
    ( icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2)
    | $false ),
    inference(rw,[status(thm)],[27730,876,theory(equality)]) ).

cnf(27809,plain,
    ( icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2))
    | iext(uri_owl_equivalentClass,uri_ex_z1,uri_ex_nz2) ),
    inference(cn,[status(thm)],[27808,theory(equality)]) ).

cnf(27810,plain,
    icext(uri_ex_z2,esk3_2(uri_ex_z1,uri_ex_nz2)),
    inference(sr,[status(thm)],[27809,101,theory(equality)]) ).

cnf(27910,plain,
    ( $false
    | ~ icext(X1,esk3_2(uri_ex_z1,uri_ex_nz2))
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p) ),
    inference(rw,[status(thm)],[1492,27810,theory(equality)]) ).

cnf(27911,plain,
    ( ~ icext(X1,esk3_2(uri_ex_z1,uri_ex_nz2))
    | ~ iext(uri_owl_someValuesFrom,X1,uri_ex_c)
    | ~ iext(uri_owl_onProperty,X1,uri_ex_p) ),
    inference(cn,[status(thm)],[27910,theory(equality)]) ).

cnf(28257,plain,
    ( ~ iext(uri_owl_someValuesFrom,uri_ex_z2,uri_ex_c)
    | ~ iext(uri_owl_onProperty,uri_ex_z2,uri_ex_p) ),
    inference(spm,[status(thm)],[27911,27810,theory(equality)]) ).

cnf(28313,plain,
    ( $false
    | ~ iext(uri_owl_onProperty,uri_ex_z2,uri_ex_p) ),
    inference(rw,[status(thm)],[28257,98,theory(equality)]) ).

cnf(28314,plain,
    ( $false
    | $false ),
    inference(rw,[status(thm)],[28313,97,theory(equality)]) ).

cnf(28315,plain,
    $false,
    inference(cn,[status(thm)],[28314,theory(equality)]) ).

cnf(28316,plain,
    $false,
    28315,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SWB/SWB105+1.p
% --creating new selector for [SWB001+0.ax]
% -running prover on /tmp/tmpnpdPdB/sel_SWB105+1.p_1 with time limit 29
% -prover status Theorem
% Problem SWB105+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWB/SWB105+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWB/SWB105+1.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------