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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB079+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:47:23 EST 2011

% Result   : Theorem 0.57s
% Output   : CNFRefutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   66 (  19 unt;   0 def)
%            Number of atoms       :  428 (  72 equ)
%            Maximal formula atoms :   53 (   6 avg)
%            Number of connectives :  593 ( 231   ~; 250   |; 103   &)
%                                         (   5 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   16 (  16 usr;  13 con; 0-5 aty)
%            Number of variables   :  142 (   4 sgn  86   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(4,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_oneOf,X1,X2)
     => ( ic(X1)
        & icext(uri_rdf_List,X2) ) ),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',owl_prop_oneof_ext) ).

fof(18,axiom,
    ! [X5,X6,X12] :
      ( ( iext(uri_rdf_first,X6,X12)
        & iext(uri_rdf_rest,X6,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X5,X6)
      <=> ( ic(X5)
          & ! [X1] :
              ( icext(X5,X1)
            <=> X1 = X12 ) ) ) ),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',owl_enum_class_001) ).

fof(19,axiom,
    ! [X5,X6,X12,X8,X13] :
      ( ( iext(uri_rdf_first,X6,X12)
        & iext(uri_rdf_rest,X6,X8)
        & iext(uri_rdf_first,X8,X13)
        & iext(uri_rdf_rest,X8,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X5,X6)
      <=> ( ic(X5)
          & ! [X1] :
              ( icext(X5,X1)
            <=> ( X1 = X12
                | X1 = X13 ) ) ) ) ),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',owl_enum_class_002) ).

fof(34,axiom,
    ! [X19,X20] :
      ( iext(uri_rdfs_subClassOf,X19,X20)
    <=> ( ic(X19)
        & ic(X20)
        & ! [X1] :
            ( icext(X19,X1)
           => icext(X20,X1) ) ) ),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',owl_rdfsext_subclassof) ).

fof(43,axiom,
    ? [X21,X22,X23] :
      ( iext(uri_owl_oneOf,uri_ex_c2,X21)
      & iext(uri_rdf_first,X21,uri_ex_w)
      & iext(uri_rdf_rest,X21,X22)
      & iext(uri_owl_oneOf,uri_ex_c1,X23)
      & iext(uri_rdf_first,X23,uri_ex_w)
      & iext(uri_rdf_rest,X23,uri_rdf_nil)
      & iext(uri_rdf_first,X22,uri_ex_u)
      & iext(uri_rdf_rest,X22,uri_rdf_nil) ),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',premise_rdfbased_sem_rdfsext_subclass_ext) ).

fof(44,conjecture,
    iext(uri_rdfs_subClassOf,uri_ex_c1,uri_ex_c2),
    file('/tmp/tmpBxuHZR/sel_SWB079+1.p_1',conclusion_rdfbased_sem_rdfsext_subclass_ext) ).

fof(45,negated_conjecture,
    ~ iext(uri_rdfs_subClassOf,uri_ex_c1,uri_ex_c2),
    inference(assume_negation,[status(cth)],[44]) ).

fof(47,negated_conjecture,
    ~ iext(uri_rdfs_subClassOf,uri_ex_c1,uri_ex_c2),
    inference(fof_simplification,[status(thm)],[45,theory(equality)]) ).

fof(54,plain,
    ! [X1,X2] :
      ( ~ iext(uri_owl_oneOf,X1,X2)
      | ( ic(X1)
        & icext(uri_rdf_List,X2) ) ),
    inference(fof_nnf,[status(thm)],[4]) ).

fof(55,plain,
    ! [X3,X4] :
      ( ~ iext(uri_owl_oneOf,X3,X4)
      | ( ic(X3)
        & icext(uri_rdf_List,X4) ) ),
    inference(variable_rename,[status(thm)],[54]) ).

fof(56,plain,
    ! [X3,X4] :
      ( ( ic(X3)
        | ~ iext(uri_owl_oneOf,X3,X4) )
      & ( icext(uri_rdf_List,X4)
        | ~ iext(uri_owl_oneOf,X3,X4) ) ),
    inference(distribute,[status(thm)],[55]) ).

cnf(58,plain,
    ( ic(X1)
    | ~ iext(uri_owl_oneOf,X1,X2) ),
    inference(split_conjunct,[status(thm)],[56]) ).

fof(109,plain,
    ! [X5,X6,X12] :
      ( ~ iext(uri_rdf_first,X6,X12)
      | ~ iext(uri_rdf_rest,X6,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X5,X6)
          | ( ic(X5)
            & ! [X1] :
                ( ( ~ icext(X5,X1)
                  | X1 = X12 )
                & ( X1 != X12
                  | icext(X5,X1) ) ) ) )
        & ( ~ ic(X5)
          | ? [X1] :
              ( ( ~ icext(X5,X1)
                | X1 != X12 )
              & ( icext(X5,X1)
                | X1 = X12 ) )
          | iext(uri_owl_oneOf,X5,X6) ) ) ),
    inference(fof_nnf,[status(thm)],[18]) ).

fof(110,plain,
    ! [X13,X14,X15] :
      ( ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X13,X14)
          | ( ic(X13)
            & ! [X16] :
                ( ( ~ icext(X13,X16)
                  | X16 = X15 )
                & ( X16 != X15
                  | icext(X13,X16) ) ) ) )
        & ( ~ ic(X13)
          | ? [X17] :
              ( ( ~ icext(X13,X17)
                | X17 != X15 )
              & ( icext(X13,X17)
                | X17 = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) ) ),
    inference(variable_rename,[status(thm)],[109]) ).

fof(111,plain,
    ! [X13,X14,X15] :
      ( ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X13,X14)
          | ( ic(X13)
            & ! [X16] :
                ( ( ~ icext(X13,X16)
                  | X16 = X15 )
                & ( X16 != X15
                  | icext(X13,X16) ) ) ) )
        & ( ~ ic(X13)
          | ( ( ~ icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) != X15 )
            & ( icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) ) ),
    inference(skolemize,[status(esa)],[110]) ).

fof(112,plain,
    ! [X13,X14,X15,X16] :
      ( ( ( ( ( ~ icext(X13,X16)
              | X16 = X15 )
            & ( X16 != X15
              | icext(X13,X16) )
            & ic(X13) )
          | ~ iext(uri_owl_oneOf,X13,X14) )
        & ( ~ ic(X13)
          | ( ( ~ icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) != X15 )
            & ( icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) )
      | ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[111]) ).

fof(113,plain,
    ! [X13,X14,X15,X16] :
      ( ( ~ icext(X13,X16)
        | X16 = X15
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( X16 != X15
        | icext(X13,X16)
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( ic(X13)
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( ~ icext(X13,esk5_3(X13,X14,X15))
        | esk5_3(X13,X14,X15) != X15
        | ~ ic(X13)
        | iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( icext(X13,esk5_3(X13,X14,X15))
        | esk5_3(X13,X14,X15) = X15
        | ~ ic(X13)
        | iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[112]) ).

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

fof(119,plain,
    ! [X5,X6,X12,X8,X13] :
      ( ~ iext(uri_rdf_first,X6,X12)
      | ~ iext(uri_rdf_rest,X6,X8)
      | ~ iext(uri_rdf_first,X8,X13)
      | ~ iext(uri_rdf_rest,X8,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X5,X6)
          | ( ic(X5)
            & ! [X1] :
                ( ( ~ icext(X5,X1)
                  | X1 = X12
                  | X1 = X13 )
                & ( ( X1 != X12
                    & X1 != X13 )
                  | icext(X5,X1) ) ) ) )
        & ( ~ ic(X5)
          | ? [X1] :
              ( ( ~ icext(X5,X1)
                | ( X1 != X12
                  & X1 != X13 ) )
              & ( icext(X5,X1)
                | X1 = X12
                | X1 = X13 ) )
          | iext(uri_owl_oneOf,X5,X6) ) ) ),
    inference(fof_nnf,[status(thm)],[19]) ).

fof(120,plain,
    ! [X14,X15,X16,X17,X18] :
      ( ~ iext(uri_rdf_first,X15,X16)
      | ~ iext(uri_rdf_rest,X15,X17)
      | ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X14,X15)
          | ( ic(X14)
            & ! [X19] :
                ( ( ~ icext(X14,X19)
                  | X19 = X16
                  | X19 = X18 )
                & ( ( X19 != X16
                    & X19 != X18 )
                  | icext(X14,X19) ) ) ) )
        & ( ~ ic(X14)
          | ? [X20] :
              ( ( ~ icext(X14,X20)
                | ( X20 != X16
                  & X20 != X18 ) )
              & ( icext(X14,X20)
                | X20 = X16
                | X20 = X18 ) )
          | iext(uri_owl_oneOf,X14,X15) ) ) ),
    inference(variable_rename,[status(thm)],[119]) ).

fof(121,plain,
    ! [X14,X15,X16,X17,X18] :
      ( ~ iext(uri_rdf_first,X15,X16)
      | ~ iext(uri_rdf_rest,X15,X17)
      | ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X14,X15)
          | ( ic(X14)
            & ! [X19] :
                ( ( ~ icext(X14,X19)
                  | X19 = X16
                  | X19 = X18 )
                & ( ( X19 != X16
                    & X19 != X18 )
                  | icext(X14,X19) ) ) ) )
        & ( ~ ic(X14)
          | ( ( ~ icext(X14,esk6_5(X14,X15,X16,X17,X18))
              | ( esk6_5(X14,X15,X16,X17,X18) != X16
                & esk6_5(X14,X15,X16,X17,X18) != X18 ) )
            & ( icext(X14,esk6_5(X14,X15,X16,X17,X18))
              | esk6_5(X14,X15,X16,X17,X18) = X16
              | esk6_5(X14,X15,X16,X17,X18) = X18 ) )
          | iext(uri_owl_oneOf,X14,X15) ) ) ),
    inference(skolemize,[status(esa)],[120]) ).

fof(122,plain,
    ! [X14,X15,X16,X17,X18,X19] :
      ( ( ( ( ( ~ icext(X14,X19)
              | X19 = X16
              | X19 = X18 )
            & ( ( X19 != X16
                & X19 != X18 )
              | icext(X14,X19) )
            & ic(X14) )
          | ~ iext(uri_owl_oneOf,X14,X15) )
        & ( ~ ic(X14)
          | ( ( ~ icext(X14,esk6_5(X14,X15,X16,X17,X18))
              | ( esk6_5(X14,X15,X16,X17,X18) != X16
                & esk6_5(X14,X15,X16,X17,X18) != X18 ) )
            & ( icext(X14,esk6_5(X14,X15,X16,X17,X18))
              | esk6_5(X14,X15,X16,X17,X18) = X16
              | esk6_5(X14,X15,X16,X17,X18) = X18 ) )
          | iext(uri_owl_oneOf,X14,X15) ) )
      | ~ iext(uri_rdf_first,X15,X16)
      | ~ iext(uri_rdf_rest,X15,X17)
      | ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[121]) ).

fof(123,plain,
    ! [X14,X15,X16,X17,X18,X19] :
      ( ( ~ icext(X14,X19)
        | X19 = X16
        | X19 = X18
        | ~ iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( X19 != X16
        | icext(X14,X19)
        | ~ iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( X19 != X18
        | icext(X14,X19)
        | ~ iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( ic(X14)
        | ~ iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( esk6_5(X14,X15,X16,X17,X18) != X16
        | ~ icext(X14,esk6_5(X14,X15,X16,X17,X18))
        | ~ ic(X14)
        | iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( esk6_5(X14,X15,X16,X17,X18) != X18
        | ~ icext(X14,esk6_5(X14,X15,X16,X17,X18))
        | ~ ic(X14)
        | iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) )
      & ( icext(X14,esk6_5(X14,X15,X16,X17,X18))
        | esk6_5(X14,X15,X16,X17,X18) = X16
        | esk6_5(X14,X15,X16,X17,X18) = X18
        | ~ ic(X14)
        | iext(uri_owl_oneOf,X14,X15)
        | ~ iext(uri_rdf_first,X15,X16)
        | ~ iext(uri_rdf_rest,X15,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[122]) ).

cnf(129,plain,
    ( icext(X5,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_oneOf,X5,X3)
    | X6 != X4 ),
    inference(split_conjunct,[status(thm)],[123]) ).

fof(195,plain,
    ! [X19,X20] :
      ( ( ~ iext(uri_rdfs_subClassOf,X19,X20)
        | ( ic(X19)
          & ic(X20)
          & ! [X1] :
              ( ~ icext(X19,X1)
              | icext(X20,X1) ) ) )
      & ( ~ ic(X19)
        | ~ ic(X20)
        | ? [X1] :
            ( icext(X19,X1)
            & ~ icext(X20,X1) )
        | iext(uri_rdfs_subClassOf,X19,X20) ) ),
    inference(fof_nnf,[status(thm)],[34]) ).

fof(196,plain,
    ! [X21,X22] :
      ( ( ~ iext(uri_rdfs_subClassOf,X21,X22)
        | ( ic(X21)
          & ic(X22)
          & ! [X23] :
              ( ~ icext(X21,X23)
              | icext(X22,X23) ) ) )
      & ( ~ ic(X21)
        | ~ ic(X22)
        | ? [X24] :
            ( icext(X21,X24)
            & ~ icext(X22,X24) )
        | iext(uri_rdfs_subClassOf,X21,X22) ) ),
    inference(variable_rename,[status(thm)],[195]) ).

fof(197,plain,
    ! [X21,X22] :
      ( ( ~ iext(uri_rdfs_subClassOf,X21,X22)
        | ( ic(X21)
          & ic(X22)
          & ! [X23] :
              ( ~ icext(X21,X23)
              | icext(X22,X23) ) ) )
      & ( ~ ic(X21)
        | ~ ic(X22)
        | ( icext(X21,esk10_2(X21,X22))
          & ~ icext(X22,esk10_2(X21,X22)) )
        | iext(uri_rdfs_subClassOf,X21,X22) ) ),
    inference(skolemize,[status(esa)],[196]) ).

fof(198,plain,
    ! [X21,X22,X23] :
      ( ( ( ( ~ icext(X21,X23)
            | icext(X22,X23) )
          & ic(X21)
          & ic(X22) )
        | ~ iext(uri_rdfs_subClassOf,X21,X22) )
      & ( ~ ic(X21)
        | ~ ic(X22)
        | ( icext(X21,esk10_2(X21,X22))
          & ~ icext(X22,esk10_2(X21,X22)) )
        | iext(uri_rdfs_subClassOf,X21,X22) ) ),
    inference(shift_quantors,[status(thm)],[197]) ).

fof(199,plain,
    ! [X21,X22,X23] :
      ( ( ~ icext(X21,X23)
        | icext(X22,X23)
        | ~ iext(uri_rdfs_subClassOf,X21,X22) )
      & ( ic(X21)
        | ~ iext(uri_rdfs_subClassOf,X21,X22) )
      & ( ic(X22)
        | ~ iext(uri_rdfs_subClassOf,X21,X22) )
      & ( icext(X21,esk10_2(X21,X22))
        | ~ ic(X21)
        | ~ ic(X22)
        | iext(uri_rdfs_subClassOf,X21,X22) )
      & ( ~ icext(X22,esk10_2(X21,X22))
        | ~ ic(X21)
        | ~ ic(X22)
        | iext(uri_rdfs_subClassOf,X21,X22) ) ),
    inference(distribute,[status(thm)],[198]) ).

cnf(200,plain,
    ( iext(uri_rdfs_subClassOf,X1,X2)
    | ~ ic(X2)
    | ~ ic(X1)
    | ~ icext(X2,esk10_2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[199]) ).

cnf(201,plain,
    ( iext(uri_rdfs_subClassOf,X1,X2)
    | icext(X1,esk10_2(X1,X2))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[199]) ).

fof(225,plain,
    ? [X24,X25,X26] :
      ( iext(uri_owl_oneOf,uri_ex_c2,X24)
      & iext(uri_rdf_first,X24,uri_ex_w)
      & iext(uri_rdf_rest,X24,X25)
      & iext(uri_owl_oneOf,uri_ex_c1,X26)
      & iext(uri_rdf_first,X26,uri_ex_w)
      & iext(uri_rdf_rest,X26,uri_rdf_nil)
      & iext(uri_rdf_first,X25,uri_ex_u)
      & iext(uri_rdf_rest,X25,uri_rdf_nil) ),
    inference(variable_rename,[status(thm)],[43]) ).

fof(226,plain,
    ( iext(uri_owl_oneOf,uri_ex_c2,esk11_0)
    & iext(uri_rdf_first,esk11_0,uri_ex_w)
    & iext(uri_rdf_rest,esk11_0,esk12_0)
    & iext(uri_owl_oneOf,uri_ex_c1,esk13_0)
    & iext(uri_rdf_first,esk13_0,uri_ex_w)
    & iext(uri_rdf_rest,esk13_0,uri_rdf_nil)
    & iext(uri_rdf_first,esk12_0,uri_ex_u)
    & iext(uri_rdf_rest,esk12_0,uri_rdf_nil) ),
    inference(skolemize,[status(esa)],[225]) ).

cnf(227,plain,
    iext(uri_rdf_rest,esk12_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(228,plain,
    iext(uri_rdf_first,esk12_0,uri_ex_u),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(229,plain,
    iext(uri_rdf_rest,esk13_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(230,plain,
    iext(uri_rdf_first,esk13_0,uri_ex_w),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(231,plain,
    iext(uri_owl_oneOf,uri_ex_c1,esk13_0),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(232,plain,
    iext(uri_rdf_rest,esk11_0,esk12_0),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(233,plain,
    iext(uri_rdf_first,esk11_0,uri_ex_w),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(234,plain,
    iext(uri_owl_oneOf,uri_ex_c2,esk11_0),
    inference(split_conjunct,[status(thm)],[226]) ).

cnf(235,negated_conjecture,
    ~ iext(uri_rdfs_subClassOf,uri_ex_c1,uri_ex_c2),
    inference(split_conjunct,[status(thm)],[47]) ).

cnf(263,plain,
    ic(uri_ex_c2),
    inference(spm,[status(thm)],[58,234,theory(equality)]) ).

cnf(264,plain,
    ic(uri_ex_c1),
    inference(spm,[status(thm)],[58,231,theory(equality)]) ).

cnf(363,plain,
    ( X1 = X2
    | ~ icext(uri_ex_c1,X2)
    | ~ iext(uri_rdf_rest,esk13_0,uri_rdf_nil)
    | ~ iext(uri_rdf_first,esk13_0,X1) ),
    inference(spm,[status(thm)],[118,231,theory(equality)]) ).

cnf(366,plain,
    ( X1 = X2
    | ~ icext(uri_ex_c1,X2)
    | $false
    | ~ iext(uri_rdf_first,esk13_0,X1) ),
    inference(rw,[status(thm)],[363,229,theory(equality)]) ).

cnf(367,plain,
    ( X1 = X2
    | ~ icext(uri_ex_c1,X2)
    | ~ iext(uri_rdf_first,esk13_0,X1) ),
    inference(cn,[status(thm)],[366,theory(equality)]) ).

cnf(386,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
    | ~ iext(uri_owl_oneOf,X1,X4)
    | ~ iext(uri_rdf_first,X4,X2)
    | ~ iext(uri_rdf_first,X3,X5)
    | ~ iext(uri_rdf_rest,X4,X3) ),
    inference(er,[status(thm)],[129,theory(equality)]) ).

cnf(1145,plain,
    ( uri_ex_w = X1
    | ~ icext(uri_ex_c1,X1) ),
    inference(spm,[status(thm)],[367,230,theory(equality)]) ).

cnf(1148,plain,
    ( uri_ex_w = esk10_2(uri_ex_c1,X1)
    | iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ ic(X1)
    | ~ ic(uri_ex_c1) ),
    inference(spm,[status(thm)],[1145,201,theory(equality)]) ).

cnf(1156,plain,
    ( uri_ex_w = esk10_2(uri_ex_c1,X1)
    | iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ ic(X1)
    | $false ),
    inference(rw,[status(thm)],[1148,264,theory(equality)]) ).

cnf(1157,plain,
    ( uri_ex_w = esk10_2(uri_ex_c1,X1)
    | iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[1156,theory(equality)]) ).

cnf(1199,plain,
    ( iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ icext(X1,uri_ex_w)
    | ~ ic(X1)
    | ~ ic(uri_ex_c1) ),
    inference(spm,[status(thm)],[200,1157,theory(equality)]) ).

cnf(1206,plain,
    ( iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ icext(X1,uri_ex_w)
    | ~ ic(X1)
    | $false ),
    inference(rw,[status(thm)],[1199,264,theory(equality)]) ).

cnf(1207,plain,
    ( iext(uri_rdfs_subClassOf,uri_ex_c1,X1)
    | ~ icext(X1,uri_ex_w)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[1206,theory(equality)]) ).

cnf(1238,plain,
    ( iext(uri_rdfs_subClassOf,uri_ex_c1,uri_ex_c2)
    | ~ icext(uri_ex_c2,uri_ex_w) ),
    inference(spm,[status(thm)],[1207,263,theory(equality)]) ).

cnf(1248,plain,
    ~ icext(uri_ex_c2,uri_ex_w),
    inference(sr,[status(thm)],[1238,235,theory(equality)]) ).

cnf(1864,plain,
    ( icext(X1,X2)
    | ~ iext(uri_owl_oneOf,X1,X3)
    | ~ iext(uri_rdf_first,X3,X2)
    | ~ iext(uri_rdf_first,esk12_0,X4)
    | ~ iext(uri_rdf_rest,X3,esk12_0) ),
    inference(spm,[status(thm)],[386,227,theory(equality)]) ).

cnf(3579,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_rest,X3,esk12_0)
    | ~ iext(uri_owl_oneOf,X1,X3)
    | ~ iext(uri_rdf_first,X3,X2) ),
    inference(spm,[status(thm)],[1864,228,theory(equality)]) ).

cnf(3580,plain,
    ( icext(uri_ex_c2,X1)
    | ~ iext(uri_rdf_rest,esk11_0,esk12_0)
    | ~ iext(uri_rdf_first,esk11_0,X1) ),
    inference(spm,[status(thm)],[3579,234,theory(equality)]) ).

cnf(3586,plain,
    ( icext(uri_ex_c2,X1)
    | $false
    | ~ iext(uri_rdf_first,esk11_0,X1) ),
    inference(rw,[status(thm)],[3580,232,theory(equality)]) ).

cnf(3587,plain,
    ( icext(uri_ex_c2,X1)
    | ~ iext(uri_rdf_first,esk11_0,X1) ),
    inference(cn,[status(thm)],[3586,theory(equality)]) ).

cnf(3592,plain,
    ~ iext(uri_rdf_first,esk11_0,uri_ex_w),
    inference(spm,[status(thm)],[1248,3587,theory(equality)]) ).

cnf(3605,plain,
    $false,
    inference(rw,[status(thm)],[3592,233,theory(equality)]) ).

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

cnf(3607,plain,
    $false,
    3606,
    [proof] ).

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