TSTP Solution File: SWB029+2 by SInE---0.4

View Problem - Process Solution

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

% Computer : art01.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 : Wed Feb 16 00:00:15 EST 2011

% Result   : Theorem 0.22s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   52 (  11 unt;   0 def)
%            Number of atoms       :  353 (   0 equ)
%            Maximal formula atoms :   71 (   6 avg)
%            Number of connectives :  499 ( 198   ~; 204   |;  89   &)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   25 (   7 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;  14 con; 0-5 aty)
%            Number of variables   :  125 (   4 sgn  60   !;  10   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2,X3,X4,X5] :
      ( ( iext(uri_rdf_first,X2,X3)
        & iext(uri_rdf_rest,X2,X4)
        & iext(uri_rdf_first,X4,X5)
        & iext(uri_rdf_rest,X4,uri_rdf_nil) )
     => ( iext(uri_owl_intersectionOf,X1,X2)
      <=> ( ic(X1)
          & ic(X3)
          & ic(X5)
          & ! [X6] :
              ( icext(X1,X6)
            <=> ( icext(X3,X6)
                & icext(X5,X6) ) ) ) ) ),
    file('/tmp/tmpcsWGYu/sel_SWB029+2.p_1',owl_bool_intersectionof_class_002) ).

fof(2,axiom,
    ! [X6,X7] :
      ( iext(uri_rdf_type,X6,X7)
    <=> icext(X7,X6) ),
    file('/tmp/tmpcsWGYu/sel_SWB029+2.p_1',rdfs_cext_def) ).

fof(4,axiom,
    ! [X1,X7] :
      ( iext(uri_owl_complementOf,X1,X7)
     => ( ic(X1)
        & ic(X7)
        & ! [X6] :
            ( icext(X1,X6)
          <=> ~ icext(X7,X6) ) ) ),
    file('/tmp/tmpcsWGYu/sel_SWB029+2.p_1',owl_bool_complementof_class) ).

fof(5,axiom,
    ? [X8,X9,X10,X11] :
      ( iext(uri_rdf_type,uri_ex_A,uri_owl_Class)
      & iext(uri_rdf_type,uri_ex_B,uri_owl_Class)
      & iext(uri_rdf_type,uri_ex_w,X8)
      & iext(uri_owl_intersectionOf,X8,X10)
      & iext(uri_rdf_first,X10,uri_ex_A)
      & iext(uri_rdf_rest,X10,X11)
      & iext(uri_rdf_first,X11,X9)
      & iext(uri_rdf_rest,X11,uri_rdf_nil)
      & iext(uri_owl_complementOf,X9,uri_ex_A) ),
    file('/tmp/tmpcsWGYu/sel_SWB029+2.p_1',testcase_premise_fullish_029_Ex_Falso_Quodlibet) ).

fof(8,plain,
    ! [X1,X7] :
      ( iext(uri_owl_complementOf,X1,X7)
     => ( ic(X1)
        & ic(X7)
        & ! [X6] :
            ( icext(X1,X6)
          <=> ~ icext(X7,X6) ) ) ),
    inference(fof_simplification,[status(thm)],[4,theory(equality)]) ).

fof(9,plain,
    ! [X1,X2,X3,X4,X5] :
      ( ~ iext(uri_rdf_first,X2,X3)
      | ~ iext(uri_rdf_rest,X2,X4)
      | ~ iext(uri_rdf_first,X4,X5)
      | ~ iext(uri_rdf_rest,X4,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X1,X2)
          | ( ic(X1)
            & ic(X3)
            & ic(X5)
            & ! [X6] :
                ( ( ~ icext(X1,X6)
                  | ( icext(X3,X6)
                    & icext(X5,X6) ) )
                & ( ~ icext(X3,X6)
                  | ~ icext(X5,X6)
                  | icext(X1,X6) ) ) ) )
        & ( ~ ic(X1)
          | ~ ic(X3)
          | ~ ic(X5)
          | ? [X6] :
              ( ( ~ icext(X1,X6)
                | ~ icext(X3,X6)
                | ~ icext(X5,X6) )
              & ( icext(X1,X6)
                | ( icext(X3,X6)
                  & icext(X5,X6) ) ) )
          | iext(uri_owl_intersectionOf,X1,X2) ) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(10,plain,
    ! [X7,X8,X9,X10,X11] :
      ( ~ iext(uri_rdf_first,X8,X9)
      | ~ iext(uri_rdf_rest,X8,X10)
      | ~ iext(uri_rdf_first,X10,X11)
      | ~ iext(uri_rdf_rest,X10,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X7,X8)
          | ( ic(X7)
            & ic(X9)
            & ic(X11)
            & ! [X12] :
                ( ( ~ icext(X7,X12)
                  | ( icext(X9,X12)
                    & icext(X11,X12) ) )
                & ( ~ icext(X9,X12)
                  | ~ icext(X11,X12)
                  | icext(X7,X12) ) ) ) )
        & ( ~ ic(X7)
          | ~ ic(X9)
          | ~ ic(X11)
          | ? [X13] :
              ( ( ~ icext(X7,X13)
                | ~ icext(X9,X13)
                | ~ icext(X11,X13) )
              & ( icext(X7,X13)
                | ( icext(X9,X13)
                  & icext(X11,X13) ) ) )
          | iext(uri_owl_intersectionOf,X7,X8) ) ) ),
    inference(variable_rename,[status(thm)],[9]) ).

fof(11,plain,
    ! [X7,X8,X9,X10,X11] :
      ( ~ iext(uri_rdf_first,X8,X9)
      | ~ iext(uri_rdf_rest,X8,X10)
      | ~ iext(uri_rdf_first,X10,X11)
      | ~ iext(uri_rdf_rest,X10,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X7,X8)
          | ( ic(X7)
            & ic(X9)
            & ic(X11)
            & ! [X12] :
                ( ( ~ icext(X7,X12)
                  | ( icext(X9,X12)
                    & icext(X11,X12) ) )
                & ( ~ icext(X9,X12)
                  | ~ icext(X11,X12)
                  | icext(X7,X12) ) ) ) )
        & ( ~ ic(X7)
          | ~ ic(X9)
          | ~ ic(X11)
          | ( ( ~ icext(X7,esk1_5(X7,X8,X9,X10,X11))
              | ~ icext(X9,esk1_5(X7,X8,X9,X10,X11))
              | ~ icext(X11,esk1_5(X7,X8,X9,X10,X11)) )
            & ( icext(X7,esk1_5(X7,X8,X9,X10,X11))
              | ( icext(X9,esk1_5(X7,X8,X9,X10,X11))
                & icext(X11,esk1_5(X7,X8,X9,X10,X11)) ) ) )
          | iext(uri_owl_intersectionOf,X7,X8) ) ) ),
    inference(skolemize,[status(esa)],[10]) ).

fof(12,plain,
    ! [X7,X8,X9,X10,X11,X12] :
      ( ( ( ( ( ~ icext(X7,X12)
              | ( icext(X9,X12)
                & icext(X11,X12) ) )
            & ( ~ icext(X9,X12)
              | ~ icext(X11,X12)
              | icext(X7,X12) )
            & ic(X7)
            & ic(X9)
            & ic(X11) )
          | ~ iext(uri_owl_intersectionOf,X7,X8) )
        & ( ~ ic(X7)
          | ~ ic(X9)
          | ~ ic(X11)
          | ( ( ~ icext(X7,esk1_5(X7,X8,X9,X10,X11))
              | ~ icext(X9,esk1_5(X7,X8,X9,X10,X11))
              | ~ icext(X11,esk1_5(X7,X8,X9,X10,X11)) )
            & ( icext(X7,esk1_5(X7,X8,X9,X10,X11))
              | ( icext(X9,esk1_5(X7,X8,X9,X10,X11))
                & icext(X11,esk1_5(X7,X8,X9,X10,X11)) ) ) )
          | iext(uri_owl_intersectionOf,X7,X8) ) )
      | ~ iext(uri_rdf_first,X8,X9)
      | ~ iext(uri_rdf_rest,X8,X10)
      | ~ iext(uri_rdf_first,X10,X11)
      | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[11]) ).

fof(13,plain,
    ! [X7,X8,X9,X10,X11,X12] :
      ( ( icext(X9,X12)
        | ~ icext(X7,X12)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( icext(X11,X12)
        | ~ icext(X7,X12)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( ~ icext(X9,X12)
        | ~ icext(X11,X12)
        | icext(X7,X12)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( ic(X7)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( ic(X9)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( ic(X11)
        | ~ iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( ~ icext(X7,esk1_5(X7,X8,X9,X10,X11))
        | ~ icext(X9,esk1_5(X7,X8,X9,X10,X11))
        | ~ icext(X11,esk1_5(X7,X8,X9,X10,X11))
        | ~ ic(X7)
        | ~ ic(X9)
        | ~ ic(X11)
        | iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( icext(X9,esk1_5(X7,X8,X9,X10,X11))
        | icext(X7,esk1_5(X7,X8,X9,X10,X11))
        | ~ ic(X7)
        | ~ ic(X9)
        | ~ ic(X11)
        | iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) )
      & ( icext(X11,esk1_5(X7,X8,X9,X10,X11))
        | icext(X7,esk1_5(X7,X8,X9,X10,X11))
        | ~ ic(X7)
        | ~ ic(X9)
        | ~ ic(X11)
        | iext(uri_owl_intersectionOf,X7,X8)
        | ~ iext(uri_rdf_first,X8,X9)
        | ~ iext(uri_rdf_rest,X8,X10)
        | ~ iext(uri_rdf_first,X10,X11)
        | ~ iext(uri_rdf_rest,X10,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[12]) ).

cnf(21,plain,
    ( icext(X2,X6)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_rdf_rest,X3,X1)
    | ~ iext(uri_rdf_first,X3,X4)
    | ~ iext(uri_owl_intersectionOf,X5,X3)
    | ~ icext(X5,X6) ),
    inference(split_conjunct,[status(thm)],[13]) ).

cnf(22,plain,
    ( icext(X4,X6)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_rdf_rest,X3,X1)
    | ~ iext(uri_rdf_first,X3,X4)
    | ~ iext(uri_owl_intersectionOf,X5,X3)
    | ~ icext(X5,X6) ),
    inference(split_conjunct,[status(thm)],[13]) ).

fof(23,plain,
    ! [X6,X7] :
      ( ( ~ iext(uri_rdf_type,X6,X7)
        | icext(X7,X6) )
      & ( ~ icext(X7,X6)
        | iext(uri_rdf_type,X6,X7) ) ),
    inference(fof_nnf,[status(thm)],[2]) ).

fof(24,plain,
    ! [X8,X9] :
      ( ( ~ iext(uri_rdf_type,X8,X9)
        | icext(X9,X8) )
      & ( ~ icext(X9,X8)
        | iext(uri_rdf_type,X8,X9) ) ),
    inference(variable_rename,[status(thm)],[23]) ).

cnf(26,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_type,X2,X1) ),
    inference(split_conjunct,[status(thm)],[24]) ).

fof(28,plain,
    ! [X1,X7] :
      ( ~ iext(uri_owl_complementOf,X1,X7)
      | ( ic(X1)
        & ic(X7)
        & ! [X6] :
            ( ( ~ icext(X1,X6)
              | ~ icext(X7,X6) )
            & ( icext(X7,X6)
              | icext(X1,X6) ) ) ) ),
    inference(fof_nnf,[status(thm)],[8]) ).

fof(29,plain,
    ! [X8,X9] :
      ( ~ iext(uri_owl_complementOf,X8,X9)
      | ( ic(X8)
        & ic(X9)
        & ! [X10] :
            ( ( ~ icext(X8,X10)
              | ~ icext(X9,X10) )
            & ( icext(X9,X10)
              | icext(X8,X10) ) ) ) ),
    inference(variable_rename,[status(thm)],[28]) ).

fof(30,plain,
    ! [X8,X9,X10] :
      ( ( ( ~ icext(X8,X10)
          | ~ icext(X9,X10) )
        & ( icext(X9,X10)
          | icext(X8,X10) )
        & ic(X8)
        & ic(X9) )
      | ~ iext(uri_owl_complementOf,X8,X9) ),
    inference(shift_quantors,[status(thm)],[29]) ).

fof(31,plain,
    ! [X8,X9,X10] :
      ( ( ~ icext(X8,X10)
        | ~ icext(X9,X10)
        | ~ iext(uri_owl_complementOf,X8,X9) )
      & ( icext(X9,X10)
        | icext(X8,X10)
        | ~ iext(uri_owl_complementOf,X8,X9) )
      & ( ic(X8)
        | ~ iext(uri_owl_complementOf,X8,X9) )
      & ( ic(X9)
        | ~ iext(uri_owl_complementOf,X8,X9) ) ),
    inference(distribute,[status(thm)],[30]) ).

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

fof(36,plain,
    ? [X12,X13,X14,X15] :
      ( iext(uri_rdf_type,uri_ex_A,uri_owl_Class)
      & iext(uri_rdf_type,uri_ex_B,uri_owl_Class)
      & iext(uri_rdf_type,uri_ex_w,X12)
      & iext(uri_owl_intersectionOf,X12,X14)
      & iext(uri_rdf_first,X14,uri_ex_A)
      & iext(uri_rdf_rest,X14,X15)
      & iext(uri_rdf_first,X15,X13)
      & iext(uri_rdf_rest,X15,uri_rdf_nil)
      & iext(uri_owl_complementOf,X13,uri_ex_A) ),
    inference(variable_rename,[status(thm)],[5]) ).

fof(37,plain,
    ( iext(uri_rdf_type,uri_ex_A,uri_owl_Class)
    & iext(uri_rdf_type,uri_ex_B,uri_owl_Class)
    & iext(uri_rdf_type,uri_ex_w,esk2_0)
    & iext(uri_owl_intersectionOf,esk2_0,esk4_0)
    & iext(uri_rdf_first,esk4_0,uri_ex_A)
    & iext(uri_rdf_rest,esk4_0,esk5_0)
    & iext(uri_rdf_first,esk5_0,esk3_0)
    & iext(uri_rdf_rest,esk5_0,uri_rdf_nil)
    & iext(uri_owl_complementOf,esk3_0,uri_ex_A) ),
    inference(skolemize,[status(esa)],[36]) ).

cnf(38,plain,
    iext(uri_owl_complementOf,esk3_0,uri_ex_A),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(39,plain,
    iext(uri_rdf_rest,esk5_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(40,plain,
    iext(uri_rdf_first,esk5_0,esk3_0),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(41,plain,
    iext(uri_rdf_rest,esk4_0,esk5_0),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(42,plain,
    iext(uri_rdf_first,esk4_0,uri_ex_A),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(43,plain,
    iext(uri_owl_intersectionOf,esk2_0,esk4_0),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(44,plain,
    iext(uri_rdf_type,uri_ex_w,esk2_0),
    inference(split_conjunct,[status(thm)],[37]) ).

cnf(52,plain,
    ( ~ icext(uri_ex_A,X1)
    | ~ icext(esk3_0,X1) ),
    inference(spm,[status(thm)],[35,38,theory(equality)]) ).

cnf(55,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,X4,X1)
    | ~ iext(uri_rdf_first,esk5_0,X5)
    | ~ iext(uri_rdf_rest,X4,esk5_0)
    | ~ iext(uri_owl_intersectionOf,X3,X4) ),
    inference(spm,[status(thm)],[22,39,theory(equality)]) ).

cnf(56,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | ~ iext(uri_rdf_rest,X4,esk5_0)
    | ~ iext(uri_owl_intersectionOf,X3,X4) ),
    inference(spm,[status(thm)],[21,39,theory(equality)]) ).

cnf(91,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | ~ iext(uri_rdf_rest,esk4_0,esk5_0)
    | ~ iext(uri_owl_intersectionOf,X3,esk4_0) ),
    inference(spm,[status(thm)],[56,42,theory(equality)]) ).

cnf(93,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | $false
    | ~ iext(uri_owl_intersectionOf,X3,esk4_0) ),
    inference(rw,[status(thm)],[91,41,theory(equality)]) ).

cnf(94,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | ~ iext(uri_owl_intersectionOf,X3,esk4_0) ),
    inference(cn,[status(thm)],[93,theory(equality)]) ).

cnf(95,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | ~ iext(uri_owl_intersectionOf,X3,esk4_0)
    | ~ iext(uri_rdf_type,X2,X3) ),
    inference(spm,[status(thm)],[94,26,theory(equality)]) ).

cnf(98,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_rest,X4,esk5_0)
    | ~ iext(uri_rdf_first,X4,X1)
    | ~ iext(uri_owl_intersectionOf,X3,X4) ),
    inference(spm,[status(thm)],[55,40,theory(equality)]) ).

cnf(99,plain,
    ( icext(X1,uri_ex_w)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | ~ iext(uri_owl_intersectionOf,esk2_0,esk4_0) ),
    inference(spm,[status(thm)],[95,44,theory(equality)]) ).

cnf(103,plain,
    ( icext(X1,uri_ex_w)
    | ~ iext(uri_rdf_first,esk5_0,X1)
    | $false ),
    inference(rw,[status(thm)],[99,43,theory(equality)]) ).

cnf(104,plain,
    ( icext(X1,uri_ex_w)
    | ~ iext(uri_rdf_first,esk5_0,X1) ),
    inference(cn,[status(thm)],[103,theory(equality)]) ).

cnf(106,plain,
    ( ~ icext(uri_ex_A,uri_ex_w)
    | ~ iext(uri_rdf_first,esk5_0,esk3_0) ),
    inference(spm,[status(thm)],[52,104,theory(equality)]) ).

cnf(109,plain,
    ( ~ icext(uri_ex_A,uri_ex_w)
    | $false ),
    inference(rw,[status(thm)],[106,40,theory(equality)]) ).

cnf(110,plain,
    ~ icext(uri_ex_A,uri_ex_w),
    inference(cn,[status(thm)],[109,theory(equality)]) ).

cnf(331,plain,
    ( icext(uri_ex_A,X1)
    | ~ icext(X2,X1)
    | ~ iext(uri_rdf_rest,esk4_0,esk5_0)
    | ~ iext(uri_owl_intersectionOf,X2,esk4_0) ),
    inference(spm,[status(thm)],[98,42,theory(equality)]) ).

cnf(333,plain,
    ( icext(uri_ex_A,X1)
    | ~ icext(X2,X1)
    | $false
    | ~ iext(uri_owl_intersectionOf,X2,esk4_0) ),
    inference(rw,[status(thm)],[331,41,theory(equality)]) ).

cnf(334,plain,
    ( icext(uri_ex_A,X1)
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_intersectionOf,X2,esk4_0) ),
    inference(cn,[status(thm)],[333,theory(equality)]) ).

cnf(338,plain,
    ( icext(uri_ex_A,X1)
    | ~ iext(uri_owl_intersectionOf,X2,esk4_0)
    | ~ iext(uri_rdf_type,X1,X2) ),
    inference(spm,[status(thm)],[334,26,theory(equality)]) ).

cnf(380,plain,
    ( icext(uri_ex_A,uri_ex_w)
    | ~ iext(uri_owl_intersectionOf,esk2_0,esk4_0) ),
    inference(spm,[status(thm)],[338,44,theory(equality)]) ).

cnf(395,plain,
    ( icext(uri_ex_A,uri_ex_w)
    | $false ),
    inference(rw,[status(thm)],[380,43,theory(equality)]) ).

cnf(396,plain,
    icext(uri_ex_A,uri_ex_w),
    inference(cn,[status(thm)],[395,theory(equality)]) ).

cnf(397,plain,
    $false,
    inference(sr,[status(thm)],[396,110,theory(equality)]) ).

cnf(398,plain,
    $false,
    397,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SWB/SWB029+2.p
% --creating new selector for []
% -running prover on /tmp/tmpcsWGYu/sel_SWB029+2.p_1 with time limit 29
% -prover status Theorem
% Problem SWB029+2.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWB/SWB029+2.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWB/SWB029+2.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
% 
%------------------------------------------------------------------------------