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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB022+1 : 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 : Tue Feb 15 23:54:35 EST 2011

% Result   : Theorem 0.78s
% Output   : CNFRefutation 0.78s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   23
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   66 (  23 unt;   0 def)
%            Number of atoms       :  352 (   0 equ)
%            Maximal formula atoms :   53 (   5 avg)
%            Number of connectives :  467 ( 181   ~; 176   |; 105   &)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   27 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   24 (  24 usr;  21 con; 0-5 aty)
%            Number of variables   :  165 (   0 sgn  68   !;  22   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(7,axiom,
    ! [X1,X2] :
      ( iext(uri_rdfs_subPropertyOf,X1,X2)
     => ( ip(X1)
        & ip(X2)
        & ! [X4,X5] :
            ( iext(X1,X4,X5)
           => iext(X2,X4,X5) ) ) ),
    file('/tmp/tmp8TblMf/sel_SWB022+1.p_1',rdfs_subpropertyof_main) ).

fof(45,axiom,
    ! [X1,X8,X9,X11,X12] :
      ( ( iext(uri_rdf_first,X8,X9)
        & iext(uri_rdf_rest,X8,X11)
        & iext(uri_rdf_first,X11,X12)
        & iext(uri_rdf_rest,X11,uri_rdf_nil) )
     => ( iext(uri_owl_propertyChainAxiom,X1,X8)
      <=> ( ip(X1)
          & ip(X9)
          & ip(X12)
          & ! [X7,X10,X15] :
              ( ( iext(X9,X7,X10)
                & iext(X12,X10,X15) )
             => iext(X1,X7,X15) ) ) ) ),
    file('/tmp/tmp8TblMf/sel_SWB022+1.p_1',owl_chain_002) ).

fof(49,axiom,
    ? [X20,X21,X22,X23,X24,X25,X26,X27] :
      ( iext(uri_rdfs_subPropertyOf,uri_skos_memberList,X20)
      & iext(uri_owl_propertyChainAxiom,uri_skos_member,X21)
      & iext(uri_rdf_first,X21,X20)
      & iext(uri_rdf_rest,X21,X22)
      & iext(uri_rdf_first,X22,uri_rdf_first)
      & iext(uri_rdf_rest,X22,uri_rdf_nil)
      & iext(uri_owl_propertyChainAxiom,X20,X23)
      & iext(uri_rdf_first,X23,X20)
      & iext(uri_rdf_rest,X23,X24)
      & iext(uri_rdf_first,X24,uri_rdf_rest)
      & iext(uri_rdf_rest,X24,uri_rdf_nil)
      & iext(uri_rdf_type,uri_ex_MyOrderedCollection,uri_skos_OrderedCollection)
      & iext(uri_skos_memberList,uri_ex_MyOrderedCollection,X25)
      & iext(uri_rdf_first,X25,uri_ex_X)
      & iext(uri_rdf_rest,X25,X26)
      & iext(uri_rdf_first,X26,uri_ex_Y)
      & iext(uri_rdf_rest,X26,X27)
      & iext(uri_rdf_first,X27,uri_ex_Z)
      & iext(uri_rdf_rest,X27,uri_rdf_nil) ),
    file('/tmp/tmp8TblMf/sel_SWB022+1.p_1',testcase_premise_fullish_022_List_Member_Access) ).

fof(50,conjecture,
    ( iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X)
    & iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Y)
    & iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Z) ),
    file('/tmp/tmp8TblMf/sel_SWB022+1.p_1',testcase_conclusion_fullish_022_List_Member_Access) ).

fof(51,negated_conjecture,
    ~ ( iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X)
      & iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Y)
      & iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Z) ),
    inference(assume_negation,[status(cth)],[50]) ).

fof(68,plain,
    ! [X1,X2] :
      ( ~ iext(uri_rdfs_subPropertyOf,X1,X2)
      | ( ip(X1)
        & ip(X2)
        & ! [X4,X5] :
            ( ~ iext(X1,X4,X5)
            | iext(X2,X4,X5) ) ) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(69,plain,
    ! [X6,X7] :
      ( ~ iext(uri_rdfs_subPropertyOf,X6,X7)
      | ( ip(X6)
        & ip(X7)
        & ! [X8,X9] :
            ( ~ iext(X6,X8,X9)
            | iext(X7,X8,X9) ) ) ),
    inference(variable_rename,[status(thm)],[68]) ).

fof(70,plain,
    ! [X6,X7,X8,X9] :
      ( ( ( ~ iext(X6,X8,X9)
          | iext(X7,X8,X9) )
        & ip(X6)
        & ip(X7) )
      | ~ iext(uri_rdfs_subPropertyOf,X6,X7) ),
    inference(shift_quantors,[status(thm)],[69]) ).

fof(71,plain,
    ! [X6,X7,X8,X9] :
      ( ( ~ iext(X6,X8,X9)
        | iext(X7,X8,X9)
        | ~ iext(uri_rdfs_subPropertyOf,X6,X7) )
      & ( ip(X6)
        | ~ iext(uri_rdfs_subPropertyOf,X6,X7) )
      & ( ip(X7)
        | ~ iext(uri_rdfs_subPropertyOf,X6,X7) ) ),
    inference(distribute,[status(thm)],[70]) ).

cnf(74,plain,
    ( iext(X2,X3,X4)
    | ~ iext(uri_rdfs_subPropertyOf,X1,X2)
    | ~ iext(X1,X3,X4) ),
    inference(split_conjunct,[status(thm)],[71]) ).

fof(213,plain,
    ! [X1,X8,X9,X11,X12] :
      ( ~ iext(uri_rdf_first,X8,X9)
      | ~ iext(uri_rdf_rest,X8,X11)
      | ~ iext(uri_rdf_first,X11,X12)
      | ~ iext(uri_rdf_rest,X11,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_propertyChainAxiom,X1,X8)
          | ( ip(X1)
            & ip(X9)
            & ip(X12)
            & ! [X7,X10,X15] :
                ( ~ iext(X9,X7,X10)
                | ~ iext(X12,X10,X15)
                | iext(X1,X7,X15) ) ) )
        & ( ~ ip(X1)
          | ~ ip(X9)
          | ~ ip(X12)
          | ? [X7,X10,X15] :
              ( iext(X9,X7,X10)
              & iext(X12,X10,X15)
              & ~ iext(X1,X7,X15) )
          | iext(uri_owl_propertyChainAxiom,X1,X8) ) ) ),
    inference(fof_nnf,[status(thm)],[45]) ).

fof(214,plain,
    ! [X16,X17,X18,X19,X20] :
      ( ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_propertyChainAxiom,X16,X17)
          | ( ip(X16)
            & ip(X18)
            & ip(X20)
            & ! [X21,X22,X23] :
                ( ~ iext(X18,X21,X22)
                | ~ iext(X20,X22,X23)
                | iext(X16,X21,X23) ) ) )
        & ( ~ ip(X16)
          | ~ ip(X18)
          | ~ ip(X20)
          | ? [X24,X25,X26] :
              ( iext(X18,X24,X25)
              & iext(X20,X25,X26)
              & ~ iext(X16,X24,X26) )
          | iext(uri_owl_propertyChainAxiom,X16,X17) ) ) ),
    inference(variable_rename,[status(thm)],[213]) ).

fof(215,plain,
    ! [X16,X17,X18,X19,X20] :
      ( ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_propertyChainAxiom,X16,X17)
          | ( ip(X16)
            & ip(X18)
            & ip(X20)
            & ! [X21,X22,X23] :
                ( ~ iext(X18,X21,X22)
                | ~ iext(X20,X22,X23)
                | iext(X16,X21,X23) ) ) )
        & ( ~ ip(X16)
          | ~ ip(X18)
          | ~ ip(X20)
          | ( iext(X18,esk15_5(X16,X17,X18,X19,X20),esk16_5(X16,X17,X18,X19,X20))
            & iext(X20,esk16_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20))
            & ~ iext(X16,esk15_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20)) )
          | iext(uri_owl_propertyChainAxiom,X16,X17) ) ) ),
    inference(skolemize,[status(esa)],[214]) ).

fof(216,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23] :
      ( ( ( ( ( ~ iext(X18,X21,X22)
              | ~ iext(X20,X22,X23)
              | iext(X16,X21,X23) )
            & ip(X16)
            & ip(X18)
            & ip(X20) )
          | ~ iext(uri_owl_propertyChainAxiom,X16,X17) )
        & ( ~ ip(X16)
          | ~ ip(X18)
          | ~ ip(X20)
          | ( iext(X18,esk15_5(X16,X17,X18,X19,X20),esk16_5(X16,X17,X18,X19,X20))
            & iext(X20,esk16_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20))
            & ~ iext(X16,esk15_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20)) )
          | iext(uri_owl_propertyChainAxiom,X16,X17) ) )
      | ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[215]) ).

fof(217,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23] :
      ( ( ~ iext(X18,X21,X22)
        | ~ iext(X20,X22,X23)
        | iext(X16,X21,X23)
        | ~ iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( ip(X16)
        | ~ iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( ip(X18)
        | ~ iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( ip(X20)
        | ~ iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( iext(X18,esk15_5(X16,X17,X18,X19,X20),esk16_5(X16,X17,X18,X19,X20))
        | ~ ip(X16)
        | ~ ip(X18)
        | ~ ip(X20)
        | iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( iext(X20,esk16_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20))
        | ~ ip(X16)
        | ~ ip(X18)
        | ~ ip(X20)
        | iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) )
      & ( ~ iext(X16,esk15_5(X16,X17,X18,X19,X20),esk17_5(X16,X17,X18,X19,X20))
        | ~ ip(X16)
        | ~ ip(X18)
        | ~ ip(X20)
        | iext(uri_owl_propertyChainAxiom,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[216]) ).

cnf(224,plain,
    ( iext(X5,X6,X7)
    | ~ 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_propertyChainAxiom,X5,X3)
    | ~ iext(X2,X8,X7)
    | ~ iext(X4,X6,X8) ),
    inference(split_conjunct,[status(thm)],[217]) ).

fof(231,plain,
    ? [X28,X29,X30,X31,X32,X33,X34,X35] :
      ( iext(uri_rdfs_subPropertyOf,uri_skos_memberList,X28)
      & iext(uri_owl_propertyChainAxiom,uri_skos_member,X29)
      & iext(uri_rdf_first,X29,X28)
      & iext(uri_rdf_rest,X29,X30)
      & iext(uri_rdf_first,X30,uri_rdf_first)
      & iext(uri_rdf_rest,X30,uri_rdf_nil)
      & iext(uri_owl_propertyChainAxiom,X28,X31)
      & iext(uri_rdf_first,X31,X28)
      & iext(uri_rdf_rest,X31,X32)
      & iext(uri_rdf_first,X32,uri_rdf_rest)
      & iext(uri_rdf_rest,X32,uri_rdf_nil)
      & iext(uri_rdf_type,uri_ex_MyOrderedCollection,uri_skos_OrderedCollection)
      & iext(uri_skos_memberList,uri_ex_MyOrderedCollection,X33)
      & iext(uri_rdf_first,X33,uri_ex_X)
      & iext(uri_rdf_rest,X33,X34)
      & iext(uri_rdf_first,X34,uri_ex_Y)
      & iext(uri_rdf_rest,X34,X35)
      & iext(uri_rdf_first,X35,uri_ex_Z)
      & iext(uri_rdf_rest,X35,uri_rdf_nil) ),
    inference(variable_rename,[status(thm)],[49]) ).

fof(232,plain,
    ( iext(uri_rdfs_subPropertyOf,uri_skos_memberList,esk18_0)
    & iext(uri_owl_propertyChainAxiom,uri_skos_member,esk19_0)
    & iext(uri_rdf_first,esk19_0,esk18_0)
    & iext(uri_rdf_rest,esk19_0,esk20_0)
    & iext(uri_rdf_first,esk20_0,uri_rdf_first)
    & iext(uri_rdf_rest,esk20_0,uri_rdf_nil)
    & iext(uri_owl_propertyChainAxiom,esk18_0,esk21_0)
    & iext(uri_rdf_first,esk21_0,esk18_0)
    & iext(uri_rdf_rest,esk21_0,esk22_0)
    & iext(uri_rdf_first,esk22_0,uri_rdf_rest)
    & iext(uri_rdf_rest,esk22_0,uri_rdf_nil)
    & iext(uri_rdf_type,uri_ex_MyOrderedCollection,uri_skos_OrderedCollection)
    & iext(uri_skos_memberList,uri_ex_MyOrderedCollection,esk23_0)
    & iext(uri_rdf_first,esk23_0,uri_ex_X)
    & iext(uri_rdf_rest,esk23_0,esk24_0)
    & iext(uri_rdf_first,esk24_0,uri_ex_Y)
    & iext(uri_rdf_rest,esk24_0,esk25_0)
    & iext(uri_rdf_first,esk25_0,uri_ex_Z)
    & iext(uri_rdf_rest,esk25_0,uri_rdf_nil) ),
    inference(skolemize,[status(esa)],[231]) ).

cnf(234,plain,
    iext(uri_rdf_first,esk25_0,uri_ex_Z),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(235,plain,
    iext(uri_rdf_rest,esk24_0,esk25_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(236,plain,
    iext(uri_rdf_first,esk24_0,uri_ex_Y),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(237,plain,
    iext(uri_rdf_rest,esk23_0,esk24_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(238,plain,
    iext(uri_rdf_first,esk23_0,uri_ex_X),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(239,plain,
    iext(uri_skos_memberList,uri_ex_MyOrderedCollection,esk23_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(241,plain,
    iext(uri_rdf_rest,esk22_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(242,plain,
    iext(uri_rdf_first,esk22_0,uri_rdf_rest),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(243,plain,
    iext(uri_rdf_rest,esk21_0,esk22_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(244,plain,
    iext(uri_rdf_first,esk21_0,esk18_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(245,plain,
    iext(uri_owl_propertyChainAxiom,esk18_0,esk21_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(246,plain,
    iext(uri_rdf_rest,esk20_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(247,plain,
    iext(uri_rdf_first,esk20_0,uri_rdf_first),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(248,plain,
    iext(uri_rdf_rest,esk19_0,esk20_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(249,plain,
    iext(uri_rdf_first,esk19_0,esk18_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(250,plain,
    iext(uri_owl_propertyChainAxiom,uri_skos_member,esk19_0),
    inference(split_conjunct,[status(thm)],[232]) ).

cnf(251,plain,
    iext(uri_rdfs_subPropertyOf,uri_skos_memberList,esk18_0),
    inference(split_conjunct,[status(thm)],[232]) ).

fof(252,negated_conjecture,
    ( ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X)
    | ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Y)
    | ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Z) ),
    inference(fof_nnf,[status(thm)],[51]) ).

cnf(253,negated_conjecture,
    ( ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Z)
    | ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Y)
    | ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X) ),
    inference(split_conjunct,[status(thm)],[252]) ).

cnf(348,plain,
    ( iext(esk18_0,X1,X2)
    | ~ iext(uri_skos_memberList,X1,X2) ),
    inference(spm,[status(thm)],[74,251,theory(equality)]) ).

cnf(520,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,esk20_0,X6)
    | ~ iext(uri_owl_propertyChainAxiom,X1,X4)
    | ~ iext(uri_rdf_rest,X4,esk20_0)
    | ~ iext(X5,X2,X7)
    | ~ iext(X6,X7,X3) ),
    inference(spm,[status(thm)],[224,246,theory(equality)]) ).

cnf(521,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,esk22_0,X6)
    | ~ iext(uri_owl_propertyChainAxiom,X1,X4)
    | ~ iext(uri_rdf_rest,X4,esk22_0)
    | ~ iext(X5,X2,X7)
    | ~ iext(X6,X7,X3) ),
    inference(spm,[status(thm)],[224,241,theory(equality)]) ).

cnf(692,plain,
    iext(esk18_0,uri_ex_MyOrderedCollection,esk23_0),
    inference(spm,[status(thm)],[348,239,theory(equality)]) ).

cnf(2511,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_rest,X4,esk20_0)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_owl_propertyChainAxiom,X1,X4)
    | ~ iext(X5,X2,X6)
    | ~ iext(uri_rdf_first,X6,X3) ),
    inference(spm,[status(thm)],[520,247,theory(equality)]) ).

cnf(2534,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_rest,X4,esk22_0)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_owl_propertyChainAxiom,X1,X4)
    | ~ iext(X5,X2,X6)
    | ~ iext(uri_rdf_rest,X6,X3) ),
    inference(spm,[status(thm)],[521,242,theory(equality)]) ).

cnf(2929,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_rest,esk19_0,esk20_0)
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk19_0)
    | ~ iext(uri_rdf_first,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(spm,[status(thm)],[2511,249,theory(equality)]) ).

cnf(2942,plain,
    ( iext(X1,X2,X3)
    | $false
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk19_0)
    | ~ iext(uri_rdf_first,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(rw,[status(thm)],[2929,248,theory(equality)]) ).

cnf(2943,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk19_0)
    | ~ iext(uri_rdf_first,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(cn,[status(thm)],[2942,theory(equality)]) ).

cnf(2962,plain,
    ( iext(uri_skos_member,X1,X2)
    | ~ iext(uri_rdf_first,X3,X2)
    | ~ iext(esk18_0,X1,X3) ),
    inference(spm,[status(thm)],[2943,250,theory(equality)]) ).

cnf(2965,plain,
    ( iext(uri_skos_member,X1,uri_ex_X)
    | ~ iext(esk18_0,X1,esk23_0) ),
    inference(spm,[status(thm)],[2962,238,theory(equality)]) ).

cnf(2966,plain,
    ( iext(uri_skos_member,X1,uri_ex_Y)
    | ~ iext(esk18_0,X1,esk24_0) ),
    inference(spm,[status(thm)],[2962,236,theory(equality)]) ).

cnf(2967,plain,
    ( iext(uri_skos_member,X1,uri_ex_Z)
    | ~ iext(esk18_0,X1,esk25_0) ),
    inference(spm,[status(thm)],[2962,234,theory(equality)]) ).

cnf(3034,negated_conjecture,
    ( ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X)
    | ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_Y)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk25_0) ),
    inference(spm,[status(thm)],[253,2967,theory(equality)]) ).

cnf(3054,negated_conjecture,
    ( ~ iext(uri_skos_member,uri_ex_MyOrderedCollection,uri_ex_X)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk25_0)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk24_0) ),
    inference(spm,[status(thm)],[3034,2966,theory(equality)]) ).

cnf(3058,negated_conjecture,
    ( ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk25_0)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk24_0)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk23_0) ),
    inference(spm,[status(thm)],[3054,2965,theory(equality)]) ).

cnf(3059,negated_conjecture,
    ( ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk25_0)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk24_0)
    | $false ),
    inference(rw,[status(thm)],[3058,692,theory(equality)]) ).

cnf(3060,negated_conjecture,
    ( ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk25_0)
    | ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk24_0) ),
    inference(cn,[status(thm)],[3059,theory(equality)]) ).

cnf(4067,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_rdf_rest,esk21_0,esk22_0)
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk21_0)
    | ~ iext(uri_rdf_rest,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(spm,[status(thm)],[2534,244,theory(equality)]) ).

cnf(4078,plain,
    ( iext(X1,X2,X3)
    | $false
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk21_0)
    | ~ iext(uri_rdf_rest,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(rw,[status(thm)],[4067,243,theory(equality)]) ).

cnf(4079,plain,
    ( iext(X1,X2,X3)
    | ~ iext(uri_owl_propertyChainAxiom,X1,esk21_0)
    | ~ iext(uri_rdf_rest,X4,X3)
    | ~ iext(esk18_0,X2,X4) ),
    inference(cn,[status(thm)],[4078,theory(equality)]) ).

cnf(4098,plain,
    ( iext(esk18_0,X1,X2)
    | ~ iext(uri_rdf_rest,X3,X2)
    | ~ iext(esk18_0,X1,X3) ),
    inference(spm,[status(thm)],[4079,245,theory(equality)]) ).

cnf(4105,plain,
    ( iext(esk18_0,X1,esk24_0)
    | ~ iext(esk18_0,X1,esk23_0) ),
    inference(spm,[status(thm)],[4098,237,theory(equality)]) ).

cnf(4106,plain,
    ( iext(esk18_0,X1,esk25_0)
    | ~ iext(esk18_0,X1,esk24_0) ),
    inference(spm,[status(thm)],[4098,235,theory(equality)]) ).

cnf(4171,negated_conjecture,
    ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk24_0),
    inference(spm,[status(thm)],[3060,4106,theory(equality)]) ).

cnf(4187,negated_conjecture,
    ~ iext(esk18_0,uri_ex_MyOrderedCollection,esk23_0),
    inference(spm,[status(thm)],[4171,4105,theory(equality)]) ).

cnf(4188,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[4187,692,theory(equality)]) ).

cnf(4189,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[4188,theory(equality)]) ).

cnf(4190,negated_conjecture,
    $false,
    4189,
    [proof] ).

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